"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/09/23 13:16:29 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-lavapeq0himo" 2025/09/23 13:16:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 13:16:31 DEBUG : Creating backend with remote "/tmp/rclone4010498106" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:16:31 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:16:33 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:16:33 DEBUG : dir: Looking for writers 2025/09/23 13:16:33 DEBUG : Looking for writers 2025/09/23 13:16:33 DEBUG : dir: reading active writers 2025/09/23 13:16:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.47s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:16:33 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:45 Error: Should be true Test: TestDirHandleReaddir Messages: listing wrong, want dir/file1 (14), dir/file2 (15), dir/subdir/file3 (16) got dir/file2 (15), dir/subdir/file3 (16) fstest.go:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:45 Error: Not equal: expected: 0 actual : 1 Test: TestDirHandleReaddir Messages: 1 objects not found dir_handle_test.go:57: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:57 Error: Not equal: expected: 3 actual : 2 Test: TestDirHandleReaddir 2025/09/23 13:16:46 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:16:46 DEBUG : dir/subdir: Looking for writers 2025/09/23 13:16:46 DEBUG : dir: Looking for writers 2025/09/23 13:16:46 DEBUG : subdir: reading active writers 2025/09/23 13:16:46 DEBUG : file2: reading active writers 2025/09/23 13:16:46 DEBUG : Looking for writers 2025/09/23 13:16:46 DEBUG : dir: reading active writers 2025/09/23 13:16:46 DEBUG : >WaitForWriters: 2025/09/23 13:16:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lavapeq0himo/dir not empty`) 2025/09/23 13:16:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/23 13:16:47 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-lavapeq0himo/dir not empty`) 2025/09/23 13:16:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/23 13:16:47 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-lavapeq0himo/dir not empty`) 2025/09/23 13:16:47 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/23 13:16:47 DEBUG : pacer: Reducing sleep to 60ms 2025/09/23 13:16:47 DEBUG : pacer: Reducing sleep to 45ms --- FAIL: TestDirHandleReaddir (13.85s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:16:47 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:16:48 DEBUG : pacer: Reducing sleep to 33.75ms 2025/09/23 13:16:48 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/09/23 13:16:48 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/09/23 13:16:48 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/09/23 13:16:49 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/09/23 13:16:49 DEBUG : pacer: Reducing sleep to 10ms 2025/09/23 13:16:49 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:16:49 DEBUG : dir: Looking for writers 2025/09/23 13:16:49 DEBUG : file1: reading active writers 2025/09/23 13:16:49 DEBUG : Looking for writers 2025/09/23 13:16:49 DEBUG : dir: reading active writers 2025/09/23 13:16:49 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.34s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:16:50 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:16:51 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:16:51 DEBUG : dir: Looking for writers 2025/09/23 13:16:51 DEBUG : Looking for writers 2025/09/23 13:16:51 DEBUG : dir: reading active writers 2025/09/23 13:16:51 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.04s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:16:52 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:16:53 DEBUG : dir: forgetting directory cache 2025/09/23 13:16:53 DEBUG : forgetting directory cache 2025/09/23 13:16:53 DEBUG : dir: forgetting directory cache 2025/09/23 13:16:53 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:16:53 DEBUG : Looking for writers 2025/09/23 13:16:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.00s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:16:54 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:16:55 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/23 13:16:55 DEBUG : dir: invalidating directory cache 2025/09/23 13:16:55 DEBUG : >ForgetPath: 2025/09/23 13:16:55 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/23 13:16:55 DEBUG : invalidating directory cache 2025/09/23 13:16:55 DEBUG : dir: forgetting directory cache 2025/09/23 13:16:55 DEBUG : >ForgetPath: 2025/09/23 13:16:55 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/23 13:16:55 DEBUG : >ForgetPath: 2025/09/23 13:16:55 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:16:55 DEBUG : dir: Looking for writers 2025/09/23 13:16:55 DEBUG : Looking for writers 2025/09/23 13:16:55 DEBUG : dir: reading active writers 2025/09/23 13:16:55 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.08s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:16:56 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (14) got fstest.go:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 Error: Not equal: expected: 0 actual : 1 Test: TestDirWalk Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 Error: Received unexpected error: file does not exist Test: TestDirWalk 2025/09/23 13:17:04 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:17:04 DEBUG : Looking for writers 2025/09/23 13:17:04 DEBUG : >WaitForWriters: --- FAIL: TestDirWalk (9.01s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:17:05 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:17:07 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:17:07 DEBUG : dir: Looking for writers 2025/09/23 13:17:07 DEBUG : Looking for writers 2025/09/23 13:17:07 DEBUG : dir: reading active writers 2025/09/23 13:17:07 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.66s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:17:07 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:17:09 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:17:09 DEBUG : dir: Looking for writers 2025/09/23 13:17:09 DEBUG : file1: reading active writers 2025/09/23 13:17:09 DEBUG : Looking for writers 2025/09/23 13:17:09 DEBUG : dir: reading active writers 2025/09/23 13:17:09 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.10s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:17:09 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/09/23 13:17:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/23 13:17:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/23 13:17:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/23 13:17:14 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/23 13:17:16 DEBUG : dir: invalidating directory cache 2025/09/23 13:17:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/23 13:17:16 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/23 13:17:16 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/23 13:17:16 DEBUG : dir/file1: Reset virtual modtime 2025/09/23 13:17:16 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/23 13:17:16 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/23 13:17:16 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/23 13:17:16 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/23 13:17:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 13:17:16 DEBUG : dir: invalidating directory cache 2025/09/23 13:17:16 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/23 13:17:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/23 13:17:16 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/23 13:17:16 DEBUG : forgetting directory cache 2025/09/23 13:17:16 DEBUG : dir: forgetting directory cache 2025/09/23 13:17:16 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/23 13:17:16 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:17:16 DEBUG : dir/virtualDir: Looking for writers 2025/09/23 13:17:16 DEBUG : dir: Looking for writers 2025/09/23 13:17:16 DEBUG : virtualFile: reading active writers 2025/09/23 13:17:16 DEBUG : virtualDir: reading active writers 2025/09/23 13:17:16 DEBUG : file1: reading active writers 2025/09/23 13:17:16 DEBUG : virtualFile2: reading active writers 2025/09/23 13:17:16 DEBUG : Looking for writers 2025/09/23 13:17:16 DEBUG : dir: reading active writers 2025/09/23 13:17:16 DEBUG : >WaitForWriters: 2025/09/23 13:17:17 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lavapeq0himo/dir not empty`) 2025/09/23 13:17:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/23 13:17:18 DEBUG : pacer: Reducing sleep to 15ms 2025/09/23 13:17:18 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (8.25s) --- PASS: TestDirReadDirAll/Virtual (2.33s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:17:18 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:17:18 DEBUG : pacer: Reducing sleep to 10ms 2025/09/23 13:17:19 ERROR : dir/: Can only open directories read only 2025/09/23 13:17:19 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:17:19 DEBUG : dir: Looking for writers 2025/09/23 13:17:19 DEBUG : Looking for writers 2025/09/23 13:17:19 DEBUG : dir: reading active writers 2025/09/23 13:17:19 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.99s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:17:20 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (14) got fstest.go:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 Error: Not equal: expected: 0 actual : 1 Test: TestDirCreate Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 Error: Received unexpected error: file does not exist Test: TestDirCreate 2025/09/23 13:17:28 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:17:28 DEBUG : Looking for writers 2025/09/23 13:17:28 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (8.58s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:17:28 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:17:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/23 13:17:59 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:17:59 DEBUG : dir/sub: Looking for writers 2025/09/23 13:17:59 DEBUG : dir: Looking for writers 2025/09/23 13:17:59 DEBUG : sub: reading active writers 2025/09/23 13:17:59 DEBUG : file1: reading active writers 2025/09/23 13:17:59 DEBUG : Looking for writers 2025/09/23 13:17:59 DEBUG : dir: reading active writers 2025/09/23 13:17:59 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (31.72s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:18:00 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:18:02 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/23 13:18:02 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/23 13:18:03 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:18:03 DEBUG : dir/sub/subsub: Looking for writers 2025/09/23 13:18:03 DEBUG : dir/sub: Looking for writers 2025/09/23 13:18:03 DEBUG : subsub: reading active writers 2025/09/23 13:18:03 DEBUG : dir: Looking for writers 2025/09/23 13:18:03 DEBUG : file1: reading active writers 2025/09/23 13:18:03 DEBUG : sub: reading active writers 2025/09/23 13:18:03 DEBUG : Looking for writers 2025/09/23 13:18:03 DEBUG : dir: reading active writers 2025/09/23 13:18:03 DEBUG : >WaitForWriters: 2025/09/23 13:18:04 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lavapeq0himo/dir/sub not empty`) 2025/09/23 13:18:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/23 13:18:04 DEBUG : pacer: Reducing sleep to 15ms 2025/09/23 13:18:04 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lavapeq0himo/dir not empty`) 2025/09/23 13:18:04 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/09/23 13:18:04 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-lavapeq0himo/dir not empty`) 2025/09/23 13:18:04 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/09/23 13:18:04 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-lavapeq0himo/dir not empty`) 2025/09/23 13:18:04 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/09/23 13:18:04 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-lavapeq0himo/dir not empty`) 2025/09/23 13:18:04 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2025/09/23 13:18:05 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-lavapeq0himo/dir not empty`) 2025/09/23 13:18:05 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2025/09/23 13:18:05 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-lavapeq0himo/dir not empty`) 2025/09/23 13:18:05 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2025/09/23 13:18:05 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-lavapeq0himo/dir not empty`) 2025/09/23 13:18:05 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2025/09/23 13:18:06 DEBUG : pacer: Reducing sleep to 1.44s 2025/09/23 13:18:08 DEBUG : pacer: Reducing sleep to 1.08s --- PASS: TestDirMkdirSub (8.24s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:18:08 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:18:11 DEBUG : pacer: Reducing sleep to 810ms 2025/09/23 13:18:11 DEBUG : pacer: Reducing sleep to 607.5ms 2025/09/23 13:18:12 DEBUG : pacer: Reducing sleep to 455.625ms 2025/09/23 13:18:12 DEBUG : pacer: Reducing sleep to 341.71875ms 2025/09/23 13:18:13 DEBUG : pacer: Reducing sleep to 256.289062ms 2025/09/23 13:18:13 DEBUG : pacer: Reducing sleep to 192.216796ms 2025/09/23 13:18:13 ERROR : dir/: Dir.Remove not empty 2025/09/23 13:18:13 DEBUG : dir/file1: Remove: 2025/09/23 13:18:14 DEBUG : pacer: Reducing sleep to 144.162597ms 2025/09/23 13:18:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 13:18:14 DEBUG : dir/file1: >Remove: err= 2025/09/23 13:18:14 DEBUG : pacer: Reducing sleep to 108.121947ms 2025/09/23 13:18:14 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/23 13:18:14 DEBUG : pacer: Reducing sleep to 81.09146ms 2025/09/23 13:18:14 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:18:14 DEBUG : Looking for writers 2025/09/23 13:18:14 DEBUG : >WaitForWriters: 2025/09/23 13:18:14 DEBUG : pacer: Reducing sleep to 60.818595ms 2025/09/23 13:18:14 DEBUG : pacer: Reducing sleep to 45.613946ms --- PASS: TestDirRemove (6.20s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:18:14 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:18:15 DEBUG : pacer: Reducing sleep to 34.210459ms 2025/09/23 13:18:15 DEBUG : pacer: Reducing sleep to 25.657844ms 2025/09/23 13:18:15 DEBUG : pacer: Reducing sleep to 19.243383ms 2025/09/23 13:18:15 DEBUG : pacer: Reducing sleep to 14.432537ms 2025/09/23 13:18:16 DEBUG : pacer: Reducing sleep to 10.824402ms 2025/09/23 13:18:16 DEBUG : pacer: Reducing sleep to 10ms 2025/09/23 13:18:16 DEBUG : dir/file1: Remove: 2025/09/23 13:18:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 13:18:16 DEBUG : dir/file1: >Remove: err= 2025/09/23 13:18:16 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/23 13:18:16 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:18:16 DEBUG : Looking for writers 2025/09/23 13:18:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.09s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:18:17 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:18:18 DEBUG : dir/file1: Remove: 2025/09/23 13:18:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 13:18:18 DEBUG : dir/file1: >Remove: err= 2025/09/23 13:18:19 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:18:19 DEBUG : dir: Looking for writers 2025/09/23 13:18:19 DEBUG : Looking for writers 2025/09/23 13:18:19 DEBUG : dir: reading active writers 2025/09/23 13:18:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.64s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:18:19 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:18:22 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/23 13:18:22 DEBUG : dir: Updating dir with dir2 0xc0004fc4e0 2025/09/23 13:18:22 DEBUG : dir: forgetting directory cache 2025/09/23 13:18:22 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/23 13:18:22 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/23 13:18:23 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/23 13:18:23 DEBUG : file2: Updating file with file2 0xc0009b6240 2025/09/23 13:18:23 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/23 13:18:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/23 13:18:24 INFO : dir2/file3: Deleted 2025/09/23 13:18:24 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/23 13:18:24 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0009b6240 2025/09/23 13:18:24 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/23 13:18:24 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/23 13:18:25 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/23 13:18:26 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0009cc1a0 2025/09/23 13:18:26 DEBUG : empty directory: forgetting directory cache 2025/09/23 13:18:26 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/23 13:18:26 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/23 13:18:26 DEBUG : dir2: Renaming to "dir3" 2025/09/23 13:18:26 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:18:26 DEBUG : dir3: Looking for writers 2025/09/23 13:18:26 DEBUG : file3: reading active writers 2025/09/23 13:18:26 DEBUG : renamed empty directory: Looking for writers 2025/09/23 13:18:26 DEBUG : Looking for writers 2025/09/23 13:18:26 DEBUG : renamed empty directory: reading active writers 2025/09/23 13:18:26 DEBUG : dir3: reading active writers 2025/09/23 13:18:26 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.27s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:18:26 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:18:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/23 13:18:28 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:18:28 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/23 13:18:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/23 13:18:28 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/23 13:18:28 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/23 13:18:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/23 13:18:28 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:18:28 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/23 13:18:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/23 13:18:28 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/23 13:18:28 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/23 13:18:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/23 13:18:28 DEBUG : files root 'rclone-test-lavapeq0himo': File to upload is small (12 bytes), uploading instead of streaming 2025/09/23 13:18:30 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/09/23 13:18:30 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/09/23 13:18:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/23 13:18:30 DEBUG : forgetting directory cache 2025/09/23 13:18:30 DEBUG : dir: forgetting directory cache 2025/09/23 13:18:30 DEBUG : dir/sub: forgetting directory cache 2025/09/23 13:18:30 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/23 13:18:30 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/23 13:18:30 DEBUG : files root 'rclone-test-lavapeq0himo': File to upload is small (5 bytes), uploading instead of streaming 2025/09/23 13:18:31 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/09/23 13:18:31 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/09/23 13:18:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/23 13:18:31 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:18:31 DEBUG : dir/sub: Looking for writers 2025/09/23 13:18:31 DEBUG : file0: reading active writers 2025/09/23 13:18:31 DEBUG : file2: reading active writers 2025/09/23 13:18:31 DEBUG : dir: Looking for writers 2025/09/23 13:18:31 DEBUG : sub: reading active writers 2025/09/23 13:18:31 DEBUG : file1: reading active writers 2025/09/23 13:18:31 DEBUG : Looking for writers 2025/09/23 13:18:31 DEBUG : dir: reading active writers 2025/09/23 13:18:31 DEBUG : >WaitForWriters: 2025/09/23 13:18:33 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lavapeq0himo/dir not empty`) 2025/09/23 13:18:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/23 13:18:34 DEBUG : pacer: Reducing sleep to 15ms 2025/09/23 13:18:34 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (7.32s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:18:34 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:18:34 DEBUG : pacer: Reducing sleep to 10ms 2025/09/23 13:18:35 DEBUG : forgetting directory cache dir_test.go:677: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:677 Error: Received unexpected error: file does not exist Test: TestDirEntryModTimeInvalidation 2025/09/23 13:18:35 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:18:35 DEBUG : Looking for writers 2025/09/23 13:18:35 DEBUG : >WaitForWriters: --- FAIL: TestDirEntryModTimeInvalidation (1.26s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:18:35 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:18:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/23 13:18:36 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:18:36 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/23 13:18:36 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/23 13:18:36 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/23 13:18:36 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:18:36 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/23 13:18:36 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/23 13:18:36 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:18:36 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/23 13:18:36 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/23 13:18:36 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/23 13:18:36 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:18:36 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/23 13:18:36 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:18:36 DEBUG : dir: Looking for writers 2025/09/23 13:18:36 DEBUG : file1.metadata: reading active writers 2025/09/23 13:18:36 DEBUG : file1: reading active writers 2025/09/23 13:18:36 DEBUG : Looking for writers 2025/09/23 13:18:36 DEBUG : dir: reading active writers 2025/09/23 13:18:36 DEBUG : dir.metadata: reading active writers 2025/09/23 13:18:36 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.16s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:18:37 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (14) got fstest.go:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: Not equal: expected: 0 actual : 1 Test: TestFileMethods Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:38 Error: Received unexpected error: file does not exist Test: TestFileMethods 2025/09/23 13:18:46 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:18:46 DEBUG : Looking for writers 2025/09/23 13:18:46 DEBUG : >WaitForWriters: --- FAIL: TestFileMethods (9.01s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:18:46 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:18:50 DEBUG : Can set mod time: true 2025/09/23 13:18:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/23 13:18:50 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:18:50 DEBUG : dir: Looking for writers 2025/09/23 13:18:50 DEBUG : file1: reading active writers 2025/09/23 13:18:50 DEBUG : Looking for writers 2025/09/23 13:18:50 DEBUG : dir: reading active writers 2025/09/23 13:18:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:18:51 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:18:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/23 13:18:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/23 13:18:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:18:52 DEBUG : files root 'rclone-test-lavapeq0himo': File to upload is small (0 bytes), uploading instead of streaming 2025/09/23 13:18:53 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/23 13:18:53 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/23 13:18:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/23 13:18:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:18:53 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:18:53 DEBUG : dir: Looking for writers 2025/09/23 13:18:53 DEBUG : file1: reading active writers 2025/09/23 13:18:53 DEBUG : Looking for writers 2025/09/23 13:18:53 DEBUG : dir: reading active writers 2025/09/23 13:18:53 DEBUG : >WaitForWriters: 2025/09/23 13:18:54 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:18:54 DEBUG : dir: Looking for writers 2025/09/23 13:18:54 DEBUG : file1: reading active writers 2025/09/23 13:18:54 DEBUG : Looking for writers 2025/09/23 13:18:54 DEBUG : dir: reading active writers 2025/09/23 13:18:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:18:54 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:18:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/23 13:18:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/23 13:18:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:18:56 DEBUG : files root 'rclone-test-lavapeq0himo': File to upload is small (5 bytes), uploading instead of streaming 2025/09/23 13:18:57 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/23 13:18:57 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/23 13:18:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/23 13:18:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:18:57 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:18:57 DEBUG : dir: Looking for writers 2025/09/23 13:18:57 DEBUG : file1: reading active writers 2025/09/23 13:18:57 DEBUG : Looking for writers 2025/09/23 13:18:57 DEBUG : dir: reading active writers 2025/09/23 13:18:57 DEBUG : >WaitForWriters: 2025/09/23 13:18:57 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:18:57 DEBUG : dir: Looking for writers 2025/09/23 13:18:57 DEBUG : file1: reading active writers 2025/09/23 13:18:57 DEBUG : Looking for writers 2025/09/23 13:18:57 DEBUG : dir: reading active writers 2025/09/23 13:18:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:18:58 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:18:58 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:18:58 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:18:58 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:18:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:18:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:18:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:18:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:18:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:18:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:18:58 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:18:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/23 13:19:00 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:00 DEBUG : dir: Looking for writers 2025/09/23 13:19:00 DEBUG : file1: reading active writers 2025/09/23 13:19:00 DEBUG : Looking for writers 2025/09/23 13:19:00 DEBUG : dir: reading active writers 2025/09/23 13:19:00 DEBUG : >WaitForWriters: 2025/09/23 13:19:00 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:19:00 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:19:00 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:19:00 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:00 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:19:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:19:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:00 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:19:02 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/23 13:19:02 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 13:19:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 13:19:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 13:19:02 DEBUG : dir/file1(0xc0008ef740): close: 2025/09/23 13:19:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/23 13:19:02 DEBUG : dir/file1(0xc0008ef740): >close: err= 2025/09/23 13:19:02 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:02 DEBUG : dir: Looking for writers 2025/09/23 13:19:02 DEBUG : file1: reading active writers 2025/09/23 13:19:02 DEBUG : Looking for writers 2025/09/23 13:19:02 DEBUG : dir: reading active writers 2025/09/23 13:19:02 DEBUG : >WaitForWriters: 2025/09/23 13:19:02 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:02 DEBUG : dir: Looking for writers 2025/09/23 13:19:02 DEBUG : file1: reading active writers 2025/09/23 13:19:02 DEBUG : Looking for writers 2025/09/23 13:19:02 DEBUG : dir: reading active writers 2025/09/23 13:19:02 DEBUG : >WaitForWriters: 2025/09/23 13:19:02 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:19:03 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:19:03 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:19:03 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:03 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:19:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:19:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:03 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:19:04 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/23 13:19:04 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 13:19:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 13:19:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 13:19:04 DEBUG : dir/file1(0xc000511a00): _writeAt: size=5, off=0 2025/09/23 13:19:04 DEBUG : dir/file1(0xc000511a00): openPending: 2025/09/23 13:19:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/23 13:19:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/23 13:19:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:04 DEBUG : dir/file1(0xc000511a00): >openPending: err= 2025/09/23 13:19:04 DEBUG : dir/file1(0xc000511a00): >_writeAt: n=5, err= 2025/09/23 13:19:04 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/23 13:19:04 DEBUG : dir/file1(0xc000511a00): close: 2025/09/23 13:19:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/09/23 13:19:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/09/23 13:19:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/09/23 13:19:04 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/23 13:19:04 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/23 13:19:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/23 13:19:04 DEBUG : dir/file1(0xc000511a00): >close: err= 2025/09/23 13:19:04 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:04 DEBUG : dir: Looking for writers 2025/09/23 13:19:04 DEBUG : file1: reading active writers 2025/09/23 13:19:04 DEBUG : Looking for writers 2025/09/23 13:19:04 DEBUG : dir: reading active writers 2025/09/23 13:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 13:19:04 DEBUG : dir: Looking for writers 2025/09/23 13:19:04 DEBUG : file1: reading active writers 2025/09/23 13:19:04 DEBUG : Looking for writers 2025/09/23 13:19:04 DEBUG : dir: reading active writers 2025/09/23 13:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 13:19:04 DEBUG : dir: Looking for writers 2025/09/23 13:19:04 DEBUG : file1: reading active writers 2025/09/23 13:19:04 DEBUG : Looking for writers 2025/09/23 13:19:04 DEBUG : dir: reading active writers 2025/09/23 13:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 13:19:04 DEBUG : dir: Looking for writers 2025/09/23 13:19:04 DEBUG : file1: reading active writers 2025/09/23 13:19:04 DEBUG : Looking for writers 2025/09/23 13:19:04 DEBUG : dir: reading active writers 2025/09/23 13:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 13:19:05 DEBUG : dir/file1: vfs cache: starting upload 2025/09/23 13:19:05 DEBUG : dir: Looking for writers 2025/09/23 13:19:05 DEBUG : file1: reading active writers 2025/09/23 13:19:05 DEBUG : Looking for writers 2025/09/23 13:19:05 DEBUG : dir: reading active writers 2025/09/23 13:19:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/23 13:19:05 DEBUG : dir: Looking for writers 2025/09/23 13:19:05 DEBUG : file1: reading active writers 2025/09/23 13:19:05 DEBUG : Looking for writers 2025/09/23 13:19:05 DEBUG : dir: reading active writers 2025/09/23 13:19:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/23 13:19:05 DEBUG : dir: Looking for writers 2025/09/23 13:19:05 DEBUG : file1: reading active writers 2025/09/23 13:19:05 DEBUG : Looking for writers 2025/09/23 13:19:05 DEBUG : dir: reading active writers 2025/09/23 13:19:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/23 13:19:05 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/23 13:19:05 INFO : dir/file1: Copied (replaced existing) 2025/09/23 13:19:05 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/09/23 13:19:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/23 13:19:05 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/09/23 13:19:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/23 13:19:06 DEBUG : dir: Looking for writers 2025/09/23 13:19:06 DEBUG : file1: reading active writers 2025/09/23 13:19:06 DEBUG : Looking for writers 2025/09/23 13:19:06 DEBUG : dir: reading active writers 2025/09/23 13:19:06 DEBUG : >WaitForWriters: 2025/09/23 13:19:06 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:06 DEBUG : dir: Looking for writers 2025/09/23 13:19:06 DEBUG : file1: reading active writers 2025/09/23 13:19:06 DEBUG : Looking for writers 2025/09/23 13:19:06 DEBUG : dir: reading active writers 2025/09/23 13:19:06 DEBUG : >WaitForWriters: 2025/09/23 13:19:06 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (20.52s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (4.95s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.28s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.25s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.68s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.47s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.89s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:19:07 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:19:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 13:19:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/23 13:19:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:19:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/23 13:19:08 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:08 DEBUG : dir: Looking for writers 2025/09/23 13:19:08 DEBUG : file1: reading active writers 2025/09/23 13:19:08 DEBUG : Looking for writers 2025/09/23 13:19:08 DEBUG : dir: reading active writers 2025/09/23 13:19:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.40s) === RUN TestFileOpenReadUnknownSize 2025/09/23 13:19:09 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/23 13:19:09 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/23 13:19:09 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:19:09 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/23 13:19:09 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:09 DEBUG : Looking for writers 2025/09/23 13:19:09 DEBUG : file.txt: reading active writers 2025/09/23 13:19:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:19:09 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:19:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:11 DEBUG : files root 'rclone-test-lavapeq0himo': File to upload is small (25 bytes), uploading instead of streaming 2025/09/23 13:19:11 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/23 13:19:11 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/23 13:19:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:11 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:11 DEBUG : dir: Looking for writers 2025/09/23 13:19:11 DEBUG : file1: reading active writers 2025/09/23 13:19:11 DEBUG : Looking for writers 2025/09/23 13:19:11 DEBUG : dir: reading active writers 2025/09/23 13:19:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.00s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:19:12 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:19:13 DEBUG : dir/file1: Remove: 2025/09/23 13:19:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 13:19:14 DEBUG : dir/file1: >Remove: err= 2025/09/23 13:19:14 DEBUG : dir/file1: Remove: 2025/09/23 13:19:14 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/23 13:19:14 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:14 DEBUG : dir: Looking for writers 2025/09/23 13:19:14 DEBUG : Looking for writers 2025/09/23 13:19:14 DEBUG : dir: reading active writers 2025/09/23 13:19:14 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.37s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:19:14 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:19:16 DEBUG : dir/file1: Remove: 2025/09/23 13:19:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 13:19:16 DEBUG : dir/file1: >Remove: err= 2025/09/23 13:19:16 DEBUG : dir/file1: Remove: 2025/09/23 13:19:16 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/23 13:19:16 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:16 DEBUG : dir: Looking for writers 2025/09/23 13:19:16 DEBUG : Looking for writers 2025/09/23 13:19:16 DEBUG : dir: reading active writers 2025/09/23 13:19:16 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.44s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:19:17 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:19:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 13:19:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/23 13:19:18 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/23 13:19:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/23 13:19:18 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/23 13:19:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/23 13:19:18 DEBUG : dir/file1: Open: flags=0x3 2025/09/23 13:19:18 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/23 13:19:18 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/23 13:19:18 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:18 DEBUG : dir: Looking for writers 2025/09/23 13:19:18 DEBUG : file1: reading active writers 2025/09/23 13:19:18 DEBUG : Looking for writers 2025/09/23 13:19:18 DEBUG : dir: reading active writers 2025/09/23 13:19:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.13s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:19:19 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:19:20 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:20 DEBUG : dir: Looking for writers 2025/09/23 13:19:20 DEBUG : file1: reading active writers 2025/09/23 13:19:20 DEBUG : Looking for writers 2025/09/23 13:19:20 DEBUG : dir: reading active writers 2025/09/23 13:19:20 DEBUG : >WaitForWriters: 2025/09/23 13:19:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 13:19:21 DEBUG : newLeaf: Updating file with newLeaf 0xc0008bac00 2025/09/23 13:19:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 13:19:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 13:19:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/23 13:19:22 DEBUG : dir/file1: Updating file with dir/file1 0xc0008bac00 2025/09/23 13:19:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/23 13:19:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/23 13:19:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/23 13:19:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:22 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008bac00 2025/09/23 13:19:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 13:19:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 13:19:22 DEBUG : files root 'rclone-test-lavapeq0himo': File to upload is small (25 bytes), uploading instead of streaming 2025/09/23 13:19:23 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/23 13:19:23 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/23 13:19:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 13:19:23 DEBUG : newLeaf: Running delayed rename now 2025/09/23 13:19:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 13:19:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0008bac00 2025/09/23 13:19:24 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:24 DEBUG : dir: Looking for writers 2025/09/23 13:19:24 DEBUG : Looking for writers 2025/09/23 13:19:24 DEBUG : dir: reading active writers 2025/09/23 13:19:24 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:24 DEBUG : >WaitForWriters: 2025/09/23 13:19:24 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:24 DEBUG : dir: Looking for writers 2025/09/23 13:19:24 DEBUG : Looking for writers 2025/09/23 13:19:24 DEBUG : dir: reading active writers 2025/09/23 13:19:24 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:24 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:19:25 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:19:25 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:19:25 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:25 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:25 DEBUG : Config file has changed externally - reloading 2025/09/23 13:19:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:19:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:19:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:25 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:19:26 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:26 DEBUG : dir: Looking for writers 2025/09/23 13:19:26 DEBUG : file1: reading active writers 2025/09/23 13:19:26 DEBUG : Looking for writers 2025/09/23 13:19:26 DEBUG : dir: reading active writers 2025/09/23 13:19:26 DEBUG : >WaitForWriters: 2025/09/23 13:19:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 13:19:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000cee600 2025/09/23 13:19:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 13:19:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 13:19:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/23 13:19:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000cee600 2025/09/23 13:19:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/23 13:19:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/23 13:19:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/23 13:19:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:29 DEBUG : dir/file1: File is currently open, delaying rename 0xc000cee600 2025/09/23 13:19:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 13:19:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 13:19:29 DEBUG : files root 'rclone-test-lavapeq0himo': File to upload is small (25 bytes), uploading instead of streaming 2025/09/23 13:19:30 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/23 13:19:30 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/23 13:19:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 13:19:30 DEBUG : newLeaf: Running delayed rename now 2025/09/23 13:19:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 13:19:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000cee600 2025/09/23 13:19:30 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:30 DEBUG : dir: Looking for writers 2025/09/23 13:19:30 DEBUG : Looking for writers 2025/09/23 13:19:30 DEBUG : dir: reading active writers 2025/09/23 13:19:30 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:30 DEBUG : >WaitForWriters: 2025/09/23 13:19:30 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:30 DEBUG : dir: Looking for writers 2025/09/23 13:19:30 DEBUG : Looking for writers 2025/09/23 13:19:30 DEBUG : dir: reading active writers 2025/09/23 13:19:30 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:30 DEBUG : >WaitForWriters: 2025/09/23 13:19:30 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:19:31 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:19:31 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:19:31 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:31 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:19:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:19:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:31 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:19:37 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/23 13:19:37 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 13:19:37 DEBUG : dir/file1(0xc0008ee900): openPending: 2025/09/23 13:19:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/23 13:19:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/23 13:19:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:37 DEBUG : dir/file1(0xc0008ee900): >openPending: err= 2025/09/23 13:19:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/23 13:19:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 13:19:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 13:19:37 DEBUG : dir/file1(0xc0008ee900): _writeAt: size=14, off=0 2025/09/23 13:19:37 DEBUG : dir/file1(0xc0008ee900): >_writeAt: n=14, err= 2025/09/23 13:19:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/23 13:19:37 DEBUG : dir/file1(0xc0008ee900): close: 2025/09/23 13:19:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/23 13:19:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/23 13:19:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/23 13:19:37 DEBUG : dir/file1(0xc0008ee900): >close: err= 2025/09/23 13:19:37 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:37 DEBUG : dir: Looking for writers 2025/09/23 13:19:37 DEBUG : file1: reading active writers 2025/09/23 13:19:37 DEBUG : Looking for writers 2025/09/23 13:19:37 DEBUG : dir: reading active writers 2025/09/23 13:19:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 13:19:37 DEBUG : dir: Looking for writers 2025/09/23 13:19:37 DEBUG : file1: reading active writers 2025/09/23 13:19:37 DEBUG : Looking for writers 2025/09/23 13:19:37 DEBUG : dir: reading active writers 2025/09/23 13:19:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 13:19:37 DEBUG : dir: Looking for writers 2025/09/23 13:19:37 DEBUG : file1: reading active writers 2025/09/23 13:19:37 DEBUG : Looking for writers 2025/09/23 13:19:37 DEBUG : dir: reading active writers 2025/09/23 13:19:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 13:19:37 DEBUG : dir: Looking for writers 2025/09/23 13:19:37 DEBUG : file1: reading active writers 2025/09/23 13:19:37 DEBUG : Looking for writers 2025/09/23 13:19:37 DEBUG : dir: reading active writers 2025/09/23 13:19:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 13:19:37 DEBUG : dir/file1: vfs cache: starting upload 2025/09/23 13:19:37 DEBUG : dir: Looking for writers 2025/09/23 13:19:37 DEBUG : file1: reading active writers 2025/09/23 13:19:37 DEBUG : Looking for writers 2025/09/23 13:19:37 DEBUG : dir: reading active writers 2025/09/23 13:19:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/23 13:19:37 DEBUG : dir: Looking for writers 2025/09/23 13:19:37 DEBUG : file1: reading active writers 2025/09/23 13:19:37 DEBUG : Looking for writers 2025/09/23 13:19:37 DEBUG : dir: reading active writers 2025/09/23 13:19:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/23 13:19:37 DEBUG : dir: Looking for writers 2025/09/23 13:19:37 DEBUG : file1: reading active writers 2025/09/23 13:19:37 DEBUG : Looking for writers 2025/09/23 13:19:37 DEBUG : dir: reading active writers 2025/09/23 13:19:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/23 13:19:38 DEBUG : dir: Looking for writers 2025/09/23 13:19:38 DEBUG : file1: reading active writers 2025/09/23 13:19:38 DEBUG : Looking for writers 2025/09/23 13:19:38 DEBUG : dir: reading active writers 2025/09/23 13:19:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/23 13:19:38 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/23 13:19:38 INFO : dir/file1: Copied (replaced existing) 2025/09/23 13:19:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/23 13:19:38 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/23 13:19:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/23 13:19:39 DEBUG : dir: Looking for writers 2025/09/23 13:19:39 DEBUG : file1: reading active writers 2025/09/23 13:19:39 DEBUG : Looking for writers 2025/09/23 13:19:39 DEBUG : dir: reading active writers 2025/09/23 13:19:39 DEBUG : >WaitForWriters: 2025/09/23 13:19:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 13:19:39 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 13:19:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 13:19:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 13:19:39 DEBUG : dir/file1(0xc0008ef980): _readAt: size=512, off=0 2025/09/23 13:19:39 DEBUG : dir/file1(0xc0008ef980): openPending: 2025/09/23 13:19:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/09/23 13:19:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/23 13:19:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:39 DEBUG : dir/file1(0xc0008ef980): >openPending: err= 2025/09/23 13:19:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/23 13:19:39 DEBUG : dir/file1(0xc0008ef980): >_readAt: n=14, err=EOF 2025/09/23 13:19:39 DEBUG : dir/file1(0xc0008ef980): close: 2025/09/23 13:19:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/23 13:19:39 DEBUG : dir/file1(0xc0008ef980): >close: err= 2025/09/23 13:19:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 13:19:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/23 13:19:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0008ba900 2025/09/23 13:19:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 13:19:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 13:19:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/23 13:19:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/23 13:19:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0008ba900 2025/09/23 13:19:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/23 13:19:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/23 13:19:41 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 13:19:41 DEBUG : dir/file1(0xc00102ecc0): openPending: 2025/09/23 13:19:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/09/23 13:19:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/23 13:19:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:41 DEBUG : dir/file1(0xc00102ecc0): >openPending: err= 2025/09/23 13:19:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/23 13:19:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 13:19:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 13:19:41 DEBUG : dir/file1(0xc00102ecc0): _writeAt: size=25, off=0 2025/09/23 13:19:41 DEBUG : dir/file1(0xc00102ecc0): >_writeAt: n=25, err= 2025/09/23 13:19:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 13:19:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/23 13:19:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0008ba900 2025/09/23 13:19:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 13:19:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 13:19:42 DEBUG : newLeaf(0xc00102ecc0): close: 2025/09/23 13:19:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/23 13:19:42 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-23 13:19:41.594463854 +0000 UTC m=+191.757438912 2025/09/23 13:19:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/23 13:19:42 DEBUG : newLeaf(0xc00102ecc0): >close: err= 2025/09/23 13:19:42 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:42 DEBUG : dir: Looking for writers 2025/09/23 13:19:42 DEBUG : Looking for writers 2025/09/23 13:19:42 DEBUG : dir: reading active writers 2025/09/23 13:19:42 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 13:19:42 DEBUG : dir: Looking for writers 2025/09/23 13:19:42 DEBUG : Looking for writers 2025/09/23 13:19:42 DEBUG : dir: reading active writers 2025/09/23 13:19:42 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 13:19:42 DEBUG : dir: Looking for writers 2025/09/23 13:19:42 DEBUG : Looking for writers 2025/09/23 13:19:42 DEBUG : dir: reading active writers 2025/09/23 13:19:42 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 13:19:42 DEBUG : dir: Looking for writers 2025/09/23 13:19:42 DEBUG : Looking for writers 2025/09/23 13:19:42 DEBUG : dir: reading active writers 2025/09/23 13:19:42 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 13:19:42 DEBUG : newLeaf: vfs cache: starting upload 2025/09/23 13:19:42 DEBUG : dir: Looking for writers 2025/09/23 13:19:42 DEBUG : Looking for writers 2025/09/23 13:19:42 DEBUG : dir: reading active writers 2025/09/23 13:19:42 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/23 13:19:42 DEBUG : dir: Looking for writers 2025/09/23 13:19:42 DEBUG : Looking for writers 2025/09/23 13:19:42 DEBUG : dir: reading active writers 2025/09/23 13:19:42 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/23 13:19:42 DEBUG : dir: Looking for writers 2025/09/23 13:19:42 DEBUG : Looking for writers 2025/09/23 13:19:42 DEBUG : dir: reading active writers 2025/09/23 13:19:42 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/23 13:19:43 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/23 13:19:43 INFO : newLeaf: Copied (replaced existing) 2025/09/23 13:19:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-23 13:19:41 +0000 UTC," 2025/09/23 13:19:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/23 13:19:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 13:19:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/23 13:19:43 DEBUG : dir: Looking for writers 2025/09/23 13:19:43 DEBUG : Looking for writers 2025/09/23 13:19:43 DEBUG : dir: reading active writers 2025/09/23 13:19:43 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:43 DEBUG : >WaitForWriters: 2025/09/23 13:19:43 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:43 DEBUG : dir: Looking for writers 2025/09/23 13:19:43 DEBUG : Looking for writers 2025/09/23 13:19:43 DEBUG : dir: reading active writers 2025/09/23 13:19:43 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:43 DEBUG : >WaitForWriters: 2025/09/23 13:19:43 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:19:44 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:19:44 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:19:44 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:44 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:19:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:19:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:44 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:19:45 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:45 DEBUG : dir: Looking for writers 2025/09/23 13:19:45 DEBUG : file1: reading active writers 2025/09/23 13:19:45 DEBUG : Looking for writers 2025/09/23 13:19:45 DEBUG : dir: reading active writers 2025/09/23 13:19:45 DEBUG : >WaitForWriters: 2025/09/23 13:19:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 13:19:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000cee300 2025/09/23 13:19:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 13:19:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 13:19:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/23 13:19:47 DEBUG : dir/file1: Updating file with dir/file1 0xc000cee300 2025/09/23 13:19:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/23 13:19:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/23 13:19:47 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 13:19:47 DEBUG : dir/file1(0xc0000b4b80): openPending: 2025/09/23 13:19:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/23 13:19:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/23 13:19:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:47 DEBUG : dir/file1(0xc0000b4b80): >openPending: err= 2025/09/23 13:19:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/23 13:19:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 13:19:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 13:19:47 DEBUG : dir/file1(0xc0000b4b80): _writeAt: size=25, off=0 2025/09/23 13:19:47 DEBUG : dir/file1(0xc0000b4b80): >_writeAt: n=25, err= 2025/09/23 13:19:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 13:19:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/23 13:19:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000cee300 2025/09/23 13:19:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 13:19:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 13:19:48 DEBUG : newLeaf(0xc0000b4b80): close: 2025/09/23 13:19:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/23 13:19:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-23 13:19:47.874812805 +0000 UTC m=+198.037787872 2025/09/23 13:19:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/23 13:19:48 DEBUG : newLeaf(0xc0000b4b80): >close: err= 2025/09/23 13:19:48 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:48 DEBUG : dir: Looking for writers 2025/09/23 13:19:48 DEBUG : Looking for writers 2025/09/23 13:19:48 DEBUG : dir: reading active writers 2025/09/23 13:19:48 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 13:19:48 DEBUG : dir: Looking for writers 2025/09/23 13:19:48 DEBUG : Looking for writers 2025/09/23 13:19:48 DEBUG : dir: reading active writers 2025/09/23 13:19:48 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 13:19:48 DEBUG : dir: Looking for writers 2025/09/23 13:19:48 DEBUG : Looking for writers 2025/09/23 13:19:48 DEBUG : dir: reading active writers 2025/09/23 13:19:48 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 13:19:48 DEBUG : dir: Looking for writers 2025/09/23 13:19:48 DEBUG : Looking for writers 2025/09/23 13:19:48 DEBUG : dir: reading active writers 2025/09/23 13:19:48 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 13:19:48 DEBUG : newLeaf: vfs cache: starting upload 2025/09/23 13:19:48 DEBUG : dir: Looking for writers 2025/09/23 13:19:48 DEBUG : Looking for writers 2025/09/23 13:19:48 DEBUG : dir: reading active writers 2025/09/23 13:19:48 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/23 13:19:48 DEBUG : dir: Looking for writers 2025/09/23 13:19:48 DEBUG : Looking for writers 2025/09/23 13:19:48 DEBUG : dir: reading active writers 2025/09/23 13:19:48 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/23 13:19:49 DEBUG : dir: Looking for writers 2025/09/23 13:19:49 DEBUG : Looking for writers 2025/09/23 13:19:49 DEBUG : dir: reading active writers 2025/09/23 13:19:49 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/23 13:19:49 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/23 13:19:49 INFO : newLeaf: Copied (replaced existing) 2025/09/23 13:19:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-23 13:19:47 +0000 UTC," 2025/09/23 13:19:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/23 13:19:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 13:19:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/23 13:19:49 DEBUG : dir: Looking for writers 2025/09/23 13:19:49 DEBUG : Looking for writers 2025/09/23 13:19:49 DEBUG : dir: reading active writers 2025/09/23 13:19:49 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:49 DEBUG : >WaitForWriters: 2025/09/23 13:19:50 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:50 DEBUG : dir: Looking for writers 2025/09/23 13:19:50 DEBUG : Looking for writers 2025/09/23 13:19:50 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:50 DEBUG : dir: reading active writers 2025/09/23 13:19:50 DEBUG : >WaitForWriters: 2025/09/23 13:19:50 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:19:50 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:19:50 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:19:50 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:50 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:19:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:19:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:50 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:19:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/23 13:19:52 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 13:19:52 DEBUG : dir/file1(0xc000948080): openPending: 2025/09/23 13:19:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/23 13:19:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/23 13:19:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:52 DEBUG : dir/file1(0xc000948080): >openPending: err= 2025/09/23 13:19:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/23 13:19:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 13:19:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 13:19:52 DEBUG : dir/file1(0xc000948080): _writeAt: size=14, off=0 2025/09/23 13:19:52 DEBUG : dir/file1(0xc000948080): >_writeAt: n=14, err= 2025/09/23 13:19:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/23 13:19:52 DEBUG : dir/file1(0xc000948080): close: 2025/09/23 13:19:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/23 13:19:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/23 13:19:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/23 13:19:52 DEBUG : dir/file1(0xc000948080): >close: err= 2025/09/23 13:19:52 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:52 DEBUG : dir: Looking for writers 2025/09/23 13:19:52 DEBUG : file1: reading active writers 2025/09/23 13:19:52 DEBUG : Looking for writers 2025/09/23 13:19:52 DEBUG : dir: reading active writers 2025/09/23 13:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 13:19:52 DEBUG : dir: Looking for writers 2025/09/23 13:19:52 DEBUG : file1: reading active writers 2025/09/23 13:19:52 DEBUG : Looking for writers 2025/09/23 13:19:52 DEBUG : dir: reading active writers 2025/09/23 13:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 13:19:52 DEBUG : dir: Looking for writers 2025/09/23 13:19:52 DEBUG : file1: reading active writers 2025/09/23 13:19:52 DEBUG : Looking for writers 2025/09/23 13:19:52 DEBUG : dir: reading active writers 2025/09/23 13:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 13:19:52 DEBUG : dir: Looking for writers 2025/09/23 13:19:52 DEBUG : file1: reading active writers 2025/09/23 13:19:52 DEBUG : Looking for writers 2025/09/23 13:19:52 DEBUG : dir: reading active writers 2025/09/23 13:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 13:19:52 DEBUG : dir/file1: vfs cache: starting upload 2025/09/23 13:19:52 DEBUG : dir: Looking for writers 2025/09/23 13:19:52 DEBUG : file1: reading active writers 2025/09/23 13:19:52 DEBUG : Looking for writers 2025/09/23 13:19:52 DEBUG : dir: reading active writers 2025/09/23 13:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/23 13:19:52 DEBUG : dir: Looking for writers 2025/09/23 13:19:52 DEBUG : file1: reading active writers 2025/09/23 13:19:52 DEBUG : Looking for writers 2025/09/23 13:19:52 DEBUG : dir: reading active writers 2025/09/23 13:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/23 13:19:52 DEBUG : dir: Looking for writers 2025/09/23 13:19:52 DEBUG : file1: reading active writers 2025/09/23 13:19:52 DEBUG : Looking for writers 2025/09/23 13:19:52 DEBUG : dir: reading active writers 2025/09/23 13:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/23 13:19:53 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/23 13:19:53 INFO : dir/file1: Copied (replaced existing) 2025/09/23 13:19:53 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/23 13:19:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/23 13:19:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/23 13:19:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/23 13:19:53 DEBUG : dir: Looking for writers 2025/09/23 13:19:53 DEBUG : file1: reading active writers 2025/09/23 13:19:53 DEBUG : Looking for writers 2025/09/23 13:19:53 DEBUG : dir: reading active writers 2025/09/23 13:19:53 DEBUG : >WaitForWriters: 2025/09/23 13:19:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 13:19:53 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 13:19:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 13:19:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 13:19:53 DEBUG : dir/file1(0xc0003c4440): _readAt: size=512, off=0 2025/09/23 13:19:53 DEBUG : dir/file1(0xc0003c4440): openPending: 2025/09/23 13:19:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/23 13:19:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/23 13:19:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:53 DEBUG : dir/file1(0xc0003c4440): >openPending: err= 2025/09/23 13:19:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/23 13:19:53 DEBUG : dir/file1(0xc0003c4440): >_readAt: n=14, err=EOF 2025/09/23 13:19:53 DEBUG : dir/file1(0xc0003c4440): close: 2025/09/23 13:19:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/23 13:19:53 DEBUG : dir/file1(0xc0003c4440): >close: err= 2025/09/23 13:19:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 13:19:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/23 13:19:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000c81140 2025/09/23 13:19:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 13:19:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 13:19:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/23 13:19:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/23 13:19:55 DEBUG : dir/file1: Updating file with dir/file1 0xc000c81140 2025/09/23 13:19:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/23 13:19:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/23 13:19:55 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 13:19:55 DEBUG : dir/file1(0xc000949000): openPending: 2025/09/23 13:19:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/23 13:19:55 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2025/09/23 13:19:55 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/23 13:19:55 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/23 13:19:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/23 13:19:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:55 DEBUG : dir/file1(0xc000949000): >openPending: err= 2025/09/23 13:19:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/23 13:19:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 13:19:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 13:19:55 DEBUG : dir/file1(0xc000949000): _writeAt: size=25, off=0 2025/09/23 13:19:55 DEBUG : dir/file1(0xc000949000): >_writeAt: n=25, err= 2025/09/23 13:19:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 13:19:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/23 13:19:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000c81140 2025/09/23 13:19:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 13:19:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 13:19:56 DEBUG : newLeaf(0xc000949000): close: 2025/09/23 13:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/23 13:19:56 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-23 13:19:55.705267645 +0000 UTC m=+205.868242681 2025/09/23 13:19:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/23 13:19:56 DEBUG : newLeaf(0xc000949000): >close: err= 2025/09/23 13:19:56 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:56 DEBUG : dir: Looking for writers 2025/09/23 13:19:56 DEBUG : Looking for writers 2025/09/23 13:19:56 DEBUG : dir: reading active writers 2025/09/23 13:19:56 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 13:19:56 DEBUG : dir: Looking for writers 2025/09/23 13:19:56 DEBUG : Looking for writers 2025/09/23 13:19:56 DEBUG : dir: reading active writers 2025/09/23 13:19:56 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 13:19:56 DEBUG : dir: Looking for writers 2025/09/23 13:19:56 DEBUG : Looking for writers 2025/09/23 13:19:56 DEBUG : dir: reading active writers 2025/09/23 13:19:56 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 13:19:56 DEBUG : dir: Looking for writers 2025/09/23 13:19:56 DEBUG : Looking for writers 2025/09/23 13:19:56 DEBUG : dir: reading active writers 2025/09/23 13:19:56 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 13:19:56 DEBUG : newLeaf: vfs cache: starting upload 2025/09/23 13:19:56 DEBUG : dir: Looking for writers 2025/09/23 13:19:56 DEBUG : Looking for writers 2025/09/23 13:19:56 DEBUG : dir: reading active writers 2025/09/23 13:19:56 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/23 13:19:56 DEBUG : dir: Looking for writers 2025/09/23 13:19:56 DEBUG : Looking for writers 2025/09/23 13:19:56 DEBUG : dir: reading active writers 2025/09/23 13:19:56 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/23 13:19:56 DEBUG : dir: Looking for writers 2025/09/23 13:19:56 DEBUG : Looking for writers 2025/09/23 13:19:56 DEBUG : dir: reading active writers 2025/09/23 13:19:56 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/23 13:19:57 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/23 13:19:57 INFO : newLeaf: Copied (replaced existing) 2025/09/23 13:19:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-23 13:19:55 +0000 UTC," 2025/09/23 13:19:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/23 13:19:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 13:19:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/23 13:19:57 DEBUG : dir: Looking for writers 2025/09/23 13:19:57 DEBUG : Looking for writers 2025/09/23 13:19:57 DEBUG : dir: reading active writers 2025/09/23 13:19:57 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:57 DEBUG : >WaitForWriters: 2025/09/23 13:19:57 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:57 DEBUG : dir: Looking for writers 2025/09/23 13:19:57 DEBUG : Looking for writers 2025/09/23 13:19:57 DEBUG : dir: reading active writers 2025/09/23 13:19:57 DEBUG : newLeaf: reading active writers 2025/09/23 13:19:57 DEBUG : >WaitForWriters: 2025/09/23 13:19:57 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:19:58 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:19:58 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:19:58 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:58 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:19:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:19:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:19:58 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:19:59 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:19:59 DEBUG : dir: Looking for writers 2025/09/23 13:19:59 DEBUG : file1: reading active writers 2025/09/23 13:19:59 DEBUG : Looking for writers 2025/09/23 13:19:59 DEBUG : dir: reading active writers 2025/09/23 13:19:59 DEBUG : >WaitForWriters: 2025/09/23 13:19:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 13:19:59 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 13:19:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 13:19:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 13:19:59 DEBUG : dir/file1(0xc0003c4780): _readAt: size=512, off=0 2025/09/23 13:19:59 DEBUG : dir/file1(0xc0003c4780): openPending: 2025/09/23 13:19:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/09/23 13:19:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/23 13:19:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:19:59 DEBUG : dir/file1(0xc0003c4780): >openPending: err= 2025/09/23 13:19:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/23 13:19:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 13:19:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 13:19:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:20:00 DEBUG : dir/file1(0xc0003c4780): >_readAt: n=14, err=EOF 2025/09/23 13:20:00 DEBUG : dir/file1(0xc0003c4780): close: 2025/09/23 13:20:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/23 13:20:00 DEBUG : dir/file1(0xc0003c4780): >close: err= 2025/09/23 13:20:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 13:20:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/23 13:20:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b72c0 2025/09/23 13:20:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 13:20:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 13:20:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/23 13:20:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/23 13:20:02 DEBUG : dir/file1: Updating file with dir/file1 0xc0009b72c0 2025/09/23 13:20:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/23 13:20:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/23 13:20:02 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 13:20:02 DEBUG : dir/file1(0xc0008ee8c0): openPending: 2025/09/23 13:20:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/23 13:20:02 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2025/09/23 13:20:02 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/23 13:20:02 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/23 13:20:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/23 13:20:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:02 DEBUG : dir/file1(0xc0008ee8c0): >openPending: err= 2025/09/23 13:20:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/23 13:20:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 13:20:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 13:20:02 DEBUG : dir/file1(0xc0008ee8c0): _writeAt: size=25, off=0 2025/09/23 13:20:02 DEBUG : dir/file1(0xc0008ee8c0): >_writeAt: n=25, err= 2025/09/23 13:20:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 13:20:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/23 13:20:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b72c0 2025/09/23 13:20:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 13:20:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 13:20:03 DEBUG : newLeaf(0xc0008ee8c0): close: 2025/09/23 13:20:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/23 13:20:03 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-23 13:20:02.448001818 +0000 UTC m=+212.610976836 2025/09/23 13:20:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:03 DEBUG : newLeaf(0xc0008ee8c0): >close: err= 2025/09/23 13:20:03 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:03 DEBUG : dir: Looking for writers 2025/09/23 13:20:03 DEBUG : Looking for writers 2025/09/23 13:20:03 DEBUG : dir: reading active writers 2025/09/23 13:20:03 DEBUG : newLeaf: reading active writers 2025/09/23 13:20:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 13:20:03 DEBUG : dir: Looking for writers 2025/09/23 13:20:03 DEBUG : Looking for writers 2025/09/23 13:20:03 DEBUG : dir: reading active writers 2025/09/23 13:20:03 DEBUG : newLeaf: reading active writers 2025/09/23 13:20:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 13:20:03 DEBUG : dir: Looking for writers 2025/09/23 13:20:03 DEBUG : Looking for writers 2025/09/23 13:20:03 DEBUG : dir: reading active writers 2025/09/23 13:20:03 DEBUG : newLeaf: reading active writers 2025/09/23 13:20:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 13:20:03 DEBUG : dir: Looking for writers 2025/09/23 13:20:03 DEBUG : Looking for writers 2025/09/23 13:20:03 DEBUG : dir: reading active writers 2025/09/23 13:20:03 DEBUG : newLeaf: reading active writers 2025/09/23 13:20:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 13:20:03 DEBUG : newLeaf: vfs cache: starting upload 2025/09/23 13:20:03 DEBUG : dir: Looking for writers 2025/09/23 13:20:03 DEBUG : Looking for writers 2025/09/23 13:20:03 DEBUG : dir: reading active writers 2025/09/23 13:20:03 DEBUG : newLeaf: reading active writers 2025/09/23 13:20:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/23 13:20:03 DEBUG : dir: Looking for writers 2025/09/23 13:20:03 DEBUG : Looking for writers 2025/09/23 13:20:03 DEBUG : dir: reading active writers 2025/09/23 13:20:03 DEBUG : newLeaf: reading active writers 2025/09/23 13:20:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/23 13:20:03 DEBUG : dir: Looking for writers 2025/09/23 13:20:03 DEBUG : Looking for writers 2025/09/23 13:20:03 DEBUG : dir: reading active writers 2025/09/23 13:20:03 DEBUG : newLeaf: reading active writers 2025/09/23 13:20:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/23 13:20:03 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/23 13:20:03 INFO : newLeaf: Copied (replaced existing) 2025/09/23 13:20:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-23 13:20:02 +0000 UTC," 2025/09/23 13:20:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/23 13:20:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 13:20:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/23 13:20:04 DEBUG : dir: Looking for writers 2025/09/23 13:20:04 DEBUG : Looking for writers 2025/09/23 13:20:04 DEBUG : dir: reading active writers 2025/09/23 13:20:04 DEBUG : newLeaf: reading active writers 2025/09/23 13:20:04 DEBUG : >WaitForWriters: 2025/09/23 13:20:04 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:04 DEBUG : dir: Looking for writers 2025/09/23 13:20:04 DEBUG : Looking for writers 2025/09/23 13:20:04 DEBUG : dir: reading active writers 2025/09/23 13:20:04 DEBUG : newLeaf: reading active writers 2025/09/23 13:20:04 DEBUG : >WaitForWriters: 2025/09/23 13:20:04 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting --- PASS: TestFileRename (45.87s) --- PASS: TestFileRename/off,forceCache=false (5.97s) --- PASS: TestFileRename/minimal,forceCache=false (6.17s) --- PASS: TestFileRename/minimal,forceCache=true (12.79s) --- PASS: TestFileRename/writes,forceCache=false (6.47s) --- PASS: TestFileRename/writes,forceCache=true (7.69s) --- PASS: TestFileRename/full,forceCache=false (6.78s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:05 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:05 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:05 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:05 DEBUG : Looking for writers 2025/09/23 13:20:05 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.27s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:05 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 13:20:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 13:20:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/23 13:20:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/23 13:20:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:20:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/23 13:20:07 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/23 13:20:07 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:07 DEBUG : dir: Looking for writers 2025/09/23 13:20:07 DEBUG : file1: reading active writers 2025/09/23 13:20:07 DEBUG : Looking for writers 2025/09/23 13:20:07 DEBUG : dir: reading active writers 2025/09/23 13:20:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.43s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:08 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 13:20:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 13:20:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/23 13:20:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/23 13:20:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:20:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/23 13:20:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/23 13:20:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/23 13:20:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/23 13:20:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/23 13:20:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/23 13:20:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/23 13:20:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/23 13:20:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/23 13:20:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/23 13:20:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/23 13:20:10 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/23 13:20:10 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/23 13:20:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/23 13:20:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/23 13:20:10 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/23 13:20:11 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:11 DEBUG : dir: Looking for writers 2025/09/23 13:20:11 DEBUG : file1: reading active writers 2025/09/23 13:20:11 DEBUG : Looking for writers 2025/09/23 13:20:11 DEBUG : dir: reading active writers 2025/09/23 13:20:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.97s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:12 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 13:20:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 13:20:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/23 13:20:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/23 13:20:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:20:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/23 13:20:13 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/23 13:20:13 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/23 13:20:13 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/23 13:20:13 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/23 13:20:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/23 13:20:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/23 13:20:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/23 13:20:14 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/23 13:20:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/23 13:20:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/23 13:20:14 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/23 13:20:14 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/23 13:20:14 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/23 13:20:14 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/23 13:20:14 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/23 13:20:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/23 13:20:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/23 13:20:14 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/23 13:20:15 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/23 13:20:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/23 13:20:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/23 13:20:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/23 13:20:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/23 13:20:15 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/23 13:20:15 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/23 13:20:15 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/23 13:20:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/23 13:20:15 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/23 13:20:15 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/23 13:20:15 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/23 13:20:15 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:15 DEBUG : dir: Looking for writers 2025/09/23 13:20:15 DEBUG : file1: reading active writers 2025/09/23 13:20:15 DEBUG : Looking for writers 2025/09/23 13:20:15 DEBUG : dir: reading active writers 2025/09/23 13:20:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.42s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:16 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 13:20:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 13:20:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/23 13:20:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/23 13:20:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:20:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/23 13:20:18 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:18 DEBUG : dir: Looking for writers 2025/09/23 13:20:18 DEBUG : file1: reading active writers 2025/09/23 13:20:18 DEBUG : Looking for writers 2025/09/23 13:20:18 DEBUG : dir: reading active writers 2025/09/23 13:20:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.38s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:18 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 13:20:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 13:20:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/23 13:20:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/23 13:20:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:20:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/23 13:20:20 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/23 13:20:20 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/23 13:20:20 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:20 DEBUG : dir: Looking for writers 2025/09/23 13:20:20 DEBUG : file1: reading active writers 2025/09/23 13:20:20 DEBUG : Looking for writers 2025/09/23 13:20:20 DEBUG : dir: reading active writers 2025/09/23 13:20:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.31s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:21 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:21 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:20:21 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:21 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:21 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:20:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 13:20:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 13:20:22 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 13:20:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 13:20:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 13:20:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/23 13:20:22 DEBUG : dir/file1(0xc00041a100): _readAt: size=1, off=0 2025/09/23 13:20:22 DEBUG : dir/file1(0xc00041a100): openPending: 2025/09/23 13:20:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/23 13:20:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/23 13:20:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:22 DEBUG : dir/file1(0xc00041a100): >openPending: err= 2025/09/23 13:20:22 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/23 13:20:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 13:20:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 13:20:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:20:22 DEBUG : dir/file1(0xc00041a100): >_readAt: n=1, err= 2025/09/23 13:20:22 DEBUG : dir/file1(0xc00041a100): _readAt: size=256, off=1 2025/09/23 13:20:22 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/23 13:20:22 DEBUG : dir/file1(0xc00041a100): >_readAt: n=15, err=EOF 2025/09/23 13:20:22 DEBUG : dir/file1(0xc00041a100): _readAt: size=16, off=16 2025/09/23 13:20:22 DEBUG : dir/file1(0xc00041a100): >_readAt: n=0, err=EOF 2025/09/23 13:20:22 DEBUG : dir/file1(0xc00041a100): close: 2025/09/23 13:20:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/23 13:20:22 DEBUG : dir/file1(0xc00041a100): >close: err= 2025/09/23 13:20:22 DEBUG : dir/file1(0xc00041a100): close: 2025/09/23 13:20:22 DEBUG : dir/file1(0xc00041a100): >close: err=file already closed 2025/09/23 13:20:22 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:22 DEBUG : dir: Looking for writers 2025/09/23 13:20:22 DEBUG : file1: reading active writers 2025/09/23 13:20:22 DEBUG : Looking for writers 2025/09/23 13:20:22 DEBUG : dir: reading active writers 2025/09/23 13:20:22 DEBUG : >WaitForWriters: 2025/09/23 13:20:22 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.41s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:23 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:23 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:20:23 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:23 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:23 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:20:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 13:20:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 13:20:24 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 13:20:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 13:20:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 13:20:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/23 13:20:24 DEBUG : dir/file1(0xc00041ac40): _readAt: size=1, off=0 2025/09/23 13:20:24 DEBUG : dir/file1(0xc00041ac40): openPending: 2025/09/23 13:20:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/23 13:20:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/23 13:20:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:24 DEBUG : dir/file1(0xc00041ac40): >openPending: err= 2025/09/23 13:20:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/23 13:20:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 13:20:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 13:20:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:20:25 DEBUG : dir/file1(0xc00041ac40): >_readAt: n=1, err= 2025/09/23 13:20:25 DEBUG : dir/file1(0xc00041ac40): _readAt: size=1, off=5 2025/09/23 13:20:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/23 13:20:25 DEBUG : dir/file1(0xc00041ac40): >_readAt: n=1, err= 2025/09/23 13:20:25 DEBUG : dir/file1(0xc00041ac40): _readAt: size=1, off=3 2025/09/23 13:20:25 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/23 13:20:25 DEBUG : dir/file1(0xc00041ac40): >_readAt: n=1, err= 2025/09/23 13:20:25 DEBUG : dir/file1(0xc00041ac40): _readAt: size=1, off=13 2025/09/23 13:20:25 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/23 13:20:25 DEBUG : dir/file1(0xc00041ac40): >_readAt: n=1, err= 2025/09/23 13:20:25 DEBUG : dir/file1(0xc00041ac40): _readAt: size=16, off=100 2025/09/23 13:20:25 DEBUG : dir/file1(0xc00041ac40): >_readAt: n=0, err=EOF 2025/09/23 13:20:25 DEBUG : dir/file1(0xc00041ac40): close: 2025/09/23 13:20:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/23 13:20:25 DEBUG : dir/file1(0xc00041ac40): >close: err= 2025/09/23 13:20:25 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:25 DEBUG : dir: Looking for writers 2025/09/23 13:20:25 DEBUG : file1: reading active writers 2025/09/23 13:20:25 DEBUG : Looking for writers 2025/09/23 13:20:25 DEBUG : dir: reading active writers 2025/09/23 13:20:25 DEBUG : >WaitForWriters: 2025/09/23 13:20:25 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.36s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:25 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:25 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:20:25 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:25 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:25 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:20:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 13:20:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 13:20:27 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 13:20:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 13:20:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 13:20:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/23 13:20:27 DEBUG : dir/file1(0xc000d76080): _readAt: size=1, off=0 2025/09/23 13:20:27 DEBUG : dir/file1(0xc000d76080): openPending: 2025/09/23 13:20:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/23 13:20:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/23 13:20:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:27 DEBUG : dir/file1(0xc000d76080): >openPending: err= 2025/09/23 13:20:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/23 13:20:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 13:20:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 13:20:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:20:27 DEBUG : dir/file1(0xc000d76080): >_readAt: n=1, err= 2025/09/23 13:20:27 DEBUG : dir/file1(0xc000d76080): _readAt: size=1, off=5 2025/09/23 13:20:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/23 13:20:27 DEBUG : dir/file1(0xc000d76080): >_readAt: n=1, err= 2025/09/23 13:20:27 DEBUG : dir/file1(0xc000d76080): _readAt: size=1, off=1 2025/09/23 13:20:27 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/23 13:20:27 DEBUG : dir/file1(0xc000d76080): >_readAt: n=1, err= 2025/09/23 13:20:27 DEBUG : dir/file1(0xc000d76080): _readAt: size=6, off=10 2025/09/23 13:20:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/23 13:20:27 DEBUG : dir/file1(0xc000d76080): >_readAt: n=6, err= 2025/09/23 13:20:27 DEBUG : dir/file1(0xc000d76080): _readAt: size=256, off=10 2025/09/23 13:20:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/23 13:20:27 DEBUG : dir/file1(0xc000d76080): >_readAt: n=6, err=EOF 2025/09/23 13:20:27 DEBUG : dir/file1(0xc000d76080): _readAt: size=256, off=100 2025/09/23 13:20:27 DEBUG : dir/file1(0xc000d76080): >_readAt: n=0, err=EOF 2025/09/23 13:20:27 DEBUG : dir/file1(0xc000d76080): close: 2025/09/23 13:20:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/23 13:20:27 DEBUG : dir/file1(0xc000d76080): >close: err= 2025/09/23 13:20:27 DEBUG : dir/file1(0xc000d76080): _readAt: size=256, off=100 2025/09/23 13:20:27 DEBUG : dir/file1(0xc000d76080): >_readAt: n=0, err=file already closed 2025/09/23 13:20:27 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:27 DEBUG : dir: Looking for writers 2025/09/23 13:20:27 DEBUG : file1: reading active writers 2025/09/23 13:20:27 DEBUG : Looking for writers 2025/09/23 13:20:27 DEBUG : dir: reading active writers 2025/09/23 13:20:27 DEBUG : >WaitForWriters: 2025/09/23 13:20:27 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.72s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:28 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:28 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:20:28 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:28 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:28 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:20:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 13:20:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 13:20:29 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 13:20:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 13:20:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 13:20:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/23 13:20:29 DEBUG : dir/file1(0xc00102ff00): RWFileHandle.Flush 2025/09/23 13:20:29 DEBUG : dir/file1(0xc00102ff00): _readAt: size=256, off=0 2025/09/23 13:20:29 DEBUG : dir/file1(0xc00102ff00): openPending: 2025/09/23 13:20:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/09/23 13:20:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/23 13:20:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:29 DEBUG : dir/file1(0xc00102ff00): >openPending: err= 2025/09/23 13:20:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/23 13:20:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 13:20:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 13:20:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:20:30 DEBUG : dir/file1(0xc00102ff00): >_readAt: n=16, err=EOF 2025/09/23 13:20:30 DEBUG : dir/file1(0xc00102ff00): RWFileHandle.Flush 2025/09/23 13:20:30 DEBUG : dir/file1(0xc00102ff00): RWFileHandle.Flush 2025/09/23 13:20:30 DEBUG : dir/file1(0xc00102ff00): close: 2025/09/23 13:20:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/23 13:20:30 DEBUG : dir/file1(0xc00102ff00): >close: err= 2025/09/23 13:20:30 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:30 DEBUG : dir: Looking for writers 2025/09/23 13:20:30 DEBUG : file1: reading active writers 2025/09/23 13:20:30 DEBUG : Looking for writers 2025/09/23 13:20:30 DEBUG : dir: reading active writers 2025/09/23 13:20:30 DEBUG : >WaitForWriters: 2025/09/23 13:20:30 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.34s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:30 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:30 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:20:30 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:30 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:31 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:20:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 13:20:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 13:20:32 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 13:20:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 13:20:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 13:20:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/23 13:20:32 DEBUG : dir/file1(0xc0003c5640): _readAt: size=256, off=0 2025/09/23 13:20:32 DEBUG : dir/file1(0xc0003c5640): openPending: 2025/09/23 13:20:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/09/23 13:20:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/23 13:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:32 DEBUG : dir/file1(0xc0003c5640): >openPending: err= 2025/09/23 13:20:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/23 13:20:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 13:20:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 13:20:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:20:32 DEBUG : dir/file1(0xc0003c5640): >_readAt: n=16, err=EOF 2025/09/23 13:20:32 DEBUG : dir/file1(0xc0003c5640): RWFileHandle.Release 2025/09/23 13:20:32 DEBUG : dir/file1(0xc0003c5640): close: 2025/09/23 13:20:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/23 13:20:32 DEBUG : dir/file1(0xc0003c5640): >close: err= 2025/09/23 13:20:32 DEBUG : dir/file1(0xc0003c5640): RWFileHandle.Release 2025/09/23 13:20:32 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:32 DEBUG : dir: Looking for writers 2025/09/23 13:20:32 DEBUG : file1: reading active writers 2025/09/23 13:20:32 DEBUG : Looking for writers 2025/09/23 13:20:32 DEBUG : dir: reading active writers 2025/09/23 13:20:32 DEBUG : >WaitForWriters: 2025/09/23 13:20:32 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.34s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:33 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:33 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:20:33 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:33 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:33 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:20:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:33 DEBUG : file1: newRWFileHandle: 2025/09/23 13:20:33 DEBUG : file1(0xc0000b4600): openPending: 2025/09/23 13:20:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:33 DEBUG : file1(0xc0000b4600): >openPending: err= 2025/09/23 13:20:33 DEBUG : file1: >newRWFileHandle: err= 2025/09/23 13:20:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/23 13:20:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/23 13:20:33 DEBUG : file1(0xc0000b4600): _writeAt: size=5, off=0 2025/09/23 13:20:33 DEBUG : file1(0xc0000b4600): >_writeAt: n=5, err= 2025/09/23 13:20:33 DEBUG : file1(0xc0000b4600): _writeAt: size=7, off=5 2025/09/23 13:20:33 DEBUG : file1(0xc0000b4600): >_writeAt: n=7, err= 2025/09/23 13:20:33 DEBUG : file1: vfs cache: truncate to size=11 2025/09/23 13:20:33 DEBUG : file1(0xc0000b4600): close: 2025/09/23 13:20:33 DEBUG : file1: vfs cache: setting modification time to 2025-09-23 13:20:33.492037051 +0000 UTC m=+243.655012109 2025/09/23 13:20:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:33 DEBUG : file1(0xc0000b4600): >close: err= 2025/09/23 13:20:33 DEBUG : file1(0xc0000b4600): close: 2025/09/23 13:20:33 DEBUG : file1(0xc0000b4600): >close: err=file already closed 2025/09/23 13:20:33 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:33 DEBUG : Looking for writers 2025/09/23 13:20:33 DEBUG : file1: reading active writers 2025/09/23 13:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 13:20:33 DEBUG : Looking for writers 2025/09/23 13:20:33 DEBUG : file1: reading active writers 2025/09/23 13:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 13:20:33 DEBUG : Looking for writers 2025/09/23 13:20:33 DEBUG : file1: reading active writers 2025/09/23 13:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 13:20:33 DEBUG : Looking for writers 2025/09/23 13:20:33 DEBUG : file1: reading active writers 2025/09/23 13:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 13:20:33 DEBUG : file1: vfs cache: starting upload 2025/09/23 13:20:33 DEBUG : Looking for writers 2025/09/23 13:20:33 DEBUG : file1: reading active writers 2025/09/23 13:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/23 13:20:33 DEBUG : Looking for writers 2025/09/23 13:20:33 DEBUG : file1: reading active writers 2025/09/23 13:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/23 13:20:34 DEBUG : Looking for writers 2025/09/23 13:20:34 DEBUG : file1: reading active writers 2025/09/23 13:20:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/23 13:20:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/23 13:20:34 INFO : file1: Copied (new) 2025/09/23 13:20:34 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-23 13:20:33 +0000 UTC," 2025/09/23 13:20:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/23 13:20:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:34 INFO : file1: vfs cache: upload succeeded try #1 2025/09/23 13:20:34 DEBUG : Looking for writers 2025/09/23 13:20:34 DEBUG : file1: reading active writers 2025/09/23 13:20:34 DEBUG : >WaitForWriters: 2025/09/23 13:20:34 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:34 DEBUG : Looking for writers 2025/09/23 13:20:34 DEBUG : file1: reading active writers 2025/09/23 13:20:34 DEBUG : >WaitForWriters: 2025/09/23 13:20:34 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.00s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:35 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:35 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:20:35 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:35 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:35 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:20:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:35 DEBUG : file1: newRWFileHandle: 2025/09/23 13:20:35 DEBUG : file1(0xc000d77dc0): openPending: 2025/09/23 13:20:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:35 DEBUG : file1(0xc000d77dc0): >openPending: err= 2025/09/23 13:20:35 DEBUG : file1: >newRWFileHandle: err= 2025/09/23 13:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/23 13:20:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/23 13:20:35 DEBUG : file1(0xc000d77dc0): _writeAt: size=7, off=0 2025/09/23 13:20:35 DEBUG : file1(0xc000d77dc0): >_writeAt: n=7, err= 2025/09/23 13:20:35 DEBUG : file1(0xc000d77dc0): _writeAt: size=6, off=5 2025/09/23 13:20:35 DEBUG : file1(0xc000d77dc0): >_writeAt: n=6, err= 2025/09/23 13:20:35 DEBUG : file1(0xc000d77dc0): close: 2025/09/23 13:20:35 DEBUG : file1: vfs cache: setting modification time to 2025-09-23 13:20:35.470544034 +0000 UTC m=+245.633519091 2025/09/23 13:20:35 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:35 DEBUG : file1(0xc000d77dc0): >close: err= 2025/09/23 13:20:35 DEBUG : file1(0xc000d77dc0): _writeAt: size=5, off=0 2025/09/23 13:20:35 DEBUG : file1(0xc000d77dc0): >_writeAt: n=0, err=file already closed 2025/09/23 13:20:35 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:35 DEBUG : Looking for writers 2025/09/23 13:20:35 DEBUG : file1: reading active writers 2025/09/23 13:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 13:20:35 DEBUG : Looking for writers 2025/09/23 13:20:35 DEBUG : file1: reading active writers 2025/09/23 13:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 13:20:35 DEBUG : Looking for writers 2025/09/23 13:20:35 DEBUG : file1: reading active writers 2025/09/23 13:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 13:20:35 DEBUG : Looking for writers 2025/09/23 13:20:35 DEBUG : file1: reading active writers 2025/09/23 13:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 13:20:35 DEBUG : file1: vfs cache: starting upload 2025/09/23 13:20:35 DEBUG : Looking for writers 2025/09/23 13:20:35 DEBUG : file1: reading active writers 2025/09/23 13:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/23 13:20:35 DEBUG : Looking for writers 2025/09/23 13:20:35 DEBUG : file1: reading active writers 2025/09/23 13:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/23 13:20:36 DEBUG : Looking for writers 2025/09/23 13:20:36 DEBUG : file1: reading active writers 2025/09/23 13:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/23 13:20:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/23 13:20:36 INFO : file1: Copied (new) 2025/09/23 13:20:36 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-23 13:20:35 +0000 UTC," 2025/09/23 13:20:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/23 13:20:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:36 INFO : file1: vfs cache: upload succeeded try #1 2025/09/23 13:20:36 DEBUG : Looking for writers 2025/09/23 13:20:36 DEBUG : file1: reading active writers 2025/09/23 13:20:36 DEBUG : >WaitForWriters: 2025/09/23 13:20:36 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:36 DEBUG : Looking for writers 2025/09/23 13:20:36 DEBUG : file1: reading active writers 2025/09/23 13:20:36 DEBUG : >WaitForWriters: 2025/09/23 13:20:36 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.99s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:37 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:37 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:20:37 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:37 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:37 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:20:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:37 DEBUG : file1: newRWFileHandle: 2025/09/23 13:20:37 DEBUG : file1(0xc000988800): openPending: 2025/09/23 13:20:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:37 DEBUG : file1(0xc000988800): >openPending: err= 2025/09/23 13:20:37 DEBUG : file1: >newRWFileHandle: err= 2025/09/23 13:20:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/23 13:20:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/23 13:20:37 DEBUG : file1(0xc000988800): close: 2025/09/23 13:20:37 DEBUG : file1: vfs cache: setting modification time to 2025-09-23 13:20:37.457106775 +0000 UTC m=+247.620081832 2025/09/23 13:20:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:37 DEBUG : file1(0xc000988800): >close: err= 2025/09/23 13:20:37 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/23 13:20:37 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/23 13:20:37 DEBUG : file2: newRWFileHandle: 2025/09/23 13:20:37 DEBUG : file2(0xc000988c80): openPending: 2025/09/23 13:20:37 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/23 13:20:37 DEBUG : file2(0xc000988c80): >openPending: err= 2025/09/23 13:20:37 DEBUG : file2: >newRWFileHandle: err= 2025/09/23 13:20:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/23 13:20:37 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/23 13:20:37 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/23 13:20:37 DEBUG : file2(0xc000988c80): RWFileHandle.Flush 2025/09/23 13:20:37 DEBUG : file2(0xc000988c80): RWFileHandle.Release 2025/09/23 13:20:37 DEBUG : file2(0xc000988c80): close: 2025/09/23 13:20:37 DEBUG : file2: vfs cache: setting modification time to 2025-09-23 13:20:37.458873451 +0000 UTC m=+247.621848509 2025/09/23 13:20:37 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:37 DEBUG : file2(0xc000988c80): >close: err= 2025/09/23 13:20:37 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:37 DEBUG : Looking for writers 2025/09/23 13:20:37 DEBUG : file1: reading active writers 2025/09/23 13:20:37 DEBUG : file2: reading active writers 2025/09/23 13:20:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/23 13:20:37 DEBUG : Looking for writers 2025/09/23 13:20:37 DEBUG : file1: reading active writers 2025/09/23 13:20:37 DEBUG : file2: reading active writers 2025/09/23 13:20:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/23 13:20:37 DEBUG : Looking for writers 2025/09/23 13:20:37 DEBUG : file2: reading active writers 2025/09/23 13:20:37 DEBUG : file1: reading active writers 2025/09/23 13:20:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/23 13:20:37 DEBUG : Looking for writers 2025/09/23 13:20:37 DEBUG : file1: reading active writers 2025/09/23 13:20:37 DEBUG : file2: reading active writers 2025/09/23 13:20:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/23 13:20:37 DEBUG : file1: vfs cache: starting upload 2025/09/23 13:20:37 DEBUG : file2: vfs cache: starting upload 2025/09/23 13:20:37 DEBUG : Looking for writers 2025/09/23 13:20:37 DEBUG : file1: reading active writers 2025/09/23 13:20:37 DEBUG : file2: reading active writers 2025/09/23 13:20:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/09/23 13:20:37 DEBUG : Looking for writers 2025/09/23 13:20:37 DEBUG : file1: reading active writers 2025/09/23 13:20:37 DEBUG : file2: reading active writers 2025/09/23 13:20:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/09/23 13:20:38 DEBUG : Looking for writers 2025/09/23 13:20:38 DEBUG : file2: reading active writers 2025/09/23 13:20:38 DEBUG : file1: reading active writers 2025/09/23 13:20:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/09/23 13:20:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/23 13:20:38 INFO : file1: Copied (new) 2025/09/23 13:20:38 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-23 13:20:37 +0000 UTC," 2025/09/23 13:20:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/23 13:20:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:38 INFO : file1: vfs cache: upload succeeded try #1 2025/09/23 13:20:38 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/09/23 13:20:38 INFO : file2: Copied (new) 2025/09/23 13:20:38 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-23 13:20:37 +0000 UTC," 2025/09/23 13:20:38 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/23 13:20:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/23 13:20:38 INFO : file2: vfs cache: upload succeeded try #1 2025/09/23 13:20:38 DEBUG : Looking for writers 2025/09/23 13:20:38 DEBUG : file1: reading active writers 2025/09/23 13:20:38 DEBUG : file2: reading active writers 2025/09/23 13:20:38 DEBUG : >WaitForWriters: 2025/09/23 13:20:38 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:38 DEBUG : Looking for writers 2025/09/23 13:20:38 DEBUG : file1: reading active writers 2025/09/23 13:20:38 DEBUG : file2: reading active writers 2025/09/23 13:20:38 DEBUG : >WaitForWriters: 2025/09/23 13:20:38 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.14s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:39 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:39 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:20:39 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:39 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:39 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:20:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:39 DEBUG : file1: newRWFileHandle: 2025/09/23 13:20:39 DEBUG : file1(0xc0005115c0): openPending: 2025/09/23 13:20:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:39 DEBUG : file1(0xc0005115c0): >openPending: err= 2025/09/23 13:20:39 DEBUG : file1: >newRWFileHandle: err= 2025/09/23 13:20:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/23 13:20:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/23 13:20:39 DEBUG : file1(0xc0005115c0): _writeAt: size=5, off=0 2025/09/23 13:20:39 DEBUG : file1(0xc0005115c0): >_writeAt: n=5, err= 2025/09/23 13:20:39 DEBUG : file1(0xc0005115c0): RWFileHandle.Flush 2025/09/23 13:20:39 DEBUG : file1(0xc0005115c0): RWFileHandle.Flush 2025/09/23 13:20:39 DEBUG : file1(0xc0005115c0): close: 2025/09/23 13:20:39 DEBUG : file1: vfs cache: setting modification time to 2025-09-23 13:20:39.60200677 +0000 UTC m=+249.764981797 2025/09/23 13:20:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:39 DEBUG : file1(0xc0005115c0): >close: err= 2025/09/23 13:20:39 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:39 DEBUG : Looking for writers 2025/09/23 13:20:39 DEBUG : file1: reading active writers 2025/09/23 13:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 13:20:39 DEBUG : Looking for writers 2025/09/23 13:20:39 DEBUG : file1: reading active writers 2025/09/23 13:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 13:20:39 DEBUG : Looking for writers 2025/09/23 13:20:39 DEBUG : file1: reading active writers 2025/09/23 13:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 13:20:39 DEBUG : Looking for writers 2025/09/23 13:20:39 DEBUG : file1: reading active writers 2025/09/23 13:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 13:20:39 DEBUG : file1: vfs cache: starting upload 2025/09/23 13:20:39 DEBUG : Looking for writers 2025/09/23 13:20:39 DEBUG : file1: reading active writers 2025/09/23 13:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/23 13:20:39 DEBUG : Looking for writers 2025/09/23 13:20:39 DEBUG : file1: reading active writers 2025/09/23 13:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/23 13:20:40 DEBUG : Looking for writers 2025/09/23 13:20:40 DEBUG : file1: reading active writers 2025/09/23 13:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/23 13:20:40 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/23 13:20:40 INFO : file1: Copied (new) 2025/09/23 13:20:40 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-23 13:20:39 +0000 UTC," 2025/09/23 13:20:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/23 13:20:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:40 INFO : file1: vfs cache: upload succeeded try #1 2025/09/23 13:20:40 DEBUG : Looking for writers 2025/09/23 13:20:40 DEBUG : file1: reading active writers 2025/09/23 13:20:40 DEBUG : >WaitForWriters: 2025/09/23 13:20:40 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.84s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:41 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:41 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:20:41 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:41 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:41 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:20:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:41 DEBUG : file1: newRWFileHandle: 2025/09/23 13:20:41 DEBUG : file1(0xc000949980): openPending: 2025/09/23 13:20:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:41 DEBUG : file1(0xc000949980): >openPending: err= 2025/09/23 13:20:41 DEBUG : file1: >newRWFileHandle: err= 2025/09/23 13:20:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/23 13:20:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/23 13:20:41 DEBUG : file1(0xc000949980): _writeAt: size=5, off=0 2025/09/23 13:20:41 DEBUG : file1(0xc000949980): >_writeAt: n=5, err= 2025/09/23 13:20:41 DEBUG : file1(0xc000949980): RWFileHandle.Release 2025/09/23 13:20:41 DEBUG : file1(0xc000949980): close: 2025/09/23 13:20:41 DEBUG : file1: vfs cache: setting modification time to 2025-09-23 13:20:41.444152068 +0000 UTC m=+251.607127125 2025/09/23 13:20:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:41 DEBUG : file1(0xc000949980): >close: err= 2025/09/23 13:20:41 DEBUG : file1(0xc000949980): RWFileHandle.Release 2025/09/23 13:20:41 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:41 DEBUG : Looking for writers 2025/09/23 13:20:41 DEBUG : file1: reading active writers 2025/09/23 13:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 13:20:41 DEBUG : Looking for writers 2025/09/23 13:20:41 DEBUG : file1: reading active writers 2025/09/23 13:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 13:20:41 DEBUG : Looking for writers 2025/09/23 13:20:41 DEBUG : file1: reading active writers 2025/09/23 13:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 13:20:41 DEBUG : Looking for writers 2025/09/23 13:20:41 DEBUG : file1: reading active writers 2025/09/23 13:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 13:20:41 DEBUG : file1: vfs cache: starting upload 2025/09/23 13:20:41 DEBUG : Looking for writers 2025/09/23 13:20:41 DEBUG : file1: reading active writers 2025/09/23 13:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/23 13:20:41 DEBUG : Looking for writers 2025/09/23 13:20:41 DEBUG : file1: reading active writers 2025/09/23 13:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/23 13:20:42 DEBUG : Looking for writers 2025/09/23 13:20:42 DEBUG : file1: reading active writers 2025/09/23 13:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/23 13:20:42 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/23 13:20:42 INFO : file1: Copied (new) 2025/09/23 13:20:42 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-23 13:20:41 +0000 UTC," 2025/09/23 13:20:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/23 13:20:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:42 INFO : file1: vfs cache: upload succeeded try #1 2025/09/23 13:20:42 DEBUG : Looking for writers 2025/09/23 13:20:42 DEBUG : file1: reading active writers 2025/09/23 13:20:42 DEBUG : >WaitForWriters: 2025/09/23 13:20:42 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.85s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:43 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:43 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:20:43 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:43 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:43 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:20:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/23 13:20:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/23 13:20:44 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 13:20:44 DEBUG : dir/file1(0xc00041a840): openPending: 2025/09/23 13:20:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/23 13:20:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/23 13:20:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:44 DEBUG : dir/file1(0xc00041a840): >openPending: err= 2025/09/23 13:20:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/23 13:20:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 13:20:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 13:20:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/23 13:20:44 DEBUG : dir/file1(0xc00041a840): _writeAt: size=5, off=0 2025/09/23 13:20:44 DEBUG : dir/file1(0xc00041a840): >_writeAt: n=5, err= 2025/09/23 13:20:44 DEBUG : dir/file1(0xc00041a840): close: 2025/09/23 13:20:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:44 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-23 13:20:44.489781447 +0000 UTC m=+254.652756494 2025/09/23 13:20:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:44 DEBUG : dir/file1(0xc00041a840): >close: err= 2025/09/23 13:20:44 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:44 DEBUG : dir: Looking for writers 2025/09/23 13:20:44 DEBUG : file1: reading active writers 2025/09/23 13:20:44 DEBUG : Looking for writers 2025/09/23 13:20:44 DEBUG : dir: reading active writers 2025/09/23 13:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 13:20:44 DEBUG : dir: Looking for writers 2025/09/23 13:20:44 DEBUG : file1: reading active writers 2025/09/23 13:20:44 DEBUG : Looking for writers 2025/09/23 13:20:44 DEBUG : dir: reading active writers 2025/09/23 13:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 13:20:44 DEBUG : dir: Looking for writers 2025/09/23 13:20:44 DEBUG : file1: reading active writers 2025/09/23 13:20:44 DEBUG : Looking for writers 2025/09/23 13:20:44 DEBUG : dir: reading active writers 2025/09/23 13:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 13:20:44 DEBUG : dir: Looking for writers 2025/09/23 13:20:44 DEBUG : file1: reading active writers 2025/09/23 13:20:44 DEBUG : Looking for writers 2025/09/23 13:20:44 DEBUG : dir: reading active writers 2025/09/23 13:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 13:20:44 DEBUG : dir/file1: vfs cache: starting upload 2025/09/23 13:20:44 DEBUG : dir: Looking for writers 2025/09/23 13:20:44 DEBUG : file1: reading active writers 2025/09/23 13:20:44 DEBUG : Looking for writers 2025/09/23 13:20:44 DEBUG : dir: reading active writers 2025/09/23 13:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/23 13:20:44 DEBUG : dir: Looking for writers 2025/09/23 13:20:44 DEBUG : file1: reading active writers 2025/09/23 13:20:44 DEBUG : Looking for writers 2025/09/23 13:20:44 DEBUG : dir: reading active writers 2025/09/23 13:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/23 13:20:45 DEBUG : dir: Looking for writers 2025/09/23 13:20:45 DEBUG : file1: reading active writers 2025/09/23 13:20:45 DEBUG : Looking for writers 2025/09/23 13:20:45 DEBUG : dir: reading active writers 2025/09/23 13:20:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/23 13:20:45 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/23 13:20:45 INFO : dir/file1: Copied (replaced existing) 2025/09/23 13:20:45 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-23 13:20:44 +0000 UTC," 2025/09/23 13:20:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/23 13:20:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/23 13:20:45 DEBUG : dir: Looking for writers 2025/09/23 13:20:45 DEBUG : file1: reading active writers 2025/09/23 13:20:45 DEBUG : Looking for writers 2025/09/23 13:20:45 DEBUG : dir: reading active writers 2025/09/23 13:20:45 DEBUG : >WaitForWriters: 2025/09/23 13:20:45 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.38s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:46 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:46 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:20:46 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:46 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:46 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:20:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:47 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 13:20:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 13:20:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 13:20:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/23 13:20:47 DEBUG : dir/file1(0xc0003c4280): _writeAt: size=5, off=0 2025/09/23 13:20:47 DEBUG : dir/file1(0xc0003c4280): openPending: 2025/09/23 13:20:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/23 13:20:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/23 13:20:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:47 DEBUG : dir/file1(0xc0003c4280): >openPending: err= 2025/09/23 13:20:47 DEBUG : dir/file1(0xc0003c4280): >_writeAt: n=5, err= 2025/09/23 13:20:47 DEBUG : dir/file1(0xc0003c4280): _writeAt: size=15, off=5 2025/09/23 13:20:47 DEBUG : dir/file1(0xc0003c4280): >_writeAt: n=15, err= 2025/09/23 13:20:47 DEBUG : dir/file1(0xc0003c4280): close: 2025/09/23 13:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/23 13:20:47 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-23 13:20:47.887456662 +0000 UTC m=+258.050431719 2025/09/23 13:20:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:47 DEBUG : dir/file1(0xc0003c4280): >close: err= 2025/09/23 13:20:47 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:47 DEBUG : dir: Looking for writers 2025/09/23 13:20:47 DEBUG : file1: reading active writers 2025/09/23 13:20:47 DEBUG : Looking for writers 2025/09/23 13:20:47 DEBUG : dir: reading active writers 2025/09/23 13:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 13:20:47 DEBUG : dir: Looking for writers 2025/09/23 13:20:47 DEBUG : file1: reading active writers 2025/09/23 13:20:47 DEBUG : Looking for writers 2025/09/23 13:20:47 DEBUG : dir: reading active writers 2025/09/23 13:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 13:20:47 DEBUG : dir: Looking for writers 2025/09/23 13:20:47 DEBUG : file1: reading active writers 2025/09/23 13:20:47 DEBUG : Looking for writers 2025/09/23 13:20:47 DEBUG : dir: reading active writers 2025/09/23 13:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 13:20:47 DEBUG : dir: Looking for writers 2025/09/23 13:20:47 DEBUG : file1: reading active writers 2025/09/23 13:20:47 DEBUG : Looking for writers 2025/09/23 13:20:47 DEBUG : dir: reading active writers 2025/09/23 13:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 13:20:47 DEBUG : dir/file1: vfs cache: starting upload 2025/09/23 13:20:48 DEBUG : dir: Looking for writers 2025/09/23 13:20:48 DEBUG : file1: reading active writers 2025/09/23 13:20:48 DEBUG : Looking for writers 2025/09/23 13:20:48 DEBUG : dir: reading active writers 2025/09/23 13:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/23 13:20:48 DEBUG : dir: Looking for writers 2025/09/23 13:20:48 DEBUG : file1: reading active writers 2025/09/23 13:20:48 DEBUG : Looking for writers 2025/09/23 13:20:48 DEBUG : dir: reading active writers 2025/09/23 13:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/23 13:20:48 DEBUG : dir: Looking for writers 2025/09/23 13:20:48 DEBUG : file1: reading active writers 2025/09/23 13:20:48 DEBUG : Looking for writers 2025/09/23 13:20:48 DEBUG : dir: reading active writers 2025/09/23 13:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/23 13:20:48 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/23 13:20:48 INFO : dir/file1: Copied (replaced existing) 2025/09/23 13:20:48 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-23 13:20:47 +0000 UTC," 2025/09/23 13:20:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/23 13:20:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/23 13:20:49 DEBUG : dir: Looking for writers 2025/09/23 13:20:49 DEBUG : file1: reading active writers 2025/09/23 13:20:49 DEBUG : Looking for writers 2025/09/23 13:20:49 DEBUG : dir: reading active writers 2025/09/23 13:20:49 DEBUG : >WaitForWriters: 2025/09/23 13:20:49 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.41s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:49 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:49 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:20:49 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:49 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:49 DEBUG : Config file has changed externally - reloading 2025/09/23 13:20:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:49 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:20:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:50 DEBUG : file1: newRWFileHandle: 2025/09/23 13:20:50 DEBUG : file1(0xc0000b5640): openPending: 2025/09/23 13:20:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:50 DEBUG : file1(0xc0000b5640): >openPending: err= 2025/09/23 13:20:50 DEBUG : file1: >newRWFileHandle: err= 2025/09/23 13:20:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/23 13:20:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/23 13:20:50 DEBUG : file1(0xc0000b5640): _writeAt: size=5, off=0 2025/09/23 13:20:50 DEBUG : file1(0xc0000b5640): >_writeAt: n=5, err= 2025/09/23 13:20:50 DEBUG : file1(0xc0000b5640): close: 2025/09/23 13:20:50 DEBUG : file1: vfs cache: setting modification time to 2025-09-23 13:20:50.091295356 +0000 UTC m=+260.254270413 2025/09/23 13:20:50 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:50 DEBUG : file1(0xc0000b5640): >close: err= 2025/09/23 13:20:50 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:50 DEBUG : Looking for writers 2025/09/23 13:20:50 DEBUG : file1: reading active writers 2025/09/23 13:20:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 13:20:50 DEBUG : Looking for writers 2025/09/23 13:20:50 DEBUG : file1: reading active writers 2025/09/23 13:20:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 13:20:50 DEBUG : Looking for writers 2025/09/23 13:20:50 DEBUG : file1: reading active writers 2025/09/23 13:20:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 13:20:50 DEBUG : Looking for writers 2025/09/23 13:20:50 DEBUG : file1: reading active writers 2025/09/23 13:20:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 13:20:50 DEBUG : file1: vfs cache: starting upload 2025/09/23 13:20:50 DEBUG : Looking for writers 2025/09/23 13:20:50 DEBUG : file1: reading active writers 2025/09/23 13:20:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/23 13:20:50 DEBUG : Looking for writers 2025/09/23 13:20:50 DEBUG : file1: reading active writers 2025/09/23 13:20:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/23 13:20:50 DEBUG : Looking for writers 2025/09/23 13:20:50 DEBUG : file1: reading active writers 2025/09/23 13:20:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/23 13:20:51 DEBUG : Looking for writers 2025/09/23 13:20:51 DEBUG : file1: reading active writers 2025/09/23 13:20:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/23 13:20:52 DEBUG : Looking for writers 2025/09/23 13:20:52 DEBUG : file1: reading active writers 2025/09/23 13:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/23 13:20:53 DEBUG : Looking for writers 2025/09/23 13:20:53 DEBUG : file1: reading active writers 2025/09/23 13:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/23 13:20:54 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/23 13:20:54 INFO : file1: Copied (new) 2025/09/23 13:20:54 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-23 13:20:50 +0000 UTC," 2025/09/23 13:20:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:54 INFO : file1: vfs cache: upload succeeded try #1 2025/09/23 13:20:54 DEBUG : Looking for writers 2025/09/23 13:20:54 DEBUG : file1: reading active writers 2025/09/23 13:20:54 DEBUG : >WaitForWriters: 2025/09/23 13:20:54 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (4.88s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:54 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:54 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:20:54 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:54 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/23 13:20:54 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e04300): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e04300): >openPending: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e04300): _writeAt: size=5, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e04300): >_writeAt: n=5, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e04300): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.946460774 +0000 UTC m=+265.109435870 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e04300): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e04780): _readAt: size=2, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e04780): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e04780): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e04780): >_readAt: n=2, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e04780): _writeAt: size=3, off=2 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e04780): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e04780): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.946460774 +0000 UTC m=+265.109435870 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e04780): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e04c40): _readAt: size=512, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e04c40): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e04c40): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e04c40): >_readAt: n=5, err=EOF 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e04c40): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.946460774 +0000 UTC m=+265.109435870 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e04c40): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: Remove: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450540 item 1 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e05280): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e05280): >openPending: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e05280): _writeAt: size=5, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e05280): >_writeAt: n=5, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e05280): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.950087223 +0000 UTC m=+265.113062280 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e05280): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e05780): _readAt: size=512, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e05780): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e05780): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e05780): >_readAt: n=5, err=EOF 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e05780): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.950087223 +0000 UTC m=+265.113062280 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e05780): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: Remove: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450b60 item 2 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e05dc0): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e05dc0): >openPending: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e05dc0): _writeAt: size=5, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e05dc0): >_writeAt: n=5, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e05dc0): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.952999983 +0000 UTC m=+265.115975080 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e05dc0): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e542c0): _readAt: size=2, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e542c0): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e542c0): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e542c0): >_readAt: n=2, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e542c0): _writeAt: size=3, off=2 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e542c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e542c0): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.952999983 +0000 UTC m=+265.115975080 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e542c0): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e54780): _readAt: size=512, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e54780): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e54780): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e54780): >_readAt: n=5, err=EOF 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e54780): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.952999983 +0000 UTC m=+265.115975080 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e54780): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: Remove: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451110 item 3 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e54e00): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e54e00): >openPending: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e54e00): _writeAt: size=5, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e54e00): >_writeAt: n=5, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e54e00): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.956925684 +0000 UTC m=+265.119900742 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e54e00): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e55340): _readAt: size=512, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e55340): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e55340): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e55340): >_readAt: n=5, err=EOF 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e55340): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.956925684 +0000 UTC m=+265.119900742 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e55340): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: Remove: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004515e0 item 4 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e55980): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e55980): >openPending: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e55980): _writeAt: size=5, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e55980): >_writeAt: n=5, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e55980): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.959503053 +0000 UTC m=+265.122478101 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e55980): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e55e00): _readAt: size=2, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e55e00): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e55e00): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e55e00): >_readAt: n=2, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e55e00): _writeAt: size=3, off=2 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e55e00): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e55e00): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.959503053 +0000 UTC m=+265.122478101 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e55e00): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7e340): _readAt: size=512, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7e340): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7e340): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7e340): >_readAt: n=5, err=EOF 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7e340): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.959503053 +0000 UTC m=+265.122478101 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7e340): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: Remove: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451ce0 item 5 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7e9c0): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7e9c0): >openPending: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7e9c0): _writeAt: size=5, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7e9c0): >_writeAt: n=5, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7e9c0): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.963421932 +0000 UTC m=+265.126396989 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7e9c0): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7ef00): _readAt: size=512, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7ef00): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7ef00): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7ef00): >_readAt: n=5, err=EOF 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7ef00): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.963421932 +0000 UTC m=+265.126396989 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7ef00): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: Remove: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004845b0 item 6 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7f580): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7f580): >openPending: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7f580): _writeAt: size=5, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7f580): >_writeAt: n=5, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7f580): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.965996427 +0000 UTC m=+265.128971484 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7f580): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7fa80): _readAt: size=2, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7fa80): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7fa80): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7fa80): >_readAt: n=2, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7fa80): _writeAt: size=3, off=2 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7fa80): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7fa80): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.965996427 +0000 UTC m=+265.128971484 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7fa80): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7ff40): _readAt: size=512, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7ff40): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7ff40): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7ff40): >_readAt: n=5, err=EOF 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7ff40): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.965996427 +0000 UTC m=+265.128971484 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000e7ff40): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: Remove: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484d20 item 7 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea4640): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea4640): >openPending: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea4640): _writeAt: size=5, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea4640): >_writeAt: n=5, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea4640): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.96982212 +0000 UTC m=+265.132797177 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea4640): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea4b80): _readAt: size=512, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea4b80): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea4b80): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea4b80): >_readAt: n=5, err=EOF 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea4b80): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.96982212 +0000 UTC m=+265.132797177 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea4b80): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: Remove: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485420 item 8 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5140): _readAt: size=2, off=0 2025/09/23 13:20:54 ERROR : open-test-file(0xc000ea5140): Couldn't read size of file 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5140): >_readAt: n=0, err=EOF 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5140): _writeAt: size=5, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5140): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5140): close: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5140): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5500): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5500): >openPending: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5500): _writeAt: size=5, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5500): >_writeAt: n=5, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5500): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.972796376 +0000 UTC m=+265.135771432 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5500): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5980): _readAt: size=2, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5980): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5980): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5980): >_readAt: n=2, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5980): _writeAt: size=3, off=2 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5980): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5980): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.972796376 +0000 UTC m=+265.135771432 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5980): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5e80): _readAt: size=512, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5e80): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5e80): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5e80): >_readAt: n=5, err=EOF 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5e80): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.972796376 +0000 UTC m=+265.135771432 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ea5e80): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: Remove: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004859d0 item 9 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000eca580): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000eca580): >openPending: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000eca580): _writeAt: size=5, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000eca580): >_writeAt: n=5, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000eca580): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.97643097 +0000 UTC m=+265.139406047 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000eca580): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecaac0): _readAt: size=512, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecaac0): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecaac0): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecaac0): >_readAt: n=5, err=EOF 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecaac0): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.97643097 +0000 UTC m=+265.139406047 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecaac0): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: Remove: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003701c0 item 10 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecb100): _readAt: size=2, off=0 2025/09/23 13:20:54 ERROR : open-test-file(0xc000ecb100): Couldn't read size of file 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecb100): >_readAt: n=0, err=EOF 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecb100): _writeAt: size=5, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecb100): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecb100): close: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecb100): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecb4c0): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecb4c0): >openPending: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecb4c0): _writeAt: size=5, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecb4c0): >_writeAt: n=5, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecb4c0): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.979561788 +0000 UTC m=+265.142536846 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecb4c0): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecb9c0): _readAt: size=2, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecb9c0): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecb9c0): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecb9c0): >_readAt: n=2, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecb9c0): _writeAt: size=3, off=2 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecb9c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecb9c0): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.979561788 +0000 UTC m=+265.142536846 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecb9c0): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecbec0): _readAt: size=512, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecbec0): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecbec0): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecbec0): >_readAt: n=5, err=EOF 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecbec0): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.979561788 +0000 UTC m=+265.142536846 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000ecbec0): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: Remove: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003708c0 item 11 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f045c0): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f045c0): >openPending: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f045c0): _writeAt: size=5, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f045c0): >_writeAt: n=5, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f045c0): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.983628314 +0000 UTC m=+265.146603372 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f045c0): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f04b00): _readAt: size=512, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f04b00): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f04b00): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f04b00): >_readAt: n=5, err=EOF 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f04b00): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.983628314 +0000 UTC m=+265.146603372 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f04b00): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: Remove: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371260 item 12 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f05140): _readAt: size=2, off=0 2025/09/23 13:20:54 ERROR : open-test-file(0xc000f05140): Couldn't read size of file 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f05140): >_readAt: n=0, err=EOF 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f05140): _writeAt: size=5, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f05140): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f05140): close: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f05140): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f05500): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f05500): >openPending: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f05500): _writeAt: size=5, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f05500): >_writeAt: n=5, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f05500): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.986820348 +0000 UTC m=+265.149795405 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f05500): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f05bc0): _readAt: size=512, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f05bc0): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f05bc0): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f05bc0): >_readAt: n=5, err=EOF 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f05bc0): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.986820348 +0000 UTC m=+265.149795405 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f05bc0): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: Remove: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371880 item 13 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f222c0): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f222c0): >openPending: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f222c0): _writeAt: size=5, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f222c0): >_writeAt: n=5, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f222c0): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.989885774 +0000 UTC m=+265.152860831 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f222c0): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f22800): _readAt: size=512, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f22800): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f22800): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f22800): >_readAt: n=5, err=EOF 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f22800): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.989885774 +0000 UTC m=+265.152860831 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f22800): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: Remove: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371d50 item 14 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d664c0): _readAt: size=2, off=0 2025/09/23 13:20:54 ERROR : open-test-file(0xc000d664c0): Couldn't read size of file 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d664c0): >_readAt: n=0, err=EOF 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d664c0): _writeAt: size=5, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d664c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d664c0): close: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d664c0): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d66880): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d66880): >openPending: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d66880): _writeAt: size=5, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d66880): >_writeAt: n=5, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d66880): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.993143141 +0000 UTC m=+265.156118198 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d66880): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f22e80): _readAt: size=512, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f22e80): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f22e80): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f22e80): >_readAt: n=5, err=EOF 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f22e80): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.993143141 +0000 UTC m=+265.156118198 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000f22e80): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: Remove: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004340e0 item 15 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d66d00): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d66d00): >openPending: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d66d00): _writeAt: size=5, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d66d00): >_writeAt: n=5, err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d66d00): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.997136959 +0000 UTC m=+265.160112007 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d66d00): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d67240): _readAt: size=512, off=0 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d67240): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d67240): >openPending: err= 2025/09/23 13:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d67240): >_readAt: n=5, err=EOF 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d67240): close: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:54.997136959 +0000 UTC m=+265.160112007 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d67240): >close: err= 2025/09/23 13:20:54 DEBUG : open-test-file: Remove: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a310 item 16 2025/09/23 13:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d67880): openPending: 2025/09/23 13:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d67880): >openPending: err= 2025/09/23 13:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:54 DEBUG : open-test-file(0xc000d67880): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d67880): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d67880): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.000025683 +0000 UTC m=+265.163000761 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d67880): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d67d00): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d67d00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d67d00): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d67d00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d67d00): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d67d00): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d67d00): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d67d00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.000025683 +0000 UTC m=+265.163000761 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d67d00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f22280): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f22280): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f22280): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f22280): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f22280): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.000025683 +0000 UTC m=+265.163000761 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f22280): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ab60 item 17 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f22940): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f22940): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f22940): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f22940): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f22940): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.004159386 +0000 UTC m=+265.167134434 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f22940): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f23700): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f23700): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f23700): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f23700): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f23700): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.004159386 +0000 UTC m=+265.167134434 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f23700): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b0a0 item 18 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f23d80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f23d80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f23d80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f23d80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f23d80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.006646225 +0000 UTC m=+265.169621273 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000f23d80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76300): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76300): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76300): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76300): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76300): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76300): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76300): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76300): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.006646225 +0000 UTC m=+265.169621273 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76300): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76900): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76900): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76900): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76900): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76900): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.006646225 +0000 UTC m=+265.169621273 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76900): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b500 item 19 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77640): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77640): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77640): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77640): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77640): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.010022596 +0000 UTC m=+265.172997643 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77640): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77e00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77e00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77e00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77e00): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77e00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.010022596 +0000 UTC m=+265.172997643 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77e00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bab0 item 20 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e540): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e540): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e540): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e540): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e540): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.012918263 +0000 UTC m=+265.175893320 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e540): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ea40): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ea40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ea40): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ea40): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ea40): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ea40): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ea40): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ea40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.012918263 +0000 UTC m=+265.175893320 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ea40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ef40): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ef40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ef40): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ef40): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ef40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.012918263 +0000 UTC m=+265.175893320 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ef40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048be30 item 21 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f5c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f5c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f5c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f5c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f5c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.016546326 +0000 UTC m=+265.179521372 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f5c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102fb00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102fb00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102fb00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102fb00): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102fb00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.016546326 +0000 UTC m=+265.179521372 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102fb00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434af0 item 22 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005102c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005102c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005102c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005102c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005102c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.019032353 +0000 UTC m=+265.182007410 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005102c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005108c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005108c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005108c0): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005108c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005108c0): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005108c0): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005108c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005108c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.019032353 +0000 UTC m=+265.182007410 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005108c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510dc0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510dc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510dc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510dc0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510dc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.019032353 +0000 UTC m=+265.182007410 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510dc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004352d0 item 23 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000511840): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000511840): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000511840): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000511840): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000511840): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.022247099 +0000 UTC m=+265.185222156 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000511840): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988240): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988240): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988240): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988240): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988240): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.022247099 +0000 UTC m=+265.185222156 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988240): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435ab0 item 24 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988900): _readAt: size=2, off=0 2025/09/23 13:20:55 ERROR : open-test-file(0xc000988900): Couldn't read size of file 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988900): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988900): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988900): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988900): close: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988900): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988cc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988cc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988cc0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988cc0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988cc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.02507502 +0000 UTC m=+265.188050078 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988cc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009891c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009891c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009891c0): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009891c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009891c0): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009891c0): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009891c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009891c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.02507502 +0000 UTC m=+265.188050078 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009891c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009897c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009897c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009897c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009897c0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009897c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.02507502 +0000 UTC m=+265.188050078 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009897c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435ea0 item 25 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000989e80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000989e80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000989e80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000989e80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000989e80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.028683466 +0000 UTC m=+265.191658513 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000989e80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0002d6f40): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0002d6f40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0002d6f40): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0002d6f40): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0002d6f40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.028683466 +0000 UTC m=+265.191658513 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0002d6f40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef340 item 26 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009481c0): _readAt: size=2, off=0 2025/09/23 13:20:55 ERROR : open-test-file(0xc0009481c0): Couldn't read size of file 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009481c0): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009481c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009481c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009481c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009481c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948580): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948580): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948580): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948580): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948580): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.031220289 +0000 UTC m=+265.194195336 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948580): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948a80): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948a80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948a80): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948a80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948a80): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948a80): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948a80): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948a80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.031220289 +0000 UTC m=+265.194195336 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948a80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948fc0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948fc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948fc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948fc0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948fc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.031220289 +0000 UTC m=+265.194195336 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948fc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002efc00 item 27 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009497c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009497c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009497c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009497c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009497c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.035287355 +0000 UTC m=+265.198262403 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009497c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000949d00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000949d00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000949d00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000949d00): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000949d00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.035287355 +0000 UTC m=+265.198262403 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000949d00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004804d0 item 28 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041a480): _readAt: size=2, off=0 2025/09/23 13:20:55 ERROR : open-test-file(0xc00041a480): Couldn't read size of file 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041a480): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041a480): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041a480): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041a480): close: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041a480): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041a940): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041a940): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041a940): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041a940): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041a940): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.038131938 +0000 UTC m=+265.201106985 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041a940): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041b240): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041b240): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041b240): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041b240): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041b240): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.038131938 +0000 UTC m=+265.201106985 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041b240): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004808c0 item 29 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ee2c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ee2c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ee2c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ee2c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ee2c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.041213464 +0000 UTC m=+265.204188520 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ee2c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eeb80): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eeb80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eeb80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eeb80): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eeb80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.041213464 +0000 UTC m=+265.204188520 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eeb80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480d90 item 30 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef340): _readAt: size=2, off=0 2025/09/23 13:20:55 ERROR : open-test-file(0xc0008ef340): Couldn't read size of file 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef340): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef340): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef340): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef340): close: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef340): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef740): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef740): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef740): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef740): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef740): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.044133517 +0000 UTC m=+265.207108564 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef740): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c40c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c40c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c40c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c40c0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c40c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.044133517 +0000 UTC m=+265.207108564 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c40c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481340 item 31 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 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 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5440): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5440): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5440): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5440): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5440): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.046938735 +0000 UTC m=+265.209913791 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5440): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5b00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5b00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5b00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5b00): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5b00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.046938735 +0000 UTC m=+265.209913791 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5b00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004818f0 item 32 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b4840): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b4840): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b4840): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b4840): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b4840): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.04952993 +0000 UTC m=+265.212504986 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b4840): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b4cc0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b4cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b4cc0): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b4cc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b4cc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481dc0 item 33 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b4cc0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b4cc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.050487628 +0000 UTC m=+265.213462675 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b4cc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5200): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5200): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5200): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5200): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5200): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.050487628 +0000 UTC m=+265.213462675 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5200): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000502a0 item 33 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5840): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5840): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5840): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5840): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5840): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.053889105 +0000 UTC m=+265.216864162 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5840): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5cc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5cc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050700 item 34 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5cc0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5cc0): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5cc0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5cc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.055060935 +0000 UTC m=+265.218035992 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5cc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000620280): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000620280): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000620280): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000620280): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000620280): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.055060935 +0000 UTC m=+265.218035992 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000620280): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000509a0 item 34 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006208c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006208c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006208c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006208c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006208c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.058242539 +0000 UTC m=+265.221217566 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006208c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000620d40): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000620d40): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000620d40): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000620d40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000620d40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050ee0 item 35 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000620d40): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000620d40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.059180882 +0000 UTC m=+265.222155919 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000620d40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000621240): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000621240): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000621240): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000621240): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000621240): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.059180882 +0000 UTC m=+265.222155919 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000621240): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000512d0 item 35 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006218c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006218c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006218c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006218c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006218c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.061130182 +0000 UTC m=+265.224105209 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006218c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000621dc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000621dc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a150 item 36 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000621dc0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000621dc0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000621dc0): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000621dc0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000621dc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.061983805 +0000 UTC m=+265.224958832 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000621dc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000690380): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000690380): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000690380): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000690380): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000690380): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.061983805 +0000 UTC m=+265.224958832 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000690380): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a770 item 36 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006909c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006909c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006909c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006909c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006909c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.063849698 +0000 UTC m=+265.226824735 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006909c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000690e40): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000690e40): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000690e40): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000690e40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000690e40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b0a0 item 37 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000690e40): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000690e40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.064540054 +0000 UTC m=+265.227515091 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000690e40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000691340): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000691340): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000691340): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000691340): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000691340): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.064540054 +0000 UTC m=+265.227515091 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000691340): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b7a0 item 37 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006919c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006919c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006919c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006919c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006919c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.066474347 +0000 UTC m=+265.229449384 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006919c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000691ec0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000691ec0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c620 item 38 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000691ec0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000691ec0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000691ec0): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000691ec0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000691ec0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.067270972 +0000 UTC m=+265.230246010 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000691ec0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a6480): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a6480): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a6480): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a6480): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a6480): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.067270972 +0000 UTC m=+265.230246010 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a6480): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ca10 item 38 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a6b00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a6b00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a6b00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a6b00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a6b00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.069222056 +0000 UTC m=+265.232197093 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a6b00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a7000): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a7000): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a7000): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a7000): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a7000): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d260 item 39 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a7000): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a7000): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.070579174 +0000 UTC m=+265.233554231 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a7000): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a7500): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a7500): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a7500): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a7500): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a7500): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.070579174 +0000 UTC m=+265.233554231 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a7500): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d500 item 39 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a7b80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a7b80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a7b80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a7b80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a7b80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.072641367 +0000 UTC m=+265.235616394 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006a7b80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2100): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2100): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dd50 item 40 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2100): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2100): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2100): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2100): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2100): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.073470754 +0000 UTC m=+265.236445781 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2100): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2640): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2640): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2640): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2640): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2640): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.073470754 +0000 UTC m=+265.236445781 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2640): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e000 item 40 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2c00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2c00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2c00): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2c00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2c00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2c00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2c00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.075544538 +0000 UTC m=+265.238519575 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c2c00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c3100): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c3100): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c3100): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e700 item 41 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c3100): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c3100): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.076237069 +0000 UTC m=+265.239212105 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c3100): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c35c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c35c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c35c0): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c35c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c35c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e9a0 item 41 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c35c0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c35c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.077125166 +0000 UTC m=+265.240100193 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c35c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c3b00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c3b00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c3b00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c3b00): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c3b00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.077125166 +0000 UTC m=+265.240100193 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006c3b00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ebd0 item 41 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007121c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007121c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007121c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007121c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007121c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007121c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007121c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.079006128 +0000 UTC m=+265.241981155 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007121c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007126c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007126c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007126c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f2d0 item 42 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007126c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007126c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.079664754 +0000 UTC m=+265.242639792 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007126c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000712c00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000712c00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f570 item 42 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000712c00): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000712c00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000712c00): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000712c00): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000712c00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.080538205 +0000 UTC m=+265.243513242 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000712c00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000713180): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000713180): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000713180): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000713180): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000713180): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.080538205 +0000 UTC m=+265.243513242 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000713180): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f880 item 42 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007137c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007137c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007137c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007137c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007137c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007137c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007137c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.082180438 +0000 UTC m=+265.245155456 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007137c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000713cc0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000713cc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000713cc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ff10 item 43 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000713cc0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000713cc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.083105195 +0000 UTC m=+265.246080201 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000713cc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000776280): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000776280): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000776280): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000776280): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000776280): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003804d0 item 43 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000776280): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000776280): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.083758402 +0000 UTC m=+265.246733419 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000776280): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007767c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007767c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007767c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007767c0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007767c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.083758402 +0000 UTC m=+265.246733419 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007767c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380690 item 43 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000776e00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000776e00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000776e00): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000776e00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000776e00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000776e00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000776e00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.08538216 +0000 UTC m=+265.248357178 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000776e00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000777300): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000777300): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000777300): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003810a0 item 44 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000777300): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000777300): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.085967068 +0000 UTC m=+265.248942086 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000777300): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000777840): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000777840): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381420 item 44 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000777840): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000777840): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000777840): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000777840): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000777840): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.086648308 +0000 UTC m=+265.249623325 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000777840): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000777dc0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000777dc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000777dc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000777dc0): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000777dc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.086648308 +0000 UTC m=+265.249623325 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000777dc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381650 item 44 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000796480): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000796480): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000796480): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000796480): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000796480): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000796480): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000796480): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.088215 +0000 UTC m=+265.251190016 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000796480): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000796980): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000796980): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000796980): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428070 item 45 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000796980): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000796980): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.088849991 +0000 UTC m=+265.251825009 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000796980): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000797080): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000797080): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000797080): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000797080): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000797080): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.088849991 +0000 UTC m=+265.251825009 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000797080): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428930 item 45 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007976c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007976c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007976c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007976c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007976c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007976c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007976c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.090456118 +0000 UTC m=+265.253431135 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007976c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000797bc0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000797bc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000797bc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429110 item 46 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000797bc0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000797bc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.091067686 +0000 UTC m=+265.254042703 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000797bc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b6340): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b6340): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b6340): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b6340): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b6340): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.091067686 +0000 UTC m=+265.254042703 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b6340): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429570 item 46 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b6980): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b6980): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b6980): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b6980): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b6980): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b6980): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b6980): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.092698929 +0000 UTC m=+265.255673946 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b6980): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b6e80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b6e80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b6e80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004299d0 item 47 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b6e80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b6e80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.093380348 +0000 UTC m=+265.256355366 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b6e80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b7580): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b7580): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b7580): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b7580): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b7580): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.093380348 +0000 UTC m=+265.256355366 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b7580): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ea0 item 47 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b7bc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b7bc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b7bc0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b7bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b7bc0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b7bc0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b7bc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.095080381 +0000 UTC m=+265.258055387 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007b7bc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e2140): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e2140): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e2140): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003505b0 item 48 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e2140): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e2140): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.095786186 +0000 UTC m=+265.258761203 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e2140): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e2840): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e2840): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e2840): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e2840): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e2840): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.095786186 +0000 UTC m=+265.258761203 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e2840): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003509a0 item 48 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e2e80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e2e80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e2e80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e2e80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e2e80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.097370821 +0000 UTC m=+265.260345839 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e2e80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3300): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3300): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3300): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3300): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3300): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3300): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003512d0 item 49 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3300): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3300): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.098004271 +0000 UTC m=+265.260979298 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3300): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3840): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3840): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3840): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3840): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3840): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.098004271 +0000 UTC m=+265.260979298 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3840): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351490 item 49 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3ec0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3ec0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3ec0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3ec0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3ec0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.099765348 +0000 UTC m=+265.262740365 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007e3ec0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f8440): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f8440): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f8440): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351d50 item 50 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f8440): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f8440): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f8440): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f8440): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f8440): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.100477916 +0000 UTC m=+265.263452933 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f8440): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f89c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f89c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f89c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f89c0): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f89c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.100477916 +0000 UTC m=+265.263452933 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f89c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce1c0 item 50 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9040): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9040): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9040): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9040): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9040): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.102041953 +0000 UTC m=+265.265016970 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9040): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9540): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9540): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9540): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9540): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9540): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9540): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce8c0 item 51 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9540): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9540): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.102660665 +0000 UTC m=+265.265635671 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9540): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9a80): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9a80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9a80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9a80): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9a80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.102660665 +0000 UTC m=+265.265635671 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007f9a80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cebd0 item 51 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830180): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830180): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830180): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830180): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830180): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.104460755 +0000 UTC m=+265.267435772 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830180): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830680): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830680): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830680): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf0a0 item 52 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830680): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830680): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830680): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830680): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830680): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.105342179 +0000 UTC m=+265.268317197 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830680): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830c00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830c00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830c00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830c00): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830c00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.105342179 +0000 UTC m=+265.268317197 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000830c00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf260 item 52 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831280): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831280): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831280): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831280): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831280): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.106755865 +0000 UTC m=+265.269730882 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831280): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831780): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831780): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831780): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831780): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831780): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831780): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf730 item 53 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831780): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831780): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.107387801 +0000 UTC m=+265.270362818 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831780): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831cc0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831cc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831cc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831cc0): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831cc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.107387801 +0000 UTC m=+265.270362818 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000831cc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfb90 item 53 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008443c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008443c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008443c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008443c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008443c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.108868962 +0000 UTC m=+265.271843979 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008443c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008448c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008448c0): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008448c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420070 item 54 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008448c0): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008448c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008448c0): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008448c0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008448c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.109567374 +0000 UTC m=+265.272542381 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008448c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000844e40): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000844e40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000844e40): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000844e40): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000844e40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.109567374 +0000 UTC m=+265.272542381 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000844e40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420540 item 54 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008454c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008454c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008454c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008454c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008454c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.111239754 +0000 UTC m=+265.274214770 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008454c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008459c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008459c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008459c0): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008459c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008459c0): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008459c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420cb0 item 55 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008459c0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008459c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.111864718 +0000 UTC m=+265.274839735 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008459c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000845f00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000845f00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000845f00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000845f00): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000845f00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.111864718 +0000 UTC m=+265.274839735 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000845f00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420e70 item 55 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086e600): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086e600): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086e600): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086e600): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086e600): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.113735049 +0000 UTC m=+265.276710066 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086e600): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086eb00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086eb00): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086eb00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421340 item 56 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086eb00): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086eb00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086eb00): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086eb00): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086eb00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.11434772 +0000 UTC m=+265.277322737 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086eb00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086f080): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086f080): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086f080): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086f080): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086f080): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.11434772 +0000 UTC m=+265.277322737 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086f080): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356150 item 56 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086f6c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086f6c0): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086f6c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086f6c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086f6c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086f6c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086f6c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086f6c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.115757958 +0000 UTC m=+265.278732964 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086f6c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086fc00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086fc00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086fc00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356700 item 57 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086fc00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086fc00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.116299926 +0000 UTC m=+265.279274943 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00086fc00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008961c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008961c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008961c0): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008961c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008961c0): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008961c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356a10 item 57 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008961c0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008961c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.116852974 +0000 UTC m=+265.279827990 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008961c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000896740): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000896740): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000896740): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000896740): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000896740): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.116852974 +0000 UTC m=+265.279827990 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000896740): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356d90 item 57 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000896d80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000896d80): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000896d80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000896d80): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000896d80): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000896d80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000896d80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000896d80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.118335017 +0000 UTC m=+265.281310034 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000896d80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008972c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008972c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008972c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357340 item 58 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008972c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008972c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.118882083 +0000 UTC m=+265.281857101 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008972c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000897800): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000897800): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000897800): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357500 item 58 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000897800): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000897800): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000897800): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000897800): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000897800): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.119567281 +0000 UTC m=+265.282542297 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000897800): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000897dc0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000897dc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000897dc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000897dc0): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000897dc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.119567281 +0000 UTC m=+265.282542297 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000897dc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003577a0 item 58 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d4480): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d4480): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d4480): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d4480): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d4480): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d4480): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d4480): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d4480): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.121023054 +0000 UTC m=+265.283998071 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d4480): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d49c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d49c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d49c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357c00 item 59 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d49c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d49c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.121545595 +0000 UTC m=+265.284520613 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d49c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d4f00): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d4f00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d4f00): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d4f00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d4f00): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d4f00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357e30 item 59 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d4f00): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d4f00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.122149951 +0000 UTC m=+265.285124968 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d4f00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d5480): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d5480): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d5480): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d5480): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d5480): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.122149951 +0000 UTC m=+265.285124968 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d5480): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d60e0 item 59 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d5ac0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d5ac0): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d5ac0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d5ac0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d5ac0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d5ac0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d5ac0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d5ac0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.123700431 +0000 UTC m=+265.286675448 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008d5ac0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fc080): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fc080): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fc080): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d65b0 item 60 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fc080): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fc080): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.124311078 +0000 UTC m=+265.287286095 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fc080): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fc5c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fc5c0): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fc5c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d67e0 item 60 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fc5c0): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fc5c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fc5c0): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fc5c0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fc5c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.124977419 +0000 UTC m=+265.287952437 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fc5c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fcb80): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fcb80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fcb80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fcb80): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fcb80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.124977419 +0000 UTC m=+265.287952437 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fcb80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d69a0 item 60 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fd1c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fd1c0): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fd1c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fd1c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fd1c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fd1c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fd1c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fd1c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.126423494 +0000 UTC m=+265.289398511 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fd1c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fd700): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fd700): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fd700): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6d20 item 61 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fd700): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fd700): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.127021708 +0000 UTC m=+265.289996725 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fd700): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fde00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fde00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fde00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fde00): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fde00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.127021708 +0000 UTC m=+265.289996725 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008fde00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d70a0 item 61 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009324c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009324c0): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009324c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009324c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009324c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009324c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009324c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009324c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.128648472 +0000 UTC m=+265.291623499 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009324c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000932a00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000932a00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000932a00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7880 item 62 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000932a00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000932a00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.129258227 +0000 UTC m=+265.292233244 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000932a00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933100): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933100): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933100): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933100): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933100): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.129258227 +0000 UTC m=+265.292233244 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933100): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7ab0 item 62 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933740): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933740): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933740): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933740): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933740): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933740): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933740): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933740): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.131017401 +0000 UTC m=+265.293992418 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933740): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933c80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933c80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933c80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344070 item 63 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933c80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933c80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.131582472 +0000 UTC m=+265.294557489 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000933c80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096e400): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096e400): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096e400): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096e400): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096e400): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.131582472 +0000 UTC m=+265.294557489 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096e400): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003442a0 item 63 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 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 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096ea40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096ea40): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096ea40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096ea40): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096ea40): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096ea40): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096ea40): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096ea40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.133246386 +0000 UTC m=+265.296221404 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096ea40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096ef80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096ef80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096ef80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344af0 item 64 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096ef80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096ef80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.133859948 +0000 UTC m=+265.296834965 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096ef80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096f680): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096f680): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096f680): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096f680): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096f680): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.133859948 +0000 UTC m=+265.296834965 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096f680): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344e70 item 64 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096fcc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096fcc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096fcc0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096fcc0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096fcc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.135634551 +0000 UTC m=+265.298609568 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096fcc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d21c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d21c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d21c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d21c0): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d21c0): _writeAt: size=3, off=2 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003457a0 item 65 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d21c0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d21c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.136274673 +0000 UTC m=+265.299249689 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d21c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d26c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d26c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d26c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d26c0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d26c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.136274673 +0000 UTC m=+265.299249689 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d26c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345b20 item 65 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d2d00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d2d00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d2d00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d2d00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d2d00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.138307409 +0000 UTC m=+265.301282426 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d2d00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d3180): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d3180): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010842a0 item 66 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d3180): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d3180): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d3180): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d3180): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d3180): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.138971576 +0000 UTC m=+265.301946594 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d3180): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d36c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d36c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d36c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d36c0): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d36c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.138971576 +0000 UTC m=+265.301946594 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d36c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001084460 item 66 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d3d00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d3d00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d3d00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d3d00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d3d00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.140610634 +0000 UTC m=+265.303585661 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009d3d00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1c200): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1c200): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1c200): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1c200): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1c200): _writeAt: size=3, off=2 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001084930 item 67 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1c200): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1c200): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.141255696 +0000 UTC m=+265.304230713 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1c200): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1c700): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1c700): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1c700): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1c700): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1c700): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.141255696 +0000 UTC m=+265.304230713 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1c700): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001084af0 item 67 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1cd80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1cd80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1cd80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1cd80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1cd80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.142759139 +0000 UTC m=+265.305734156 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1cd80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1d280): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1d280): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001084e70 item 68 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1d280): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1d280): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1d280): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1d280): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1d280): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.143463851 +0000 UTC m=+265.306438868 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1d280): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1d7c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1d7c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1d7c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1d7c0): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1d7c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.143463851 +0000 UTC m=+265.306438868 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1d7c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001085030 item 68 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1de00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1de00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1de00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1de00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1de00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.145060349 +0000 UTC m=+265.308035366 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a1de00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a42300): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a42300): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a42300): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a42300): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a42300): _writeAt: size=3, off=2 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001085420 item 69 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a42300): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a42300): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.145598711 +0000 UTC m=+265.308573727 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a42300): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a42800): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a42800): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a42800): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a42800): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a42800): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.145598711 +0000 UTC m=+265.308573727 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a42800): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010855e0 item 69 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a42e80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a42e80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a42e80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a42e80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a42e80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.1496781 +0000 UTC m=+265.312653117 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a42e80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a43380): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a43380): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001085ab0 item 70 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a43380): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a43380): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a43380): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a43380): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a43380): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.150292685 +0000 UTC m=+265.313267702 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a43380): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a438c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a438c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a438c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a438c0): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a438c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.150292685 +0000 UTC m=+265.313267702 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a438c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001085d50 item 70 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a43f40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a43f40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a43f40): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a43f40): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a43f40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.151738659 +0000 UTC m=+265.314713677 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a43f40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6c4c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6c4c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6c4c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6c4c0): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6c4c0): _writeAt: size=3, off=2 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050e1c0 item 71 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6c4c0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6c4c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.152347363 +0000 UTC m=+265.315322390 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6c4c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6c9c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6c9c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6c9c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6c9c0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6c9c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.152347363 +0000 UTC m=+265.315322390 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6c9c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050e3f0 item 71 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6d040): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6d040): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6d040): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6d040): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6d040): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.153734918 +0000 UTC m=+265.316709935 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6d040): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6d540): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6d540): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050e930 item 72 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6d540): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6d540): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6d540): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6d540): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6d540): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.154327491 +0000 UTC m=+265.317302508 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6d540): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6da80): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6da80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6da80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6da80): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6da80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.154327491 +0000 UTC m=+265.317302508 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a6da80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050eee0 item 72 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9a0c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9a0c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9a0c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9a0c0): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9a0c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9a0c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9a0c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.156232048 +0000 UTC m=+265.319207064 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9a0c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9a5c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9a5c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9a5c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050f730 item 73 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9a5c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9a5c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.157255458 +0000 UTC m=+265.320230476 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9a5c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9aa80): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9aa80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9aa80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9aa80): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9aa80): _writeAt: size=3, off=2 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050f9d0 item 73 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9aa80): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9aa80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.158080968 +0000 UTC m=+265.321055985 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9aa80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9afc0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9afc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9afc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9afc0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9afc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.158080968 +0000 UTC m=+265.321055985 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9afc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050fce0 item 73 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9b600): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9b600): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9b600): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9b600): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9b600): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9b600): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9b600): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.159611122 +0000 UTC m=+265.322586139 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9b600): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9bb00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9bb00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9bb00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474380 item 74 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9bb00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9bb00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.160367422 +0000 UTC m=+265.323342439 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a9bb00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac40c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac40c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474a10 item 74 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac40c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac40c0): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac40c0): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac40c0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac40c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.161931689 +0000 UTC m=+265.324906716 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac40c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac4640): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac4640): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac4640): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac4640): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac4640): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.161931689 +0000 UTC m=+265.324906716 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac4640): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474e70 item 74 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac4c80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac4c80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac4c80): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac4c80): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac4c80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac4c80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac4c80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.166180768 +0000 UTC m=+265.329155785 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac4c80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac5180): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac5180): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac5180): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475960 item 75 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac5180): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac5180): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.168127975 +0000 UTC m=+265.331103011 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac5180): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac56c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac56c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac56c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac56c0): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac56c0): _writeAt: size=3, off=2 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475c70 item 75 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac56c0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac56c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.169363063 +0000 UTC m=+265.332338101 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac56c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac5c00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac5c00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac5c00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac5c00): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac5c00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.169363063 +0000 UTC m=+265.332338101 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ac5c00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492070 item 75 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98140): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98140): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98140): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98140): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98140): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98140): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98140): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.171618598 +0000 UTC m=+265.334593616 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98140): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98640): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98640): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98640): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476380 item 76 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98640): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98640): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.172131983 +0000 UTC m=+265.335107000 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98640): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98b80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98b80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004765b0 item 76 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98b80): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98b80): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98b80): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98b80): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98b80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.172819053 +0000 UTC m=+265.335794080 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b98b80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b99100): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b99100): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b99100): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b99100): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b99100): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.172819053 +0000 UTC m=+265.335794080 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b99100): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004767e0 item 76 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b99740): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b99740): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b99740): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b99740): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b99740): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b99740): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b99740): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.174437141 +0000 UTC m=+265.337412218 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b99740): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b99c40): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b99c40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b99c40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476d90 item 77 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b99c40): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b99c40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.175391724 +0000 UTC m=+265.338366761 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b99c40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc83c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc83c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc83c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc83c0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc83c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.175391724 +0000 UTC m=+265.338366761 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc83c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477030 item 77 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc8a00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc8a00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc8a00): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc8a00): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc8a00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc8a00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc8a00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.176560118 +0000 UTC m=+265.339535134 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc8a00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc8f00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc8f00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc8f00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477570 item 78 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc8f00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc8f00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.177054776 +0000 UTC m=+265.340029793 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc8f00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc9600): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc9600): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc9600): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc9600): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc9600): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.177054776 +0000 UTC m=+265.340029793 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc9600): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477810 item 78 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc9c40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc9c40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc9c40): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc9c40): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc9c40): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc9c40): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc9c40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.17847306 +0000 UTC m=+265.341448077 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bc9c40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bec1c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bec1c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bec1c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477c00 item 79 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bec1c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bec1c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.17902155 +0000 UTC m=+265.341996566 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bec1c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bec8c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bec8c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bec8c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bec8c0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bec8c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.17902155 +0000 UTC m=+265.341996566 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bec8c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477ea0 item 79 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000becf00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000becf00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000becf00): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000becf00): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000becf00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000becf00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000becf00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.180409185 +0000 UTC m=+265.343384203 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000becf00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bed400): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bed400): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bed400): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319110 item 80 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bed400): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bed400): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.180947165 +0000 UTC m=+265.343922183 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bed400): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bedb00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bedb00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bedb00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bedb00): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bedb00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.180947165 +0000 UTC m=+265.343922183 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000bedb00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319810 item 80 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca61c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca61c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca61c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca61c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca61c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.182168228 +0000 UTC m=+265.345143245 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca61c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca6640): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca6640): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca6640): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca6640): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca6640): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca6640): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334150 item 81 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca6640): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca6640): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.182636948 +0000 UTC m=+265.345611965 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca6640): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca6b80): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca6b80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca6b80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca6b80): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca6b80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.182636948 +0000 UTC m=+265.345611965 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca6b80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334620 item 81 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7200): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7200): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7200): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7200): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7200): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.18404904 +0000 UTC m=+265.347024057 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7200): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7700): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7700): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7700): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335030 item 82 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7700): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7700): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7700): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7700): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7700): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.184493455 +0000 UTC m=+265.347468471 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7700): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7c80): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7c80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7c80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7c80): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7c80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.184493455 +0000 UTC m=+265.347468471 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ca7c80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003353b0 item 82 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2380): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2380): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2380): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2380): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2380): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.185623075 +0000 UTC m=+265.348598093 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2380): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2880): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2880): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2880): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2880): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2880): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2880): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335c00 item 83 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2880): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2880): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.186171796 +0000 UTC m=+265.349146813 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2880): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2dc0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2dc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2dc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2dc0): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2dc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.186171796 +0000 UTC m=+265.349146813 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce2dc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003742a0 item 83 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3440): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3440): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3440): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3440): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3440): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.187370506 +0000 UTC m=+265.350345523 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3440): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3940): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3940): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3940): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003752d0 item 84 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3940): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3940): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3940): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3940): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3940): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.187943603 +0000 UTC m=+265.350918620 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3940): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3ec0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3ec0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3ec0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3ec0): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3ec0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.187943603 +0000 UTC m=+265.350918620 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ce3ec0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003756c0 item 84 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d225c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d225c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d225c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d225c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d225c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.189104232 +0000 UTC m=+265.352079248 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d225c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d22ac0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d22ac0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d22ac0): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d22ac0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d22ac0): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d22ac0): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375ea0 item 85 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d22ac0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d22ac0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.189578272 +0000 UTC m=+265.352553290 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d22ac0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23000): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23000): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23000): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23000): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23000): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.189578272 +0000 UTC m=+265.352553290 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23000): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486230 item 85 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23680): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23680): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23680): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23680): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23680): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.190798113 +0000 UTC m=+265.353773130 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23680): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23b80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23b80): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23b80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486700 item 86 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23b80): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23b80): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23b80): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23b80): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23b80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.191309122 +0000 UTC m=+265.354284139 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d23b80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4c180): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4c180): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4c180): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4c180): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4c180): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.191309122 +0000 UTC m=+265.354284139 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4c180): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486a80 item 86 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4c800): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4c800): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4c800): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4c800): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4c800): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.192342062 +0000 UTC m=+265.355317079 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4c800): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4cd00): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4cd00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4cd00): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4cd00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4cd00): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4cd00): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486f50 item 87 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4cd00): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4cd00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.192841059 +0000 UTC m=+265.355816075 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4cd00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4d240): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4d240): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4d240): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4d240): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4d240): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.192841059 +0000 UTC m=+265.355816075 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4d240): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487110 item 87 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4d8c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4d8c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4d8c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4d8c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4d8c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.193870021 +0000 UTC m=+265.356845038 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4d8c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4ddc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4ddc0): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4ddc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004875e0 item 88 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4ddc0): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4ddc0): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4ddc0): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4ddc0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4ddc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.194374639 +0000 UTC m=+265.357349656 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d4ddc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8a3c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8a3c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8a3c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8a3c0): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8a3c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.194374639 +0000 UTC m=+265.357349656 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8a3c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004877a0 item 88 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8aa00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8aa00): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8aa00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8aa00): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8aa00): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8aa00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8aa00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8aa00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.195437193 +0000 UTC m=+265.358412210 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8aa00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8af40): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8af40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8af40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487c00 item 89 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8af40): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8af40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.195865088 +0000 UTC m=+265.358840104 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8af40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8b480): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8b480): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8b480): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8b480): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8b480): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8b480): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487f10 item 89 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8b480): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8b480): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.196354617 +0000 UTC m=+265.359329633 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8b480): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8ba00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8ba00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8ba00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8ba00): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8ba00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.196354617 +0000 UTC m=+265.359329633 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d8ba00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003721c0 item 89 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db80c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db80c0): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db80c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db80c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db80c0): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db80c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db80c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db80c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.197535194 +0000 UTC m=+265.360510210 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db80c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db8600): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db8600): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db8600): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003725b0 item 90 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db8600): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db8600): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.197992973 +0000 UTC m=+265.360967990 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db8600): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db8b40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db8b40): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db8b40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372770 item 90 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db8b40): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db8b40): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db8b40): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db8b40): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db8b40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.198592277 +0000 UTC m=+265.361567295 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db8b40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9100): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9100): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9100): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9100): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9100): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.198592277 +0000 UTC m=+265.361567295 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9100): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372930 item 90 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9740): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9740): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9740): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9740): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9740): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9740): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9740): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9740): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.1996531 +0000 UTC m=+265.362628106 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9740): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9c80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9c80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9c80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373260 item 91 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9c80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9c80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.200097243 +0000 UTC m=+265.363072261 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000db9c80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1c240): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1c240): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1c240): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1c240): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1c240): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1c240): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373420 item 91 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1c240): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1c240): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.20058041 +0000 UTC m=+265.363555428 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1c240): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1c7c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1c7c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1c7c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1c7c0): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1c7c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.20058041 +0000 UTC m=+265.363555428 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1c7c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003735e0 item 91 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1ce00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1ce00): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1ce00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1ce00): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1ce00): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1ce00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1ce00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1ce00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.201697869 +0000 UTC m=+265.364672886 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1ce00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1d340): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1d340): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1d340): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450070 item 92 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1d340): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1d340): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.202089324 +0000 UTC m=+265.365064341 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1d340): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1d880): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1d880): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1d880): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004503f0 item 92 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1d880): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1d880): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1d880): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1d880): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1d880): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.202643906 +0000 UTC m=+265.365618923 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1d880): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1de40): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1de40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1de40): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1de40): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1de40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.202643906 +0000 UTC m=+265.365618923 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e1de40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004505b0 item 92 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e46500): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e46500): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e46500): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e46500): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e46500): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e46500): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e46500): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e46500): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.203733532 +0000 UTC m=+265.366708559 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e46500): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e46a40): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e46a40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e46a40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450a80 item 93 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e46a40): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e46a40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.20407887 +0000 UTC m=+265.367053887 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e46a40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47140): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47140): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47140): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47140): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47140): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.20407887 +0000 UTC m=+265.367053887 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47140): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450c40 item 93 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47780): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47780): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47780): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47780): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47780): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47780): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47780): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47780): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.205203302 +0000 UTC m=+265.368178318 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47780): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47cc0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47cc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47cc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004511f0 item 94 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47cc0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47cc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.205615305 +0000 UTC m=+265.368590322 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e47cc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7c440): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7c440): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7c440): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7c440): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7c440): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.205615305 +0000 UTC m=+265.368590322 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7c440): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004513b0 item 94 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7ca80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7ca80): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7ca80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7ca80): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7ca80): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7ca80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7ca80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7ca80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.206874529 +0000 UTC m=+265.369849546 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7ca80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7cfc0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7cfc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7cfc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451810 item 95 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7cfc0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7cfc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.207281834 +0000 UTC m=+265.370256851 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7cfc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7d6c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7d6c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7d6c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7d6c0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7d6c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.207281834 +0000 UTC m=+265.370256851 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7d6c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451c70 item 95 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 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 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7dd00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7dd00): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7dd00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7dd00): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7dd00): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7dd00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7dd00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7dd00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.208544225 +0000 UTC m=+265.371519243 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e7dd00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a2c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a2c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a2c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004841c0 item 96 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a2c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a2c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.208985414 +0000 UTC m=+265.371960430 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a2c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a9c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a9c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a9c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a9c0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a9c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.208985414 +0000 UTC m=+265.371960430 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a9c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484540 item 96 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= 2025/09/23 13:20:55 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:55 DEBUG : Looking for writers 2025/09/23 13:20:55 DEBUG : >WaitForWriters: 2025/09/23 13:20:55 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:55 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:55 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:20:55 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:55 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/23 13:20:55 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b240): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b240): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b240): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b240): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b240): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.628212327 +0000 UTC m=+265.791187385 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b240): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b6c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b6c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b6c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b6c0): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b6c0): _writeAt: size=3, off=2 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b6c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b6c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.628212327 +0000 UTC m=+265.791187385 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b6c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9bb80): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9bb80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9bb80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9bb80): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9bb80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.628212327 +0000 UTC m=+265.791187385 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9bb80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485dc0 item 1 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec0240): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec0240): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec0240): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec0240): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec0240): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.63299117 +0000 UTC m=+265.795966228 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec0240): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec0740): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec0740): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec0740): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec0740): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec0740): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.63299117 +0000 UTC m=+265.795966228 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec0740): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ea10 item 2 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec0d80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec0d80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec0d80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec0d80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec0d80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.636461367 +0000 UTC m=+265.799436424 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec0d80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec1200): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec1200): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec1200): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec1200): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec1200): _writeAt: size=3, off=2 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec1200): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec1200): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.636461367 +0000 UTC m=+265.799436424 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec1200): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec16c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec16c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec16c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec16c0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec16c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.636461367 +0000 UTC m=+265.799436424 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec16c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fa40 item 3 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec1d40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec1d40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec1d40): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec1d40): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec1d40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.640580952 +0000 UTC m=+265.803556009 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ec1d40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef0300): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef0300): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef0300): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef0300): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef0300): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.640580952 +0000 UTC m=+265.803556009 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef0300): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc690 item 4 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef0940): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef0940): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef0940): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef0940): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef0940): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.644373123 +0000 UTC m=+265.807348180 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef0940): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef0dc0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef0dc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef0dc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef0dc0): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef0dc0): _writeAt: size=3, off=2 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef0dc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef0dc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.644373123 +0000 UTC m=+265.807348180 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef0dc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef1280): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef1280): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef1280): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef1280): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef1280): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.644373123 +0000 UTC m=+265.807348180 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef1280): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcd20 item 5 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef1900): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef1900): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef1900): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef1900): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef1900): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.648041802 +0000 UTC m=+265.811016859 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef1900): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef1e40): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef1e40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef1e40): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef1e40): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef1e40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.648041802 +0000 UTC m=+265.811016859 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000ef1e40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddab0 item 6 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109e540): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109e540): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109e540): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109e540): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109e540): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.650689412 +0000 UTC m=+265.813664470 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109e540): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109ea40): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109ea40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109ea40): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109ea40): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109ea40): _writeAt: size=3, off=2 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109ea40): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109ea40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.650689412 +0000 UTC m=+265.813664470 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109ea40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109ef00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109ef00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109ef00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109ef00): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109ef00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.650689412 +0000 UTC m=+265.813664470 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109ef00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e620 item 7 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109f580): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109f580): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109f580): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109f580): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109f580): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.654172092 +0000 UTC m=+265.817147149 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109f580): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109fac0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109fac0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109fac0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109fac0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109fac0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.654172092 +0000 UTC m=+265.817147149 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00109fac0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f260 item 8 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c2100): _readAt: size=2, off=0 2025/09/23 13:20:55 ERROR : open-test-file(0xc0010c2100): Couldn't read size of file 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c2100): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c2100): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c2100): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c2100): close: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c2100): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c24c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c24c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c24c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c24c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c24c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.656999321 +0000 UTC m=+265.819974378 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c24c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c2940): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c2940): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c2940): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c2940): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c2940): _writeAt: size=3, off=2 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c2940): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c2940): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.656999321 +0000 UTC m=+265.819974378 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c2940): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c2e40): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c2e40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c2e40): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c2e40): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c2e40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.656999321 +0000 UTC m=+265.819974378 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c2e40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f960 item 9 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c34c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c34c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c34c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c34c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c34c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.660322251 +0000 UTC m=+265.823297298 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c34c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c3a00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c3a00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c3a00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c3a00): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c3a00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.660322251 +0000 UTC m=+265.823297298 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010c3a00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416620 item 10 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e20c0): _readAt: size=2, off=0 2025/09/23 13:20:55 ERROR : open-test-file(0xc0010e20c0): Couldn't read size of file 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e20c0): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e20c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e20c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e20c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e20c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e2480): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e2480): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e2480): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e2480): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e2480): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.663000409 +0000 UTC m=+265.825975456 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e2480): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e2980): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e2980): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e2980): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e2980): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e2980): _writeAt: size=3, off=2 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e2980): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e2980): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.663000409 +0000 UTC m=+265.825975456 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e2980): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e2e80): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e2e80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e2e80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e2e80): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e2e80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.663000409 +0000 UTC m=+265.825975456 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e2e80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416fc0 item 11 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e3500): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e3500): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e3500): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e3500): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e3500): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.66646261 +0000 UTC m=+265.829437668 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e3500): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e3a40): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e3a40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e3a40): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e3a40): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e3a40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.66646261 +0000 UTC m=+265.829437668 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010e3a40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417650 item 12 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001102100): _readAt: size=2, off=0 2025/09/23 13:20:55 ERROR : open-test-file(0xc001102100): Couldn't read size of file 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001102100): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001102100): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001102100): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001102100): close: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001102100): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0011024c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0011024c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0011024c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0011024c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0011024c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.669206743 +0000 UTC m=+265.832181791 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0011024c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001102b80): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001102b80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001102b80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001102b80): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001102b80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.669206743 +0000 UTC m=+265.832181791 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001102b80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417f10 item 13 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001103200): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001103200): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001103200): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001103200): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001103200): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.671874673 +0000 UTC m=+265.834849720 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001103200): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001103740): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001103740): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001103740): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001103740): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001103740): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.671874673 +0000 UTC m=+265.834849720 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001103740): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00110a310 item 14 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001103d80): _readAt: size=2, off=0 2025/09/23 13:20:55 ERROR : open-test-file(0xc001103d80): Couldn't read size of file 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001103d80): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001103d80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001103d80): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001103d80): close: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001103d80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0011201c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0011201c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0011201c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0011201c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0011201c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.674518947 +0000 UTC m=+265.837494005 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0011201c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120880): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120880): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120880): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120880): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120880): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.674518947 +0000 UTC m=+265.837494005 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120880): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00110a690 item 15 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120f00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120f00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120f00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120f00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120f00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.677215321 +0000 UTC m=+265.840190418 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120f00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121440): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121440): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121440): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121440): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121440): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.677215321 +0000 UTC m=+265.840190418 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121440): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00110aa10 item 16 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121a80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121a80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121a80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121a80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121a80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.680034655 +0000 UTC m=+265.843009712 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121a80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121f00): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121f00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121f00): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121f00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121f00): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121f00): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121f00): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121f00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.680034655 +0000 UTC m=+265.843009712 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121f00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114a480): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114a480): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114a480): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114a480): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114a480): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.680034655 +0000 UTC m=+265.843009712 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114a480): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00110ad90 item 17 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114aac0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114aac0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114aac0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114aac0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114aac0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.684391465 +0000 UTC m=+265.847366533 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114aac0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114b000): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114b000): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114b000): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114b000): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114b000): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.684391465 +0000 UTC m=+265.847366533 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114b000): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00110a150 item 18 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114b680): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114b680): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114b680): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114b680): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114b680): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.687243802 +0000 UTC m=+265.850218860 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114b680): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114bb80): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114bb80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114bb80): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114bb80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114bb80): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114bb80): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114bb80): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114bb80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.687243802 +0000 UTC m=+265.850218860 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00114bb80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa6140): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa6140): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa6140): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa6140): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa6140): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.687243802 +0000 UTC m=+265.850218860 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa6140): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00110a4d0 item 19 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa67c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa67c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa67c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa67c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa67c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.691054377 +0000 UTC m=+265.854029434 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa67c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa6d00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa6d00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa6d00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa6d00): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa6d00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.691054377 +0000 UTC m=+265.854029434 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa6d00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00110a9a0 item 20 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7380): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7380): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7380): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7380): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7380): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.694006611 +0000 UTC m=+265.856981668 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7380): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7880): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7880): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7880): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7880): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7880): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7880): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7880): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7880): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.694006611 +0000 UTC m=+265.856981668 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7880): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7d80): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7d80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7d80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7d80): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7d80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.694006611 +0000 UTC m=+265.856981668 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000fa7d80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00110b180 item 21 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76480): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76480): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76480): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76480): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76480): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.697895181 +0000 UTC m=+265.860870239 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76480): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76d00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76d00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76d00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76d00): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76d00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.697895181 +0000 UTC m=+265.860870239 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76d00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00110b650 item 22 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d779c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d779c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d779c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d779c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d779c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.701066356 +0000 UTC m=+265.864041404 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d779c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e000): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e000): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e000): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e000): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e000): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e000): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e000): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e000): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.701066356 +0000 UTC m=+265.864041404 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e000): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e540): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e540): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e540): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e540): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e540): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.701066356 +0000 UTC m=+265.864041404 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e540): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00110b9d0 item 23 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ebc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ebc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ebc0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ebc0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ebc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.705047381 +0000 UTC m=+265.868022439 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ebc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f100): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f100): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f100): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f100): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f100): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.705047381 +0000 UTC m=+265.868022439 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f100): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00110bea0 item 24 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f740): _readAt: size=2, off=0 2025/09/23 13:20:55 ERROR : open-test-file(0xc00102f740): Couldn't read size of file 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f740): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f740): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f740): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f740): close: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f740): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102fb00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102fb00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102fb00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102fb00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102fb00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.708324516 +0000 UTC m=+265.871299583 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102fb00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510080): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510080): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510080): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510080): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510080): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510080): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510080): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510080): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.708324516 +0000 UTC m=+265.871299583 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510080): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510780): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510780): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510780): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510780): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510780): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.708324516 +0000 UTC m=+265.871299583 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510780): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370460 item 25 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510e00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510e00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510e00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510e00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510e00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.712263843 +0000 UTC m=+265.875238900 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510e00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005116c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005116c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005116c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005116c0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005116c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.712263843 +0000 UTC m=+265.875238900 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005116c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003710a0 item 26 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988240): _readAt: size=2, off=0 2025/09/23 13:20:55 ERROR : open-test-file(0xc000988240): Couldn't read size of file 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988240): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988240): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988240): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988240): close: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988240): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988680): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988680): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988680): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988680): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988680): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.715353043 +0000 UTC m=+265.878328100 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988680): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988b80): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988b80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988b80): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988b80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988b80): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988b80): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988b80): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988b80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.715353043 +0000 UTC m=+265.878328100 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000988b80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009890c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009890c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009890c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009890c0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009890c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.715353043 +0000 UTC m=+265.878328100 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009890c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371570 item 27 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000989840): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000989840): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000989840): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000989840): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000989840): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.71949485 +0000 UTC m=+265.882469908 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000989840): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000989d80): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000989d80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000989d80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000989d80): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000989d80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.71949485 +0000 UTC m=+265.882469908 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000989d80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371c00 item 28 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0002d6e80): _readAt: size=2, off=0 2025/09/23 13:20:55 ERROR : open-test-file(0xc0002d6e80): Couldn't read size of file 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0002d6e80): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0002d6e80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0002d6e80): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0002d6e80): close: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0002d6e80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0002d7a40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0002d7a40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0002d7a40): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0002d7a40): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0002d7a40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.722676615 +0000 UTC m=+265.885651672 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0002d7a40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009485c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009485c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009485c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009485c0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009485c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.722676615 +0000 UTC m=+265.885651672 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009485c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004921c0 item 29 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948c40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948c40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948c40): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948c40): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948c40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.725575007 +0000 UTC m=+265.888550054 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000948c40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009492c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009492c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009492c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009492c0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009492c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.725575007 +0000 UTC m=+265.888550054 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009492c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492700 item 30 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000949940): _readAt: size=2, off=0 2025/09/23 13:20:55 ERROR : open-test-file(0xc000949940): Couldn't read size of file 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000949940): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000949940): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000949940): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000949940): close: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000949940): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000949d00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000949d00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000949d00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000949d00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000949d00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.728636967 +0000 UTC m=+265.891612024 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000949d00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041a4c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041a4c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041a4c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041a4c0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041a4c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.728636967 +0000 UTC m=+265.891612024 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041a4c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492b60 item 31 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 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 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041ad00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041ad00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041ad00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041ad00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041ad00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.731698626 +0000 UTC m=+265.894673683 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041ad00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041b900): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041b900): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041b900): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041b900): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041b900): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.731698626 +0000 UTC m=+265.894673683 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00041b900): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004931f0 item 32 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ee580): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ee580): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ee580): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ee580): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ee580): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.734601406 +0000 UTC m=+265.897576464 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ee580): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eec40): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eec40): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eec40): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eec40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eec40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493650 item 33 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eec40): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eec40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.735646299 +0000 UTC m=+265.898621356 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eec40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef140): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef140): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef140): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef140): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef140): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.735646299 +0000 UTC m=+265.898621356 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef140): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493810 item 33 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef900): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef900): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef900): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef900): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef900): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.738567614 +0000 UTC m=+265.901542671 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008ef900): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eff00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eff00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493c70 item 34 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eff00): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eff00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eff00): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eff00): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eff00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.739780842 +0000 UTC m=+265.902755889 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008eff00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5280): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5280): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5280): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5280): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5280): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.739780842 +0000 UTC m=+265.902755889 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5280): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493e30 item 34 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5a40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5a40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5a40): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5a40): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5a40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.742144791 +0000 UTC m=+265.905119828 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5a40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5f00): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5f00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5f00): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5f00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5f00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a540 item 35 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5f00): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5f00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.742951866 +0000 UTC m=+265.905926893 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0003c5f00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b4ac0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b4ac0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b4ac0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b4ac0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b4ac0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.742951866 +0000 UTC m=+265.905926893 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b4ac0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a8c0 item 35 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5180): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5180): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5180): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5180): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5180): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.745258187 +0000 UTC m=+265.908233214 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5180): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5680): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5680): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ac40 item 36 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5680): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5680): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5680): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5680): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5680): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.7461383 +0000 UTC m=+265.909113337 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5680): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5bc0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5bc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5bc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5bc0): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5bc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.7461383 +0000 UTC m=+265.909113337 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0000b5bc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ae00 item 36 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a280): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a280): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a280): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a280): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a280): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.748659934 +0000 UTC m=+265.911634971 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a280): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a700): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a700): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a700): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a700): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a700): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b1f0 item 37 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a700): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a700): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.749489703 +0000 UTC m=+265.912464740 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9a700): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9ac00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9ac00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9ac00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9ac00): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9ac00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.749489703 +0000 UTC m=+265.912464740 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9ac00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b490 item 37 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b2c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b2c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b2c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b2c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b2c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.751797526 +0000 UTC m=+265.914772563 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b2c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b7c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b7c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b810 item 38 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b7c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b7c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b7c0): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b7c0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b7c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.752771895 +0000 UTC m=+265.915746923 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9b7c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9bd00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9bd00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9bd00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9bd00): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9bd00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.752771895 +0000 UTC m=+265.915746923 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000e9bd00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bab0 item 38 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120400): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120400): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120400): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120400): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120400): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.754849627 +0000 UTC m=+265.917824654 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120400): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120900): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120900): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120900): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120900): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120900): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048be30 item 39 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120900): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120900): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.755775606 +0000 UTC m=+265.918750633 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120900): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120e00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120e00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120e00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120e00): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120e00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.755775606 +0000 UTC m=+265.918750633 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001120e00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434070 item 39 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121480): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121480): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121480): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121480): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121480): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.758001736 +0000 UTC m=+265.920976773 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121480): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121980): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121980): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004345b0 item 40 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121980): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121980): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121980): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121980): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121980): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.758959223 +0000 UTC m=+265.921934251 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001121980): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051a1c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051a1c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051a1c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051a1c0): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051a1c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.758959223 +0000 UTC m=+265.921934251 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051a1c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434930 item 40 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051a780): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051a780): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051a780): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051a780): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051a780): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051a780): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051a780): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.761022599 +0000 UTC m=+265.923997636 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051a780): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051ac80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051ac80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051ac80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435180 item 41 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051ac80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051ac80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.761782626 +0000 UTC m=+265.924757663 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051ac80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051b140): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051b140): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051b140): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051b140): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051b140): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004353b0 item 41 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051b140): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051b140): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.762613095 +0000 UTC m=+265.925588122 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051b140): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051b680): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051b680): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051b680): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051b680): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051b680): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.762613095 +0000 UTC m=+265.925588122 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051b680): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004357a0 item 41 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051bcc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051bcc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051bcc0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051bcc0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051bcc0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051bcc0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051bcc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.764876234 +0000 UTC m=+265.927851261 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00051bcc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f8240): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f8240): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f8240): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435c00 item 42 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f8240): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f8240): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.76557659 +0000 UTC m=+265.928551626 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f8240): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f8780): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f8780): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435dc0 item 42 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f8780): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f8780): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f8780): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f8780): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f8780): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.766517927 +0000 UTC m=+265.929492955 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f8780): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f8d00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f8d00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f8d00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f8d00): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f8d00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.766517927 +0000 UTC m=+265.929492955 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f8d00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee380 item 42 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9340): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9340): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9340): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9340): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9340): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9340): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9340): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.768536728 +0000 UTC m=+265.931511755 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9340): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9840): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9840): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9840): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eed20 item 43 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9840): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9840): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.769404377 +0000 UTC m=+265.932379404 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9840): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9d80): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9d80): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9d80): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9d80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9d80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef490 item 43 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9d80): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9d80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.770773458 +0000 UTC m=+265.933748494 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005f9d80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067e340): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067e340): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067e340): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067e340): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067e340): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.770773458 +0000 UTC m=+265.933748494 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067e340): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef730 item 43 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067e980): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067e980): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067e980): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067e980): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067e980): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067e980): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067e980): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.772990721 +0000 UTC m=+265.935965759 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067e980): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067ee80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067ee80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067ee80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480000 item 44 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067ee80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067ee80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.773698751 +0000 UTC m=+265.936673788 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067ee80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067f3c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067f3c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004801c0 item 44 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067f3c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067f3c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067f3c0): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067f3c0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067f3c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.774612456 +0000 UTC m=+265.937587493 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067f3c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067f940): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067f940): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067f940): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067f940): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067f940): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.774612456 +0000 UTC m=+265.937587493 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00067f940): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004803f0 item 44 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069c000): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069c000): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069c000): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069c000): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069c000): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069c000): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069c000): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.776809513 +0000 UTC m=+265.939784550 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069c000): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069c500): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069c500): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069c500): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480850 item 45 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069c500): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069c500): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.777605768 +0000 UTC m=+265.940580804 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069c500): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069cc00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069cc00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069cc00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069cc00): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069cc00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.777605768 +0000 UTC m=+265.940580804 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069cc00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480a80 item 45 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069d240): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069d240): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069d240): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069d240): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069d240): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069d240): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069d240): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.780629425 +0000 UTC m=+265.943604492 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069d240): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069d740): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069d740): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069d740): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480ee0 item 46 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069d740): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069d740): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.781791416 +0000 UTC m=+265.944766474 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069d740): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069de40): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069de40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069de40): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069de40): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069de40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.781791416 +0000 UTC m=+265.944766474 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00069de40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004812d0 item 46 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bc500): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bc500): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bc500): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bc500): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bc500): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bc500): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bc500): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.784678617 +0000 UTC m=+265.947653675 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bc500): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bca00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bca00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bca00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481880 item 47 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bca00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bca00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.785593005 +0000 UTC m=+265.948568063 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bca00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bd100): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bd100): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bd100): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bd100): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bd100): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.785593005 +0000 UTC m=+265.948568063 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bd100): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481ab0 item 47 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bd740): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bd740): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bd740): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bd740): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bd740): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bd740): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bd740): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.788452354 +0000 UTC m=+265.951427411 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bd740): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bdc40): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bdc40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bdc40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000501c0 item 48 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bdc40): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bdc40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.789231386 +0000 UTC m=+265.952206444 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006bdc40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006ee3c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006ee3c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006ee3c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006ee3c0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006ee3c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.789231386 +0000 UTC m=+265.952206444 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006ee3c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000504d0 item 48 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eea00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eea00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eea00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eea00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eea00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.791808646 +0000 UTC m=+265.954783693 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eea00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eee80): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eee80): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eee80): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eee80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eee80): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eee80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050930 item 49 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eee80): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eee80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.792783406 +0000 UTC m=+265.955758454 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eee80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006ef3c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006ef3c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006ef3c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006ef3c0): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006ef3c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.792783406 +0000 UTC m=+265.955758454 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006ef3c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050b60 item 49 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006efa40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006efa40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006efa40): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006efa40): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006efa40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.795113422 +0000 UTC m=+265.958088479 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006efa40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eff40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eff40): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eff40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 50 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eff40): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eff40): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eff40): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eff40): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eff40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.796082812 +0000 UTC m=+265.959057859 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0006eff40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000714540): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000714540): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000714540): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000714540): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000714540): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.796082812 +0000 UTC m=+265.959057859 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000714540): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051500 item 50 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000714bc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000714bc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000714bc0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000714bc0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000714bc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.798455607 +0000 UTC m=+265.961430664 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000714bc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007150c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007150c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007150c0): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007150c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007150c0): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007150c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a700 item 51 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007150c0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007150c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.799365536 +0000 UTC m=+265.962340592 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007150c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000715600): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000715600): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000715600): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000715600): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000715600): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.799365536 +0000 UTC m=+265.962340592 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000715600): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040acb0 item 51 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000715c80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000715c80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000715c80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000715c80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000715c80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.80197186 +0000 UTC m=+265.964946907 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000715c80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788200): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788200): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788200): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b6c0 item 52 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788200): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788200): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788200): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788200): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788200): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.803055464 +0000 UTC m=+265.966030522 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788200): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788780): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788780): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788780): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788780): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788780): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.803055464 +0000 UTC m=+265.966030522 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788780): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bc00 item 52 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788e00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788e00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788e00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788e00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788e00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.805497861 +0000 UTC m=+265.968472918 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000788e00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789300): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789300): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789300): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789300): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789300): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789300): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c9a0 item 53 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789300): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789300): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.806465277 +0000 UTC m=+265.969440324 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789300): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789840): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789840): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789840): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789840): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789840): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.806465277 +0000 UTC m=+265.969440324 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789840): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cd20 item 53 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789ec0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789ec0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789ec0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789ec0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789ec0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.809132766 +0000 UTC m=+265.972107813 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000789ec0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079c440): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079c440): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079c440): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d490 item 54 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079c440): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079c440): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079c440): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079c440): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079c440): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.810160537 +0000 UTC m=+265.973135583 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079c440): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079c9c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079c9c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079c9c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079c9c0): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079c9c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.810160537 +0000 UTC m=+265.973135583 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079c9c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d960 item 54 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079d040): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079d040): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079d040): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079d040): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079d040): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.813047727 +0000 UTC m=+265.976022784 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079d040): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079d540): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079d540): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079d540): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079d540): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079d540): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079d540): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dea0 item 55 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079d540): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079d540): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.813983414 +0000 UTC m=+265.976958471 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079d540): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079da80): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079da80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079da80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079da80): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079da80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.813983414 +0000 UTC m=+265.976958471 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00079da80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e310 item 55 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8180): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8180): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8180): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8180): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8180): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.816819789 +0000 UTC m=+265.979794837 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8180): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8680): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8680): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8680): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e850 item 56 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8680): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8680): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8680): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8680): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8680): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.818115003 +0000 UTC m=+265.981090060 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8680): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8c00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8c00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8c00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8c00): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8c00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.818115003 +0000 UTC m=+265.981090060 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c8c00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043eb60 item 56 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9240): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9240): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9240): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9240): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9240): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9240): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9240): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9240): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.820951509 +0000 UTC m=+265.983926566 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9240): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9780): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9780): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9780): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f260 item 57 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9780): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9780): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.821855787 +0000 UTC m=+265.984830843 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9780): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9cc0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9cc0): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9cc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9cc0): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9cc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f500 item 57 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9cc0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9cc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.822948057 +0000 UTC m=+265.985923115 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007c9cc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec2c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec2c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec2c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec2c0): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec2c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.822948057 +0000 UTC m=+265.985923115 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec2c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f7a0 item 57 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec900): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec900): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec900): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec900): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec900): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec900): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec900): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec900): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.825668316 +0000 UTC m=+265.988643332 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec900): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080a4c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080a4c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080a4c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003800e0 item 58 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080a4c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080a4c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.826321371 +0000 UTC m=+265.989296388 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080a4c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080aa00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080aa00): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080aa00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380620 item 58 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080aa00): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080aa00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080aa00): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080aa00): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080aa00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.826994235 +0000 UTC m=+265.989969252 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080aa00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080afc0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080afc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080afc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080afc0): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080afc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.826994235 +0000 UTC m=+265.989969252 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080afc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380af0 item 58 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080b600): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080b600): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080b600): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080b600): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080b600): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080b600): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080b600): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080b600): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.829093847 +0000 UTC m=+265.992068884 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080b600): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080bb40): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080bb40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080bb40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003812d0 item 59 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080bb40): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080bb40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.829833346 +0000 UTC m=+265.992808382 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00080bb40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083a100): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083a100): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083a100): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083a100): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083a100): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083a100): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381570 item 59 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083a100): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083a100): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.830801965 +0000 UTC m=+265.993777003 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083a100): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083a680): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083a680): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083a680): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083a680): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083a680): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.830801965 +0000 UTC m=+265.993777003 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083a680): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381a40 item 59 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083acc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083acc0): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083acc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083acc0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083acc0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083acc0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083acc0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083acc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.833157488 +0000 UTC m=+265.996132525 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083acc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083b200): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083b200): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083b200): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428770 item 60 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083b200): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083b200): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.834012854 +0000 UTC m=+265.996987891 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083b200): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083b740): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083b740): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083b740): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428a80 item 60 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083b740): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083b740): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083b740): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083b740): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083b740): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.835095316 +0000 UTC m=+265.998070363 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083b740): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083bd00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083bd00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083bd00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083bd00): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083bd00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.835095316 +0000 UTC m=+265.998070363 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00083bd00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428f50 item 60 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085a3c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085a3c0): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085a3c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085a3c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085a3c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085a3c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085a3c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085a3c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.837361662 +0000 UTC m=+266.000336699 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085a3c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085a900): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085a900): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085a900): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004296c0 item 61 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085a900): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085a900): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.838192672 +0000 UTC m=+266.001167709 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085a900): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085b000): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085b000): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085b000): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085b000): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085b000): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.838192672 +0000 UTC m=+266.001167709 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085b000): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429960 item 61 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085b640): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085b640): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085b640): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085b640): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085b640): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085b640): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085b640): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085b640): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.84072047 +0000 UTC m=+266.003695506 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085b640): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085bb80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085bb80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085bb80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350070 item 62 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085bb80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085bb80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.841509661 +0000 UTC m=+266.004484698 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00085bb80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898300): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898300): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898300): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898300): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898300): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.841509661 +0000 UTC m=+266.004484698 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898300): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350540 item 62 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898940): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898940): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898940): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898940): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898940): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898940): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898940): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898940): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.844029733 +0000 UTC m=+266.007004780 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898940): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898e80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898e80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898e80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350e00 item 63 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898e80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898e80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.844878016 +0000 UTC m=+266.007853053 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000898e80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000899580): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000899580): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000899580): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000899580): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000899580): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.844878016 +0000 UTC m=+266.007853053 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000899580): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351180 item 63 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 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 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000899bc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000899bc0): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000899bc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000899bc0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000899bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000899bc0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000899bc0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000899bc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.84746818 +0000 UTC m=+266.010443217 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000899bc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b8180): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b8180): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b8180): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351b20 item 64 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b8180): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b8180): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.848357439 +0000 UTC m=+266.011332476 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b8180): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b8880): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b8880): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b8880): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b8880): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b8880): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.848357439 +0000 UTC m=+266.011332476 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b8880): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351ce0 item 64 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b8ec0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b8ec0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b8ec0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b8ec0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b8ec0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.850931122 +0000 UTC m=+266.013906158 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b8ec0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b9340): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b9340): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b9340): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b9340): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b9340): _writeAt: size=3, off=2 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce4d0 item 65 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b9340): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b9340): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.851964262 +0000 UTC m=+266.014939299 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b9340): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b9840): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b9840): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b9840): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b9840): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b9840): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.851964262 +0000 UTC m=+266.014939299 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b9840): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce850 item 65 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b9e80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b9e80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b9e80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b9e80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b9e80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.854248752 +0000 UTC m=+266.017223789 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008b9e80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f8380): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f8380): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cee00 item 66 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f8380): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f8380): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f8380): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f8380): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f8380): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.855106262 +0000 UTC m=+266.018081299 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f8380): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f88c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f88c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f88c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f88c0): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f88c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.855106262 +0000 UTC m=+266.018081299 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f88c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf030 item 66 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f8f00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f8f00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f8f00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f8f00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f8f00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.857147605 +0000 UTC m=+266.020122652 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f8f00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f9380): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f9380): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f9380): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f9380): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f9380): _writeAt: size=3, off=2 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf490 item 67 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f9380): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f9380): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.857951825 +0000 UTC m=+266.020926872 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f9380): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f9880): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f9880): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f9880): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f9880): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f9880): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.857951825 +0000 UTC m=+266.020926872 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f9880): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf6c0 item 67 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f9f00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f9f00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f9f00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f9f00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f9f00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.860004038 +0000 UTC m=+266.022979075 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0008f9f00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000924480): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000924480): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfce0 item 68 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000924480): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000924480): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000924480): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000924480): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000924480): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.860839848 +0000 UTC m=+266.023814885 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000924480): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009249c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009249c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009249c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009249c0): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009249c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.860839848 +0000 UTC m=+266.023814885 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009249c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cff10 item 68 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000925000): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000925000): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000925000): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000925000): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000925000): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.862942075 +0000 UTC m=+266.025917113 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000925000): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000925480): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000925480): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000925480): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000925480): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000925480): _writeAt: size=3, off=2 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420700 item 69 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000925480): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000925480): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.863736236 +0000 UTC m=+266.026711274 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000925480): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000925980): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000925980): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000925980): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000925980): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000925980): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.863736236 +0000 UTC m=+266.026711274 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000925980): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420c40 item 69 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096c080): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096c080): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096c080): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096c080): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096c080): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.86573528 +0000 UTC m=+266.028710357 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096c080): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096c580): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096c580): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420fc0 item 70 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096c580): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096c580): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096c580): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096c580): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096c580): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.866537676 +0000 UTC m=+266.029512714 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096c580): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096cac0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096cac0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096cac0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096cac0): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096cac0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.866537676 +0000 UTC m=+266.029512714 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096cac0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004212d0 item 70 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096d140): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096d140): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096d140): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096d140): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096d140): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.8686109 +0000 UTC m=+266.031585936 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096d140): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096d640): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096d640): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096d640): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096d640): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096d640): _writeAt: size=3, off=2 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003562a0 item 71 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096d640): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096d640): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.869434466 +0000 UTC m=+266.032409503 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096d640): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096db40): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096db40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096db40): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096db40): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096db40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.869434466 +0000 UTC m=+266.032409503 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00096db40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356690 item 71 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bc240): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bc240): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bc240): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bc240): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bc240): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.871574825 +0000 UTC m=+266.034549863 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bc240): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bc740): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bc740): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356d20 item 72 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bc740): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bc740): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bc740): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bc740): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bc740): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.872535258 +0000 UTC m=+266.035510306 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bc740): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bcc80): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bcc80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bcc80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bcc80): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bcc80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.872535258 +0000 UTC m=+266.035510306 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bcc80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003570a0 item 72 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bd240): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bd240): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bd240): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bd240): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bd240): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bd240): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bd240): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.874786516 +0000 UTC m=+266.037761553 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bd240): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bd740): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bd740): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bd740): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357490 item 73 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bd740): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bd740): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.87550284 +0000 UTC m=+266.038477877 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bd740): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bdc00): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bdc00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bdc00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bdc00): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bdc00): _writeAt: size=3, off=2 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357730 item 73 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bdc00): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bdc00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.876435522 +0000 UTC m=+266.039410570 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009bdc00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009f41c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009f41c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009f41c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009f41c0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009f41c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.876435522 +0000 UTC m=+266.039410570 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009f41c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357960 item 73 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009f4800): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009f4800): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009f4800): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009f4800): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009f4800): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009f4800): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009f4800): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.878736112 +0000 UTC m=+266.041711160 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0009f4800): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001040040): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001040040): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001040040): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357dc0 item 74 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001040040): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001040040): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.879628267 +0000 UTC m=+266.042603305 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001040040): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001040600): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001040600): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d60e0 item 74 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001040600): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001040600): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001040600): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001040600): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001040600): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.880584192 +0000 UTC m=+266.043559229 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001040600): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001040b80): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001040b80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001040b80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001040b80): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001040b80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.880584192 +0000 UTC m=+266.043559229 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001040b80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6310 item 74 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010411c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010411c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010411c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010411c0): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010411c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010411c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010411c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.882667104 +0000 UTC m=+266.045642141 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010411c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010416c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010416c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010416c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d67e0 item 75 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010416c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010416c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.883341079 +0000 UTC m=+266.046316126 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0010416c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001041c00): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001041c00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001041c00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001041c00): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001041c00): _writeAt: size=3, off=2 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d69a0 item 75 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001041c00): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001041c00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.884205742 +0000 UTC m=+266.047180789 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc001041c00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106c1c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106c1c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106c1c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106c1c0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106c1c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.884205742 +0000 UTC m=+266.047180789 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106c1c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6b60 item 75 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106c800): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106c800): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106c800): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106c800): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106c800): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106c800): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106c800): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.886322798 +0000 UTC m=+266.049297845 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106c800): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106cd00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106cd00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106cd00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d70a0 item 76 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106cd00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106cd00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.88703206 +0000 UTC m=+266.050007107 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106cd00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106d240): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106d240): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7500 item 76 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106d240): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106d240): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106d240): _writeAt: size=3, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106d240): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106d240): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.887885312 +0000 UTC m=+266.050860359 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106d240): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106d7c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106d7c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106d7c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106d7c0): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106d7c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.887885312 +0000 UTC m=+266.050860359 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106d7c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7880 item 76 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106de00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106de00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106de00): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106de00): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106de00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106de00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106de00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.890044596 +0000 UTC m=+266.053019633 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00106de00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8a380): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8a380): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8a380): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7e30 item 77 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8a380): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8a380): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.890953333 +0000 UTC m=+266.053928360 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8a380): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8aa80): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8aa80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8aa80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8aa80): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8aa80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.890953333 +0000 UTC m=+266.053928360 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8aa80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344070 item 77 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8b0c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8b0c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8b0c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8b0c0): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8b0c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8b0c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8b0c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.893370652 +0000 UTC m=+266.056345679 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8b0c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8b5c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8b5c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8b5c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344930 item 78 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8b5c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8b5c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.894097877 +0000 UTC m=+266.057072904 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8b5c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8bcc0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8bcc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8bcc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8bcc0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8bcc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.894097877 +0000 UTC m=+266.057072904 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000a8bcc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344af0 item 78 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa6380): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa6380): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa6380): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa6380): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa6380): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa6380): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa6380): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.896153307 +0000 UTC m=+266.059128334 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa6380): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa6880): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa6880): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa6880): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345420 item 79 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa6880): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa6880): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.896880812 +0000 UTC m=+266.059855839 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa6880): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa6f80): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa6f80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa6f80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa6f80): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa6f80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.896880812 +0000 UTC m=+266.059855839 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa6f80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003457a0 item 79 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa75c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa75c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa75c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa75c0): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa75c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa75c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa75c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.898886539 +0000 UTC m=+266.061861577 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa75c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa7ac0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa7ac0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa7ac0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001084070 item 80 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa7ac0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa7ac0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.899519237 +0000 UTC m=+266.062494274 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aa7ac0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aca240): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aca240): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aca240): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aca240): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aca240): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.899519237 +0000 UTC m=+266.062494274 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aca240): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010842a0 item 80 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aca880): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aca880): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aca880): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aca880): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aca880): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.901508643 +0000 UTC m=+266.064483670 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000aca880): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acad00): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acad00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acad00): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acad00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acad00): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acad00): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001084690 item 81 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acad00): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acad00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.902482442 +0000 UTC m=+266.065457478 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acad00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acb240): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acb240): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acb240): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acb240): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acb240): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.902482442 +0000 UTC m=+266.065457478 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acb240): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001084930 item 81 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acb8c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acb8c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acb8c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acb8c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acb8c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.904513596 +0000 UTC m=+266.067488623 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acb8c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acbdc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acbdc0): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acbdc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001084cb0 item 82 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acbdc0): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acbdc0): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acbdc0): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acbdc0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acbdc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.905457888 +0000 UTC m=+266.068432955 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000acbdc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b023c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b023c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b023c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b023c0): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b023c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.905457888 +0000 UTC m=+266.068432955 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b023c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001084e70 item 82 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b02a40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b02a40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b02a40): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b02a40): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b02a40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.907209788 +0000 UTC m=+266.070184825 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b02a40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b02f40): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b02f40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b02f40): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b02f40): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b02f40): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b02f40): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001085260 item 83 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b02f40): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b02f40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.907976807 +0000 UTC m=+266.070951834 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b02f40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b03480): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b03480): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b03480): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b03480): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b03480): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.907976807 +0000 UTC m=+266.070951834 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b03480): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001085420 item 83 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b03b00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b03b00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b03b00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b03b00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b03b00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.909589627 +0000 UTC m=+266.072564664 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b03b00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20080): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20080): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20080): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001085880 item 84 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20080): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20080): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20080): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20080): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20080): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.910367446 +0000 UTC m=+266.073342483 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20080): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20600): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20600): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20600): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20600): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20600): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.910367446 +0000 UTC m=+266.073342483 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20600): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001085ab0 item 84 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20c80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20c80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20c80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20c80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20c80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.912209986 +0000 UTC m=+266.075185034 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b20c80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b21180): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b21180): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b21180): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b21180): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b21180): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b21180): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001085f10 item 85 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b21180): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b21180): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.913105989 +0000 UTC m=+266.076081016 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b21180): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b216c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b216c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b216c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b216c0): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b216c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.913105989 +0000 UTC m=+266.076081016 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b216c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050e1c0 item 85 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b21d40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b21d40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b21d40): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b21d40): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b21d40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.915121894 +0000 UTC m=+266.078096921 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b21d40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3a2c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3a2c0): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3a2c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050e620 item 86 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3a2c0): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3a2c0): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3a2c0): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3a2c0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3a2c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.915986378 +0000 UTC m=+266.078961405 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3a2c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3a840): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3a840): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3a840): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3a840): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3a840): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.915986378 +0000 UTC m=+266.078961405 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3a840): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050e930 item 86 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3aec0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3aec0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3aec0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3aec0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3aec0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.917777591 +0000 UTC m=+266.080752628 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3aec0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3b3c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3b3c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3b3c0): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3b3c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3b3c0): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3b3c0): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050f420 item 87 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3b3c0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3b3c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.918491391 +0000 UTC m=+266.081466418 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3b3c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3b900): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3b900): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3b900): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3b900): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3b900): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.918491391 +0000 UTC m=+266.081466418 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b3b900): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050f730 item 87 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56000): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56000): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56000): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56000): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56000): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.920629686 +0000 UTC m=+266.083604713 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56000): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56500): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56500): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56500): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050fce0 item 88 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56500): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56500): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56500): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56500): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56500): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.922039414 +0000 UTC m=+266.085014461 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56500): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56a80): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56a80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56a80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56a80): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56a80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.922039414 +0000 UTC m=+266.085014461 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b56a80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ff10 item 88 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b570c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b570c0): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b570c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b570c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b570c0): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b570c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b570c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b570c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.924886179 +0000 UTC m=+266.087861236 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b570c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b57600): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b57600): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b57600): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474a10 item 89 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b57600): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b57600): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.925667336 +0000 UTC m=+266.088642393 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b57600): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b57b40): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b57b40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b57b40): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b57b40): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b57b40): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b57b40): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474e70 item 89 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b57b40): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b57b40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.926854385 +0000 UTC m=+266.089829442 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b57b40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70140): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70140): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70140): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70140): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70140): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.926854385 +0000 UTC m=+266.089829442 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70140): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004755e0 item 89 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70780): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70780): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70780): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70780): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70780): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70780): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70780): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70780): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.929869848 +0000 UTC m=+266.092844904 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70780): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70cc0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70cc0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70cc0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475c70 item 90 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70cc0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70cc0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.931422273 +0000 UTC m=+266.094397300 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70cc0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ecd80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ecd80): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ecd80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fea0 item 90 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ecd80): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ecd80): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ecd80): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ecd80): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ecd80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.933546381 +0000 UTC m=+266.096521438 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ecd80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec380): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec380): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec380): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec380): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec380): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.933546381 +0000 UTC m=+266.096521438 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec380): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476310 item 90 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec9c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec9c0): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec9c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec9c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec9c0): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec9c0): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec9c0): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec9c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.936164988 +0000 UTC m=+266.099140045 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ec9c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ed480): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ed480): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ed480): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476770 item 91 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ed480): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ed480): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.937277156 +0000 UTC m=+266.100252203 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ed480): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ed9c0): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ed9c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ed9c0): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ed9c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ed9c0): >_readAt: n=2, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ed9c0): _writeAt: size=3, off=7 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004769a0 item 91 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ed9c0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ed9c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.938531942 +0000 UTC m=+266.101506999 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007ed9c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007edf40): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007edf40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007edf40): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007edf40): >_readAt: n=8, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007edf40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.938531942 +0000 UTC m=+266.101506999 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0007edf40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476d20 item 91 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70600): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70600): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70600): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70600): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70600): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70600): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70600): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70600): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.941089364 +0000 UTC m=+266.104064422 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70600): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70b80): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70b80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70b80): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477340 item 92 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70b80): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70b80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.941946974 +0000 UTC m=+266.104922032 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b70b80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b713c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b713c0): open at offset 5 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b713c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477500 item 92 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b713c0): _readAt: size=2, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b713c0): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b713c0): _writeAt: size=3, off=5 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b713c0): >_writeAt: n=3, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b713c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.943031702 +0000 UTC m=+266.106006758 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b713c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b71980): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b71980): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b71980): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b71980): >_readAt: n=3, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b71980): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.943031702 +0000 UTC m=+266.106006758 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000b71980): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004777a0 item 92 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76040): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76040): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76040): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76040): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76040): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76040): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76040): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76040): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.945492512 +0000 UTC m=+266.108467569 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76040): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76580): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76580): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76580): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477b90 item 93 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76580): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76580): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.946412329 +0000 UTC m=+266.109387386 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d76580): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77200): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77200): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77200): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77200): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77200): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.946412329 +0000 UTC m=+266.109387386 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77200): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477dc0 item 93 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77d00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77d00): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77d00): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77d00): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77d00): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77d00): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77d00): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77d00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.949153577 +0000 UTC m=+266.112128634 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000d77d00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e300): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e300): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e300): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356540 item 94 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e300): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e300): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.950113189 +0000 UTC m=+266.113088236 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102e300): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ea00): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ea00): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ea00): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ea00): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ea00): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.950113189 +0000 UTC m=+266.113088236 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102ea00): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356850 item 94 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f040): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f040): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f040): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f040): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f040): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f040): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f040): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f040): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.952693173 +0000 UTC m=+266.115668230 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f040): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f580): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f580): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f580): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356fc0 item 95 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f580): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f580): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.953657184 +0000 UTC m=+266.116632231 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102f580): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102fc80): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102fc80): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102fc80): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102fc80): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102fc80): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.953657184 +0000 UTC m=+266.116632231 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc00102fc80): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003571f0 item 95 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 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 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510400): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510400): open at offset 0 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510400): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510400): _readAt: size=2, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510400): >_readAt: n=0, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510400): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510400): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510400): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.956413118 +0000 UTC m=+266.119388166 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510400): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510a40): _writeAt: size=5, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510a40): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510a40): >openPending: err= 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003575e0 item 96 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510a40): >_writeAt: n=5, err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510a40): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.957506351 +0000 UTC m=+266.120481408 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc000510a40): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 13:20:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:20:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 13:20:55 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 13:20:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 13:20:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005114c0): _readAt: size=512, off=0 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005114c0): openPending: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005114c0): >openPending: err= 2025/09/23 13:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005114c0): >_readAt: n=5, err=EOF 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005114c0): close: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 13:20:55.957506351 +0000 UTC m=+266.120481408 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:55 DEBUG : open-test-file(0xc0005114c0): >close: err= 2025/09/23 13:20:55 DEBUG : open-test-file: Remove: 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357880 item 96 2025/09/23 13:20:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 13:20:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 13:20:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 13:20:55 DEBUG : open-test-file: >Remove: err= 2025/09/23 13:20:55 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:55 DEBUG : Looking for writers 2025/09/23 13:20:55 DEBUG : >WaitForWriters: 2025/09/23 13:20:55 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.40s) --- PASS: TestRWFileHandleOpenTests/writes (0.68s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.72s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:56 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:56 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:20:56 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:56 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:56 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:20:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:56 DEBUG : file1: newRWFileHandle: 2025/09/23 13:20:56 DEBUG : file1(0xc0009482c0): openPending: 2025/09/23 13:20:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:56 DEBUG : file1(0xc0009482c0): >openPending: err= 2025/09/23 13:20:56 DEBUG : file1: >newRWFileHandle: err= 2025/09/23 13:20:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/23 13:20:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/23 13:20:56 DEBUG : file1(0xc0009482c0): _writeAt: size=2, off=0 2025/09/23 13:20:56 DEBUG : file1(0xc0009482c0): >_writeAt: n=2, err= 2025/09/23 13:20:56 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/23 13:20:56 DEBUG : file1(0xc0009482c0): RWFileHandle.Flush 2025/09/23 13:20:56 DEBUG : file1(0xc0009482c0): RWFileHandle.Release 2025/09/23 13:20:56 DEBUG : file1(0xc0009482c0): close: 2025/09/23 13:20:56 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/23 13:20:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:56 DEBUG : file1(0xc0009482c0): >close: err= 2025/09/23 13:20:56 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:56 DEBUG : Looking for writers 2025/09/23 13:20:56 DEBUG : file1: reading active writers 2025/09/23 13:20:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 13:20:56 DEBUG : Looking for writers 2025/09/23 13:20:56 DEBUG : file1: reading active writers 2025/09/23 13:20:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 13:20:56 DEBUG : Looking for writers 2025/09/23 13:20:56 DEBUG : file1: reading active writers 2025/09/23 13:20:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 13:20:56 DEBUG : Looking for writers 2025/09/23 13:20:56 DEBUG : file1: reading active writers 2025/09/23 13:20:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 13:20:56 DEBUG : file1: vfs cache: starting upload 2025/09/23 13:20:56 DEBUG : Looking for writers 2025/09/23 13:20:56 DEBUG : file1: reading active writers 2025/09/23 13:20:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/23 13:20:56 DEBUG : Looking for writers 2025/09/23 13:20:56 DEBUG : file1: reading active writers 2025/09/23 13:20:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/23 13:20:56 DEBUG : Looking for writers 2025/09/23 13:20:56 DEBUG : file1: reading active writers 2025/09/23 13:20:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/23 13:20:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/23 13:20:57 INFO : file1: Copied (new) 2025/09/23 13:20:57 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/09/23 13:20:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/23 13:20:57 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/09/23 13:20:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:20:57 INFO : file1: vfs cache: upload succeeded try #1 2025/09/23 13:20:57 DEBUG : Looking for writers 2025/09/23 13:20:57 DEBUG : file1: reading active writers 2025/09/23 13:20:57 DEBUG : >WaitForWriters: 2025/09/23 13:20:57 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:57 DEBUG : Looking for writers 2025/09/23 13:20:57 DEBUG : file1: reading active writers 2025/09/23 13:20:57 DEBUG : >WaitForWriters: 2025/09/23 13:20:57 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.99s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:20:58 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:20:58 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:20:58 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:58 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:20:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:20:58 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:20:58 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:20:58 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:20:58 DEBUG : rename_me: newRWFileHandle: 2025/09/23 13:20:58 DEBUG : rename_me(0xc00041a400): openPending: 2025/09/23 13:20:58 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 13:20:58 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/23 13:20:58 DEBUG : rename_me(0xc00041a400): >openPending: err= 2025/09/23 13:20:58 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/23 13:20:58 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/23 13:20:58 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/23 13:20:58 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/23 13:20:58 DEBUG : rename_me(0xc00041a400): _writeAt: size=5, off=0 2025/09/23 13:20:58 DEBUG : rename_me(0xc00041a400): >_writeAt: n=5, err= 2025/09/23 13:20:58 DEBUG : rename_me(0xc00041a400): close: 2025/09/23 13:20:58 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-23 13:20:58.338156832 +0000 UTC m=+268.501131849 2025/09/23 13:20:58 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/23 13:20:58 DEBUG : rename_me(0xc00041a400): >close: err= 2025/09/23 13:20:58 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/23 13:20:58 DEBUG : i_was_renamed: Updating file with 0xc0009b6f00 2025/09/23 13:20:58 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/23 13:20:58 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/23 13:20:58 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:20:58 DEBUG : Looking for writers 2025/09/23 13:20:58 DEBUG : i_was_renamed: reading active writers 2025/09/23 13:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 13:20:58 DEBUG : Looking for writers 2025/09/23 13:20:58 DEBUG : i_was_renamed: reading active writers 2025/09/23 13:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 13:20:58 DEBUG : Looking for writers 2025/09/23 13:20:58 DEBUG : i_was_renamed: reading active writers 2025/09/23 13:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 13:20:58 DEBUG : Looking for writers 2025/09/23 13:20:58 DEBUG : i_was_renamed: reading active writers 2025/09/23 13:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 13:20:58 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/23 13:20:58 DEBUG : Looking for writers 2025/09/23 13:20:58 DEBUG : i_was_renamed: reading active writers 2025/09/23 13:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/23 13:20:58 DEBUG : Looking for writers 2025/09/23 13:20:58 DEBUG : i_was_renamed: reading active writers 2025/09/23 13:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/23 13:20:58 DEBUG : Looking for writers 2025/09/23 13:20:58 DEBUG : i_was_renamed: reading active writers 2025/09/23 13:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/23 13:20:59 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/09/23 13:20:59 INFO : i_was_renamed: Copied (new) 2025/09/23 13:20:59 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-23 13:20:58 +0000 UTC," 2025/09/23 13:20:59 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/23 13:20:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/23 13:20:59 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/23 13:20:59 DEBUG : Looking for writers 2025/09/23 13:20:59 DEBUG : i_was_renamed: reading active writers 2025/09/23 13:20:59 DEBUG : >WaitForWriters: 2025/09/23 13:20:59 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.86s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:21:00 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:21:00 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 13:21:00 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:21:00 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:21:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:21:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:21:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:21:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:21:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 13:21:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lavapeq0himo" 2025/09/23 13:21:00 INFO : files root 'rclone-test-lavapeq0himo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 13:21:00 DEBUG : forgetting directory cache 2025/09/23 13:21:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:21:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/23 13:21:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/23 13:21:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/23 13:21:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/23 13:21:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/23 13:21:01 DEBUG : TestRWCacheUpdate(0xc000948200): _readAt: size=512, off=0 2025/09/23 13:21:01 DEBUG : TestRWCacheUpdate(0xc000948200): openPending: 2025/09/23 13:21:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-23 12:22:00 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/09/23 13:21:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/23 13:21:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 13:21:01 DEBUG : TestRWCacheUpdate(0xc000948200): >openPending: err= 2025/09/23 13:21:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/23 13:21:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 13:21:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 13:21:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:21:01 DEBUG : forgetting directory cache 2025/09/23 13:21:01 DEBUG : TestRWCacheUpdate(0xc000948200): >_readAt: n=20, err=EOF 2025/09/23 13:21:01 DEBUG : TestRWCacheUpdate(0xc000948200): close: 2025/09/23 13:21:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-23 12:22:00 +0000 UTC 2025/09/23 13:21:01 DEBUG : TestRWCacheUpdate(0xc000948200): >close: err= 2025/09/23 13:21:01 DEBUG : Re-reading directory (275.782534ms old) 2025/09/23 13:21:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 13:21:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/23 13:21:01 DEBUG : forgetting directory cache 2025/09/23 13:21:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:21:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/23 13:21:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/23 13:21:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/23 13:21:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/23 13:21:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/23 13:21:02 DEBUG : TestRWCacheUpdate(0xc00041a800): _readAt: size=512, off=0 2025/09/23 13:21:02 DEBUG : TestRWCacheUpdate(0xc00041a800): openPending: 2025/09/23 13:21:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-23 12:23:00 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-09-23 12:22:00 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/09/23 13:21:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-23 12:23:00 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-09-23 12:22:00 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/09/23 13:21:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/23 13:21:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/23 13:21:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/23 13:21:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 13:21:02 DEBUG : TestRWCacheUpdate(0xc00041a800): >openPending: err= 2025/09/23 13:21:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/23 13:21:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 13:21:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 13:21:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:21:03 DEBUG : forgetting directory cache 2025/09/23 13:21:03 DEBUG : TestRWCacheUpdate(0xc00041a800): >_readAt: n=20, err=EOF 2025/09/23 13:21:03 DEBUG : TestRWCacheUpdate(0xc00041a800): close: 2025/09/23 13:21:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-23 12:23:00 +0000 UTC 2025/09/23 13:21:03 DEBUG : TestRWCacheUpdate(0xc00041a800): >close: err= 2025/09/23 13:21:03 DEBUG : Re-reading directory (269.367187ms old) 2025/09/23 13:21:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 13:21:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/23 13:21:03 DEBUG : forgetting directory cache 2025/09/23 13:21:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:21:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/23 13:21:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/23 13:21:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/23 13:21:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/23 13:21:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/23 13:21:04 DEBUG : TestRWCacheUpdate(0xc000988780): _readAt: size=512, off=0 2025/09/23 13:21:04 DEBUG : TestRWCacheUpdate(0xc000988780): openPending: 2025/09/23 13:21:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-23 12:24:00 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-09-23 12:23:00 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/09/23 13:21:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-23 12:24:00 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-09-23 12:23:00 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/09/23 13:21:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/23 13:21:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/23 13:21:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/23 13:21:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 13:21:04 DEBUG : TestRWCacheUpdate(0xc000988780): >openPending: err= 2025/09/23 13:21:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/23 13:21:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 13:21:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 13:21:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:21:04 DEBUG : forgetting directory cache 2025/09/23 13:21:04 DEBUG : TestRWCacheUpdate(0xc000988780): >_readAt: n=20, err=EOF 2025/09/23 13:21:04 DEBUG : TestRWCacheUpdate(0xc000988780): close: 2025/09/23 13:21:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-23 12:24:00 +0000 UTC 2025/09/23 13:21:04 DEBUG : TestRWCacheUpdate(0xc000988780): >close: err= 2025/09/23 13:21:04 DEBUG : Re-reading directory (264.88337ms old) 2025/09/23 13:21:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 13:21:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/23 13:21:05 DEBUG : forgetting directory cache 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate(0xc000988e80): _readAt: size=512, off=0 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate(0xc000988e80): openPending: 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-23 12:25:00 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-09-23 12:24:00 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-23 12:25:00 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-09-23 12:24:00 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/09/23 13:21:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/23 13:21:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate(0xc000988e80): >openPending: err= 2025/09/23 13:21:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:21:06 DEBUG : forgetting directory cache 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate(0xc000988e80): >_readAt: n=20, err=EOF 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate(0xc000988e80): close: 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-23 12:25:00 +0000 UTC 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate(0xc000988e80): >close: err= 2025/09/23 13:21:06 DEBUG : Re-reading directory (272.76994ms old) 2025/09/23 13:21:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 13:21:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/23 13:21:06 DEBUG : forgetting directory cache 2025/09/23 13:21:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:21:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/23 13:21:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/23 13:21:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/23 13:21:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/23 13:21:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/23 13:21:08 DEBUG : TestRWCacheUpdate(0xc000d76380): _readAt: size=512, off=0 2025/09/23 13:21:08 DEBUG : TestRWCacheUpdate(0xc000d76380): openPending: 2025/09/23 13:21:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-23 12:26:00 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-09-23 12:25:00 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/09/23 13:21:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-23 12:26:00 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-09-23 12:25:00 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/09/23 13:21:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/23 13:21:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/23 13:21:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/23 13:21:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 13:21:08 DEBUG : TestRWCacheUpdate(0xc000d76380): >openPending: err= 2025/09/23 13:21:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/23 13:21:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 13:21:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 13:21:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:21:08 DEBUG : forgetting directory cache 2025/09/23 13:21:08 DEBUG : TestRWCacheUpdate(0xc000d76380): >_readAt: n=20, err=EOF 2025/09/23 13:21:08 DEBUG : TestRWCacheUpdate(0xc000d76380): close: 2025/09/23 13:21:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-23 12:26:00 +0000 UTC 2025/09/23 13:21:08 DEBUG : TestRWCacheUpdate(0xc000d76380): >close: err= 2025/09/23 13:21:08 DEBUG : Re-reading directory (268.83097ms old) 2025/09/23 13:21:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 13:21:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/23 13:21:08 DEBUG : forgetting directory cache 2025/09/23 13:21:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:21:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/23 13:21:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/23 13:21:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/23 13:21:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/23 13:21:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/23 13:21:09 DEBUG : TestRWCacheUpdate(0xc000d76a00): _readAt: size=512, off=0 2025/09/23 13:21:09 DEBUG : TestRWCacheUpdate(0xc000d76a00): openPending: 2025/09/23 13:21:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-23 12:27:00 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-09-23 12:26:00 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/09/23 13:21:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-23 12:27:00 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-09-23 12:26:00 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/09/23 13:21:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/23 13:21:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/23 13:21:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/23 13:21:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 13:21:09 DEBUG : TestRWCacheUpdate(0xc000d76a00): >openPending: err= 2025/09/23 13:21:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/23 13:21:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 13:21:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 13:21:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:21:09 DEBUG : forgetting directory cache 2025/09/23 13:21:09 DEBUG : TestRWCacheUpdate(0xc000d76a00): >_readAt: n=20, err=EOF 2025/09/23 13:21:09 DEBUG : TestRWCacheUpdate(0xc000d76a00): close: 2025/09/23 13:21:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-23 12:27:00 +0000 UTC 2025/09/23 13:21:09 DEBUG : TestRWCacheUpdate(0xc000d76a00): >close: err= 2025/09/23 13:21:09 DEBUG : Re-reading directory (270.949611ms old) 2025/09/23 13:21:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 13:21:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/23 13:21:10 DEBUG : forgetting directory cache 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate(0xc000d77900): _readAt: size=512, off=0 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate(0xc000d77900): openPending: 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-23 12:28:00 +0000 UTC," against cached fingerprint "20,2025-09-23 12:27:00 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-23 12:28:00 +0000 UTC," != cached fingerprint "20,2025-09-23 12:27:00 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/09/23 13:21:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/23 13:21:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate(0xc000d77900): >openPending: err= 2025/09/23 13:21:11 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:21:11 DEBUG : forgetting directory cache 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate(0xc000d77900): >_readAt: n=21, err=EOF 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate(0xc000d77900): close: 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-23 12:28:00 +0000 UTC 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate(0xc000d77900): >close: err= 2025/09/23 13:21:11 DEBUG : Re-reading directory (296.853321ms old) 2025/09/23 13:21:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 13:21:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/23 13:21:12 DEBUG : forgetting directory cache 2025/09/23 13:21:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:21:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/23 13:21:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/23 13:21:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/23 13:21:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/23 13:21:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/23 13:21:13 DEBUG : TestRWCacheUpdate(0xc0009492c0): _readAt: size=512, off=0 2025/09/23 13:21:13 DEBUG : TestRWCacheUpdate(0xc0009492c0): openPending: 2025/09/23 13:21:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-23 12:29:00 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-09-23 12:28:00 +0000 UTC," 2025/09/23 13:21:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-23 12:29:00 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-09-23 12:28:00 +0000 UTC,") 2025/09/23 13:21:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/23 13:21:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/23 13:21:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/23 13:21:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 13:21:13 DEBUG : TestRWCacheUpdate(0xc0009492c0): >openPending: err= 2025/09/23 13:21:13 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/23 13:21:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 13:21:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 13:21:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:21:13 DEBUG : forgetting directory cache 2025/09/23 13:21:13 DEBUG : TestRWCacheUpdate(0xc0009492c0): >_readAt: n=22, err=EOF 2025/09/23 13:21:13 DEBUG : TestRWCacheUpdate(0xc0009492c0): close: 2025/09/23 13:21:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-23 12:29:00 +0000 UTC 2025/09/23 13:21:13 DEBUG : TestRWCacheUpdate(0xc0009492c0): >close: err= 2025/09/23 13:21:13 DEBUG : Re-reading directory (269.328326ms old) 2025/09/23 13:21:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 13:21:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/23 13:21:13 DEBUG : forgetting directory cache 2025/09/23 13:21:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:21:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/23 13:21:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/23 13:21:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/23 13:21:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/23 13:21:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/23 13:21:14 DEBUG : TestRWCacheUpdate(0xc000510480): _readAt: size=512, off=0 2025/09/23 13:21:14 DEBUG : TestRWCacheUpdate(0xc000510480): openPending: 2025/09/23 13:21:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-23 12:30:00 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-09-23 12:29:00 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/09/23 13:21:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-23 12:30:00 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-09-23 12:29:00 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/09/23 13:21:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/23 13:21:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/23 13:21:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/23 13:21:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 13:21:14 DEBUG : TestRWCacheUpdate(0xc000510480): >openPending: err= 2025/09/23 13:21:14 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/23 13:21:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 13:21:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 13:21:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:21:14 DEBUG : forgetting directory cache 2025/09/23 13:21:15 DEBUG : TestRWCacheUpdate(0xc000510480): >_readAt: n=23, err=EOF 2025/09/23 13:21:15 DEBUG : TestRWCacheUpdate(0xc000510480): close: 2025/09/23 13:21:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-23 12:30:00 +0000 UTC 2025/09/23 13:21:15 DEBUG : TestRWCacheUpdate(0xc000510480): >close: err= 2025/09/23 13:21:15 DEBUG : Re-reading directory (270.69854ms old) 2025/09/23 13:21:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 13:21:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/23 13:21:15 DEBUG : forgetting directory cache 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate(0xc000949bc0): _readAt: size=512, off=0 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate(0xc000949bc0): openPending: 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-23 12:31:00 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-09-23 12:30:00 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-23 12:31:00 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-09-23 12:30:00 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/09/23 13:21:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/23 13:21:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate(0xc000949bc0): >openPending: err= 2025/09/23 13:21:16 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:21:16 DEBUG : forgetting directory cache 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate(0xc000949bc0): >_readAt: n=24, err=EOF 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate(0xc000949bc0): close: 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-23 12:31:00 +0000 UTC 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate(0xc000949bc0): >close: err= 2025/09/23 13:21:16 DEBUG : Re-reading directory (269.029835ms old) 2025/09/23 13:21:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/23 13:21:16 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:16 DEBUG : Looking for writers 2025/09/23 13:21:16 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/23 13:21:16 DEBUG : >WaitForWriters: 2025/09/23 13:21:16 DEBUG : files root 'rclone-test-lavapeq0himo': vfs cache: cleaner exiting 2025/09/23 13:21:17 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.16s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:21:19 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:21:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 13:21:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/23 13:21:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/23 13:21:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/23 13:21:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:21:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/23 13:21:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 13:21:19 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/23 13:21:19 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/23 13:21:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/23 13:21:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:21:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/23 13:21:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 13:21:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/23 13:21:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/23 13:21:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/23 13:21:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:21:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/23 13:21:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 13:21:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/23 13:21:20 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:20 DEBUG : Looking for writers 2025/09/23 13:21:20 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/23 13:21:20 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/23 13:21:20 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.30s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:21:20 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:21:20 DEBUG : files root 'rclone-test-lavapeq0himo': Reusing VFS from active cache 2025/09/23 13:21:20 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:20 DEBUG : Looking for writers 2025/09/23 13:21:20 DEBUG : >WaitForWriters: 2025/09/23 13:21:20 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:20 DEBUG : Looking for writers 2025/09/23 13:21:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:21:21 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:21:21 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:21 DEBUG : Looking for writers 2025/09/23 13:21:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.27s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:21:21 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:21:21 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:21 DEBUG : Looking for writers 2025/09/23 13:21:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:21:21 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:21:23 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:23 DEBUG : dir: Looking for writers 2025/09/23 13:21:23 DEBUG : file2: reading active writers 2025/09/23 13:21:23 DEBUG : Looking for writers 2025/09/23 13:21:23 DEBUG : dir: reading active writers 2025/09/23 13:21:23 DEBUG : file1: reading active writers 2025/09/23 13:21:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.03s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:21:24 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:21:26 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:26 DEBUG : dir: Looking for writers 2025/09/23 13:21:26 DEBUG : Looking for writers 2025/09/23 13:21:26 DEBUG : dir: reading active writers 2025/09/23 13:21:26 DEBUG : file1: reading active writers 2025/09/23 13:21:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.79s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:21:27 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:21:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 13:21:29 DEBUG : file1: Open: flags=O_RDONLY 2025/09/23 13:21:29 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/23 13:21:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/23 13:21:29 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 13:21:29 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/23 13:21:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 13:21:29 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/23 13:21:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:21:29 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:21:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/23 13:21:29 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/23 13:21:29 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/23 13:21:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/23 13:21:29 DEBUG : files root 'rclone-test-lavapeq0himo': File to upload is small (0 bytes), uploading instead of streaming 2025/09/23 13:21:30 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/09/23 13:21:30 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/09/23 13:21:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/23 13:21:30 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:21:30 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/23 13:21:30 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:30 DEBUG : dir: Looking for writers 2025/09/23 13:21:30 DEBUG : file2: reading active writers 2025/09/23 13:21:30 DEBUG : new_file.txt: reading active writers 2025/09/23 13:21:30 DEBUG : Looking for writers 2025/09/23 13:21:30 DEBUG : dir: reading active writers 2025/09/23 13:21:30 DEBUG : file1: reading active writers 2025/09/23 13:21:30 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.90s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:21:31 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:21:33 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/23 13:21:33 DEBUG : dir/file1: Updating file with dir/file1 0xc000c818c0 2025/09/23 13:21:33 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/23 13:21:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:34 INFO : dir/file1: Moved (server-side) to: file0 2025/09/23 13:21:34 DEBUG : file0: Updating file with file0 0xc000c818c0 2025/09/23 13:21:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 13:21:34 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/23 13:21:34 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:34 DEBUG : dir: Looking for writers 2025/09/23 13:21:34 DEBUG : Looking for writers 2025/09/23 13:21:34 DEBUG : dir: reading active writers 2025/09/23 13:21:34 DEBUG : file0: reading active writers 2025/09/23 13:21:34 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.84s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:21:35 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:21:35 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:35 DEBUG : Looking for writers 2025/09/23 13:21:35 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.25s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:21:35 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:21:35 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/23 13:21:36 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/23 13:21:36 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/23 13:21:37 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/23 13:21:37 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/23 13:21:38 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:38 DEBUG : Looking for writers 2025/09/23 13:21:38 DEBUG : a: Looking for writers 2025/09/23 13:21:38 DEBUG : b: Looking for writers 2025/09/23 13:21:38 DEBUG : c: Looking for writers 2025/09/23 13:21:38 DEBUG : d: Looking for writers 2025/09/23 13:21:38 DEBUG : Looking for writers 2025/09/23 13:21:38 DEBUG : c: reading active writers 2025/09/23 13:21:38 DEBUG : d: reading active writers 2025/09/23 13:21:38 DEBUG : /: reading active writers 2025/09/23 13:21:38 DEBUG : a: reading active writers 2025/09/23 13:21:38 DEBUG : b: reading active writers 2025/09/23 13:21:38 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.72s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:21:39 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:21:39 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/23 13:21:39 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/23 13:21:40 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/23 13:21:40 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/23 13:21:42 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:42 DEBUG : a/b/c/d: Looking for writers 2025/09/23 13:21:42 DEBUG : a/b/c: Looking for writers 2025/09/23 13:21:42 DEBUG : d: reading active writers 2025/09/23 13:21:42 DEBUG : a/b: Looking for writers 2025/09/23 13:21:42 DEBUG : c: reading active writers 2025/09/23 13:21:42 DEBUG : a: Looking for writers 2025/09/23 13:21:42 DEBUG : b: reading active writers 2025/09/23 13:21:42 DEBUG : Looking for writers 2025/09/23 13:21:42 DEBUG : a: reading active writers 2025/09/23 13:21:42 DEBUG : >WaitForWriters: 2025/09/23 13:21:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lavapeq0himo/a/b/c not empty`) 2025/09/23 13:21:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/23 13:21:43 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-lavapeq0himo/a/b/c not empty`) 2025/09/23 13:21:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/23 13:21:43 DEBUG : pacer: Reducing sleep to 30ms 2025/09/23 13:21:44 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lavapeq0himo/a/b not empty`) 2025/09/23 13:21:44 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/09/23 13:21:44 DEBUG : pacer: Reducing sleep to 45ms 2025/09/23 13:21:44 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lavapeq0himo/a not empty`) 2025/09/23 13:21:44 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2025/09/23 13:21:44 DEBUG : pacer: Reducing sleep to 67.5ms 2025/09/23 13:21:44 DEBUG : pacer: Reducing sleep to 50.625ms --- PASS: TestVFSMkdirAll (5.51s) === 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:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:21:44 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:21:44 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:44 DEBUG : Looking for writers 2025/09/23 13:21:44 DEBUG : >WaitForWriters: 2025/09/23 13:21:44 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/09/23 13:21:44 DEBUG : pacer: Reducing sleep to 28.476562ms --- PASS: TestVFSIsMetadataFile (0.25s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:21:44 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:21:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:21:44 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/09/23 13:21:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:21:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 13:21:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 13:21:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:44 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/23 13:21:44 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/23 13:21:44 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/23 13:21:44 DEBUG : files root 'rclone-test-lavapeq0himo': File to upload is small (5 bytes), uploading instead of streaming 2025/09/23 13:21:45 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/09/23 13:21:46 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/09/23 13:21:46 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/23 13:21:46 DEBUG : file1: Size of src and dst objects identical 2025/09/23 13:21:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:46 DEBUG : pacer: Reducing sleep to 10ms 2025/09/23 13:21:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:21:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:21:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 13:21:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 13:21:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:21:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:21:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 13:21:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 13:21:46 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/23 13:21:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/23 13:21:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/23 13:21:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 13:21:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 13:21:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:46 DEBUG : files root 'rclone-test-lavapeq0himo': File to upload is small (0 bytes), uploading instead of streaming 2025/09/23 13:21:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/23 13:21:47 DEBUG : file1: Size of src and dst objects identical 2025/09/23 13:21:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/23 13:21:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/23 13:21:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 13:21:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 13:21:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:47 DEBUG : files root 'rclone-test-lavapeq0himo': File to upload is small (7 bytes), uploading instead of streaming 2025/09/23 13:21:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/23 13:21:47 DEBUG : file1: Size of src and dst objects identical 2025/09/23 13:21:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:47 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:47 DEBUG : Looking for writers 2025/09/23 13:21:47 DEBUG : file1: reading active writers 2025/09/23 13:21:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.53s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:21:48 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:21:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:21:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:21:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 13:21:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 13:21:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:48 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/23 13:21:49 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/23 13:21:49 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/23 13:21:49 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/23 13:21:49 DEBUG : files root 'rclone-test-lavapeq0himo': File to upload is small (11 bytes), uploading instead of streaming 2025/09/23 13:21:50 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/23 13:21:50 DEBUG : file1: Size of src and dst objects identical 2025/09/23 13:21:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:50 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/23 13:21:50 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:50 DEBUG : Looking for writers 2025/09/23 13:21:50 DEBUG : file1: reading active writers 2025/09/23 13:21:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.58s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:21:50 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:21:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:21:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:21:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 13:21:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 13:21:51 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/23 13:21:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:51 DEBUG : files root 'rclone-test-lavapeq0himo': File to upload is small (5 bytes), uploading instead of streaming 2025/09/23 13:21:51 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/23 13:21:51 DEBUG : file1: Size of src and dst objects identical 2025/09/23 13:21:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:51 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/23 13:21:51 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:51 DEBUG : Looking for writers 2025/09/23 13:21:51 DEBUG : file1: reading active writers 2025/09/23 13:21:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.39s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:21:52 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:21:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:21:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:21:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 13:21:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 13:21:52 DEBUG : file1: WriteFileHandle.Release closing 2025/09/23 13:21:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:52 DEBUG : files root 'rclone-test-lavapeq0himo': File to upload is small (0 bytes), uploading instead of streaming 2025/09/23 13:21:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/23 13:21:53 DEBUG : file1: Size of src and dst objects identical 2025/09/23 13:21:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:53 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/23 13:21:53 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:53 DEBUG : Looking for writers 2025/09/23 13:21:53 DEBUG : file1: reading active writers 2025/09/23 13:21:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.34s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:21:53 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:21:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:21:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:21:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 13:21:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 13:21:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:53 DEBUG : files root 'rclone-test-lavapeq0himo': File to upload is small (2 bytes), uploading instead of streaming 2025/09/23 13:21:54 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/23 13:21:54 DEBUG : file1: Size of src and dst objects identical 2025/09/23 13:21:54 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/09/23 13:21:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:54 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:54 DEBUG : Looking for writers 2025/09/23 13:21:54 DEBUG : file1: reading active writers 2025/09/23 13:21:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.56s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:21:55 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:21:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:21:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:21:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 13:21:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 13:21:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:55 DEBUG : files root 'rclone-test-lavapeq0himo': File to upload is small (0 bytes), uploading instead of streaming 2025/09/23 13:21:56 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/23 13:21:56 DEBUG : file1: Size of src and dst objects identical 2025/09/23 13:21:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:21:56 DEBUG : file1: Open: flags=O_RDONLY 2025/09/23 13:21:56 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/23 13:21:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/23 13:21:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:21:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/23 13:21:56 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:56 DEBUG : Looking for writers 2025/09/23 13:21:56 DEBUG : file1: reading active writers 2025/09/23 13:21:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.64s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-lavapeq0himo'", Local "Local file system at /tmp/rclone4010498106", Modify Window "1s" 2025/09/23 13:21:56 INFO : files root 'rclone-test-lavapeq0himo': poll-interval is not supported by this remote 2025/09/23 13:21:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 13:21:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 13:21:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 13:21:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 13:21:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:57 DEBUG : files root 'rclone-test-lavapeq0himo': File to upload is small (100 bytes), uploading instead of streaming 2025/09/23 13:21:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/23 13:21:57 DEBUG : file1: Size of src and dst objects identical 2025/09/23 13:21:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 13:21:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 13:21:57 DEBUG : file1: Open: flags=O_RDONLY 2025/09/23 13:21:57 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/23 13:21:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/23 13:21:57 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 13:21:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/23 13:21:58 DEBUG : WaitForWriters: timeout=30s 2025/09/23 13:21:58 DEBUG : Looking for writers 2025/09/23 13:21:58 DEBUG : file1: reading active writers 2025/09/23 13:21:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.66s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/09/23 13:21:58 DEBUG : files root 'rclone-test-lavapeq0himo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m28.892218547s (try 1/5): exit status 1: Failed [TestDirHandleReaddir TestDirWalk TestDirCreate TestDirEntryModTimeInvalidation TestFileMethods]