"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2026/04/24 02:22:15 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-wenadaf4yabo" 2026/04/24 02:22:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/24 02:22:15 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/04/24 02:22:15 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/04/24 02:22:15 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/04/24 02:22:15 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/04/24 02:22:15 DEBUG : Setting pass="pdEFQSVuwlaXo2u2u005vz22ch9Ns8__4k_Or8hWJq0w2GA" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/04/24 02:22:15 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{kAjJf}" suffix to name 2026/04/24 02:22:15 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/04/24 02:22:15 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/04/24 02:22:15 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/04/24 02:22:15 DEBUG : Setting pass="pdEFQSVuwlaXo2u2u005vz22ch9Ns8__4k_Or8hWJq0w2GA" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/04/24 02:22:15 DEBUG : found headers: 2026/04/24 02:22:15 DEBUG : Creating backend with remote "/tmp/rclone3560512576" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:15 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:16 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:16 DEBUG : dir: Looking for writers 2026/04/24 02:22:16 DEBUG : Looking for writers 2026/04/24 02:22:16 DEBUG : dir: reading active writers 2026/04/24 02:22:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.22s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:17 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:17 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:18 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:18 DEBUG : dir/subdir: Looking for writers 2026/04/24 02:22:18 DEBUG : dir: Looking for writers 2026/04/24 02:22:18 DEBUG : file2: reading active writers 2026/04/24 02:22:18 DEBUG : subdir: reading active writers 2026/04/24 02:22:18 DEBUG : file1: reading active writers 2026/04/24 02:22:18 DEBUG : Looking for writers 2026/04/24 02:22:18 DEBUG : dir: reading active writers 2026/04/24 02:22:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.30s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:19 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:20 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:20 DEBUG : dir: Looking for writers 2026/04/24 02:22:20 DEBUG : file1: reading active writers 2026/04/24 02:22:20 DEBUG : Looking for writers 2026/04/24 02:22:20 DEBUG : dir: reading active writers 2026/04/24 02:22:20 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.12s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:20 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:21 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:21 DEBUG : dir: Looking for writers 2026/04/24 02:22:21 DEBUG : Looking for writers 2026/04/24 02:22:21 DEBUG : dir: reading active writers 2026/04/24 02:22:21 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.10s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:21 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:22 DEBUG : dir: forgetting directory cache 2026/04/24 02:22:22 DEBUG : forgetting directory cache 2026/04/24 02:22:22 DEBUG : dir: forgetting directory cache 2026/04/24 02:22:22 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:22 DEBUG : Looking for writers 2026/04/24 02:22:22 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.15s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:22 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:23 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/24 02:22:23 DEBUG : dir: invalidating directory cache 2026/04/24 02:22:23 DEBUG : >ForgetPath: 2026/04/24 02:22:23 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/24 02:22:23 DEBUG : invalidating directory cache 2026/04/24 02:22:23 DEBUG : dir: forgetting directory cache 2026/04/24 02:22:23 DEBUG : >ForgetPath: 2026/04/24 02:22:23 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/24 02:22:23 DEBUG : >ForgetPath: 2026/04/24 02:22:23 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:23 DEBUG : dir: Looking for writers 2026/04/24 02:22:23 DEBUG : Looking for writers 2026/04/24 02:22:23 DEBUG : dir: reading active writers 2026/04/24 02:22:23 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.10s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:23 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:25 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:25 DEBUG : forgetting directory cache 2026/04/24 02:22:25 DEBUG : dir: forgetting directory cache 2026/04/24 02:22:25 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:25 DEBUG : fil/a/b: Looking for writers 2026/04/24 02:22:25 DEBUG : fil/a: Looking for writers 2026/04/24 02:22:25 DEBUG : b: reading active writers 2026/04/24 02:22:25 DEBUG : fil: Looking for writers 2026/04/24 02:22:25 DEBUG : a: reading active writers 2026/04/24 02:22:25 DEBUG : dir: Looking for writers 2026/04/24 02:22:25 DEBUG : Looking for writers 2026/04/24 02:22:25 DEBUG : dir: reading active writers 2026/04/24 02:22:25 DEBUG : fil: reading active writers 2026/04/24 02:22:25 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.31s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:27 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:27 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:27 DEBUG : dir: Looking for writers 2026/04/24 02:22:27 DEBUG : Looking for writers 2026/04/24 02:22:27 DEBUG : dir: reading active writers 2026/04/24 02:22:27 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.10s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:28 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:28 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:28 DEBUG : dir: Looking for writers 2026/04/24 02:22:28 DEBUG : file1: reading active writers 2026/04/24 02:22:28 DEBUG : Looking for writers 2026/04/24 02:22:28 DEBUG : dir: reading active writers 2026/04/24 02:22:28 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.17s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:29 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:30 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/04/24 02:22:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/24 02:22:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/24 02:22:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/24 02:22:30 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/24 02:22:30 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:31 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:31 DEBUG : dir: invalidating directory cache 2026/04/24 02:22:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/24 02:22:31 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/24 02:22:31 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/24 02:22:31 DEBUG : dir/file1: Reset virtual modtime 2026/04/24 02:22:31 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/24 02:22:31 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/24 02:22:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/24 02:22:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/24 02:22:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 02:22:31 DEBUG : dir: invalidating directory cache 2026/04/24 02:22:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/24 02:22:31 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/24 02:22:31 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/24 02:22:31 DEBUG : forgetting directory cache 2026/04/24 02:22:31 DEBUG : dir: forgetting directory cache 2026/04/24 02:22:31 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/24 02:22:31 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:31 DEBUG : dir/virtualDir: Looking for writers 2026/04/24 02:22:31 DEBUG : dir: Looking for writers 2026/04/24 02:22:31 DEBUG : virtualFile: reading active writers 2026/04/24 02:22:31 DEBUG : virtualDir: reading active writers 2026/04/24 02:22:31 DEBUG : file1: reading active writers 2026/04/24 02:22:31 DEBUG : virtualFile2: reading active writers 2026/04/24 02:22:31 DEBUG : Looking for writers 2026/04/24 02:22:31 DEBUG : dir: reading active writers 2026/04/24 02:22:31 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.50s) --- PASS: TestDirReadDirAll/Virtual (1.03s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:33 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:33 ERROR : dir/: Can only open directories read only 2026/04/24 02:22:33 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:33 DEBUG : dir: Looking for writers 2026/04/24 02:22:33 DEBUG : Looking for writers 2026/04/24 02:22:33 DEBUG : dir: reading active writers 2026/04/24 02:22:33 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.04s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:34 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:34 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:22:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/24 02:22:34 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/24 02:22:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/24 02:22:34 DEBUG : webdav root 'rclone-test-wenadaf4yabo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/24 02:22:34 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:35 DEBUG : dir/potato: size = 5 OK 2026/04/24 02:22:35 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 02:22:35 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/24 02:22:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/24 02:22:35 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:35 DEBUG : dir: Looking for writers 2026/04/24 02:22:35 DEBUG : file1: reading active writers 2026/04/24 02:22:35 DEBUG : potato: reading active writers 2026/04/24 02:22:35 DEBUG : Looking for writers 2026/04/24 02:22:35 DEBUG : dir: reading active writers 2026/04/24 02:22:35 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.62s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:35 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/24 02:22:36 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:36 DEBUG : dir/sub: Looking for writers 2026/04/24 02:22:36 DEBUG : dir: Looking for writers 2026/04/24 02:22:36 DEBUG : file1: reading active writers 2026/04/24 02:22:36 DEBUG : sub: reading active writers 2026/04/24 02:22:36 DEBUG : Looking for writers 2026/04/24 02:22:36 DEBUG : dir: reading active writers 2026/04/24 02:22:36 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.96s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:37 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/24 02:22:38 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/24 02:22:38 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:38 DEBUG : dir/sub/subsub: Looking for writers 2026/04/24 02:22:38 DEBUG : dir/sub: Looking for writers 2026/04/24 02:22:38 DEBUG : subsub: reading active writers 2026/04/24 02:22:38 DEBUG : dir: Looking for writers 2026/04/24 02:22:38 DEBUG : file1: reading active writers 2026/04/24 02:22:38 DEBUG : sub: reading active writers 2026/04/24 02:22:38 DEBUG : Looking for writers 2026/04/24 02:22:38 DEBUG : dir: reading active writers 2026/04/24 02:22:38 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.43s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:40 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:40 ERROR : dir/: Dir.Remove not empty 2026/04/24 02:22:40 DEBUG : dir/file1: Remove: 2026/04/24 02:22:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 02:22:40 DEBUG : dir/file1: >Remove: err= 2026/04/24 02:22:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/24 02:22:41 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:41 DEBUG : Looking for writers 2026/04/24 02:22:41 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.12s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:41 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:41 DEBUG : dir/file1: Remove: 2026/04/24 02:22:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 02:22:41 DEBUG : dir/file1: >Remove: err= 2026/04/24 02:22:42 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/24 02:22:42 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:42 DEBUG : Looking for writers 2026/04/24 02:22:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.13s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:42 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:43 DEBUG : dir/file1: Remove: 2026/04/24 02:22:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 02:22:43 DEBUG : dir/file1: >Remove: err= 2026/04/24 02:22:43 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:43 DEBUG : dir: Looking for writers 2026/04/24 02:22:43 DEBUG : Looking for writers 2026/04/24 02:22:43 DEBUG : dir: reading active writers 2026/04/24 02:22:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.41s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:43 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:44 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:44 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/24 02:22:45 DEBUG : dir: Updating dir with dir2 0x3fdaf5aa9c70 2026/04/24 02:22:45 DEBUG : dir: forgetting directory cache 2026/04/24 02:22:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/24 02:22:45 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/24 02:22:45 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/24 02:22:45 DEBUG : file2: Updating file with file2 0x3fdaf57c85b0 2026/04/24 02:22:45 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/24 02:22:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/24 02:22:46 INFO : dir2/file3: Deleted 2026/04/24 02:22:46 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/24 02:22:46 DEBUG : dir2/file3: Updating file with dir2/file3 0x3fdaf57c85b0 2026/04/24 02:22:46 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/24 02:22:46 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/24 02:22:46 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/24 02:22:46 DEBUG : empty directory: Updating dir with renamed empty directory 0x3fdaf5784270 2026/04/24 02:22:46 DEBUG : empty directory: forgetting directory cache 2026/04/24 02:22:46 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/24 02:22:46 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/24 02:22:46 DEBUG : dir2: Renaming to "dir3" 2026/04/24 02:22:46 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:46 DEBUG : renamed empty directory: Looking for writers 2026/04/24 02:22:46 DEBUG : dir3: Looking for writers 2026/04/24 02:22:46 DEBUG : file3: reading active writers 2026/04/24 02:22:46 DEBUG : Looking for writers 2026/04/24 02:22:46 DEBUG : dir3: reading active writers 2026/04/24 02:22:46 DEBUG : renamed empty directory: reading active writers 2026/04/24 02:22:46 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.99s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:47 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/24 02:22:48 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:22:48 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 02:22:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/24 02:22:48 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/24 02:22:48 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/24 02:22:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/24 02:22:48 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:22:48 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 02:22:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/24 02:22:48 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/24 02:22:48 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/24 02:22:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/24 02:22:48 DEBUG : webdav root 'rclone-test-wenadaf4yabo': File to upload is small (12 bytes), uploading instead of streaming 2026/04/24 02:22:48 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:48 DEBUG : dir/sub/file2: size = 12 OK 2026/04/24 02:22:48 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/24 02:22:48 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/24 02:22:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/24 02:22:48 DEBUG : forgetting directory cache 2026/04/24 02:22:48 DEBUG : dir: forgetting directory cache 2026/04/24 02:22:48 DEBUG : dir/sub: forgetting directory cache 2026/04/24 02:22:48 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/24 02:22:48 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/24 02:22:48 DEBUG : webdav root 'rclone-test-wenadaf4yabo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/24 02:22:48 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:49 DEBUG : dir/sub/file0: size = 5 OK 2026/04/24 02:22:49 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 02:22:49 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/24 02:22:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/24 02:22:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:49 DEBUG : dir/sub: Looking for writers 2026/04/24 02:22:49 DEBUG : file0: reading active writers 2026/04/24 02:22:49 DEBUG : file2: reading active writers 2026/04/24 02:22:49 DEBUG : dir: Looking for writers 2026/04/24 02:22:49 DEBUG : file1: reading active writers 2026/04/24 02:22:49 DEBUG : sub: reading active writers 2026/04/24 02:22:49 DEBUG : Looking for writers 2026/04/24 02:22:49 DEBUG : dir: reading active writers 2026/04/24 02:22:49 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.39s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:50 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/24 02:22:50 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:50 DEBUG : Looking for writers 2026/04/24 02:22:50 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.16s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:50 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/24 02:22:50 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:22:50 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/24 02:22:50 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/24 02:22:50 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/24 02:22:50 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:22:50 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/24 02:22:50 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/24 02:22:50 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:22:50 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/24 02:22:50 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/24 02:22:50 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/24 02:22:50 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:22:50 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/24 02:22:50 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:50 DEBUG : dir: Looking for writers 2026/04/24 02:22:50 DEBUG : file1: reading active writers 2026/04/24 02:22:50 DEBUG : file1.metadata: reading active writers 2026/04/24 02:22:50 DEBUG : Looking for writers 2026/04/24 02:22:50 DEBUG : dir: reading active writers 2026/04/24 02:22:50 DEBUG : dir.metadata: reading active writers 2026/04/24 02:22:50 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.13s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:51 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:52 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:52 DEBUG : dir: Looking for writers 2026/04/24 02:22:52 DEBUG : file1: reading active writers 2026/04/24 02:22:52 DEBUG : Looking for writers 2026/04/24 02:22:52 DEBUG : dir: reading active writers 2026/04/24 02:22:52 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.13s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:52 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:53 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:53 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/04/24 02:22:53 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:53 DEBUG : dir: Looking for writers 2026/04/24 02:22:53 DEBUG : file1: reading active writers 2026/04/24 02:22:53 DEBUG : Looking for writers 2026/04/24 02:22:53 DEBUG : dir: reading active writers 2026/04/24 02:22:53 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (1.74s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.74s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:54 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 02:22:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 02:22:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:22:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/24 02:22:54 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:54 DEBUG : dir: Looking for writers 2026/04/24 02:22:54 DEBUG : file1: reading active writers 2026/04/24 02:22:54 DEBUG : Looking for writers 2026/04/24 02:22:54 DEBUG : dir: reading active writers 2026/04/24 02:22:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.22s) === RUN TestFileOpenReadUnknownSize 2026/04/24 02:22:55 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/24 02:22:55 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/24 02:22:55 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:22:55 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/24 02:22:55 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:55 DEBUG : Looking for writers 2026/04/24 02:22:55 DEBUG : file.txt: reading active writers 2026/04/24 02:22:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:55 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:22:56 DEBUG : webdav root 'rclone-test-wenadaf4yabo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/24 02:22:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:56 DEBUG : dir/file1: size = 25 OK 2026/04/24 02:22:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 02:22:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/24 02:22:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:22:56 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:56 DEBUG : dir: Looking for writers 2026/04/24 02:22:56 DEBUG : file1: reading active writers 2026/04/24 02:22:56 DEBUG : Looking for writers 2026/04/24 02:22:56 DEBUG : dir: reading active writers 2026/04/24 02:22:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.42s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:56 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:57 DEBUG : dir/file1: Remove: 2026/04/24 02:22:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 02:22:57 DEBUG : dir/file1: >Remove: err= 2026/04/24 02:22:57 DEBUG : dir/file1: Remove: 2026/04/24 02:22:57 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/24 02:22:57 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:57 DEBUG : dir: Looking for writers 2026/04/24 02:22:57 DEBUG : Looking for writers 2026/04/24 02:22:57 DEBUG : dir: reading active writers 2026/04/24 02:22:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.31s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:58 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:22:58 DEBUG : dir/file1: Remove: 2026/04/24 02:22:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 02:22:58 DEBUG : dir/file1: >Remove: err= 2026/04/24 02:22:59 DEBUG : dir/file1: Remove: 2026/04/24 02:22:59 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/24 02:22:59 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:22:59 DEBUG : dir: Looking for writers 2026/04/24 02:22:59 DEBUG : Looking for writers 2026/04/24 02:22:59 DEBUG : dir: reading active writers 2026/04/24 02:22:59 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.28s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:22:59 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:22:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 02:23:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 02:23:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/24 02:23:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/24 02:23:00 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/24 02:23:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/24 02:23:00 DEBUG : dir/file1: Open: flags=0x3 2026/04/24 02:23:00 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/24 02:23:00 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/24 02:23:00 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:00 DEBUG : dir: Looking for writers 2026/04/24 02:23:00 DEBUG : file1: reading active writers 2026/04/24 02:23:00 DEBUG : Looking for writers 2026/04/24 02:23:00 DEBUG : dir: reading active writers 2026/04/24 02:23:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:00 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:01 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:01 DEBUG : dir: Looking for writers 2026/04/24 02:23:01 DEBUG : file1: reading active writers 2026/04/24 02:23:01 DEBUG : Looking for writers 2026/04/24 02:23:01 DEBUG : dir: reading active writers 2026/04/24 02:23:01 DEBUG : >WaitForWriters: 2026/04/24 02:23:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 02:23:01 DEBUG : newLeaf: Updating file with newLeaf 0x3fdaf5cc45b0 2026/04/24 02:23:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 02:23:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 02:23:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/24 02:23:02 DEBUG : dir/file1: Updating file with dir/file1 0x3fdaf5cc45b0 2026/04/24 02:23:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 02:23:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 02:23:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/24 02:23:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:02 DEBUG : dir/file1: File is currently open, delaying rename 0x3fdaf5cc45b0 2026/04/24 02:23:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 02:23:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 02:23:02 DEBUG : webdav root 'rclone-test-wenadaf4yabo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/24 02:23:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:02 DEBUG : dir/file1: size = 25 OK 2026/04/24 02:23:02 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 02:23:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/24 02:23:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 02:23:02 DEBUG : newLeaf: Running delayed rename now 2026/04/24 02:23:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 02:23:03 DEBUG : newLeaf: Updating file with newLeaf 0x3fdaf5cc45b0 2026/04/24 02:23:03 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:03 DEBUG : dir: Looking for writers 2026/04/24 02:23:03 DEBUG : Looking for writers 2026/04/24 02:23:03 DEBUG : dir: reading active writers 2026/04/24 02:23:03 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:03 DEBUG : >WaitForWriters: 2026/04/24 02:23:03 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:03 DEBUG : dir: Looking for writers 2026/04/24 02:23:03 DEBUG : Looking for writers 2026/04/24 02:23:03 DEBUG : dir: reading active writers 2026/04/24 02:23:03 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:03 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:03 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:03 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:03 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:03 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:03 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:04 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:04 DEBUG : dir: Looking for writers 2026/04/24 02:23:04 DEBUG : file1: reading active writers 2026/04/24 02:23:04 DEBUG : Looking for writers 2026/04/24 02:23:04 DEBUG : dir: reading active writers 2026/04/24 02:23:04 DEBUG : >WaitForWriters: 2026/04/24 02:23:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 02:23:05 DEBUG : newLeaf: Updating file with newLeaf 0x3fdaf57565b0 2026/04/24 02:23:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 02:23:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 02:23:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/24 02:23:05 DEBUG : dir/file1: Updating file with dir/file1 0x3fdaf57565b0 2026/04/24 02:23:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 02:23:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 02:23:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/24 02:23:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:05 DEBUG : dir/file1: File is currently open, delaying rename 0x3fdaf57565b0 2026/04/24 02:23:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 02:23:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 02:23:05 DEBUG : webdav root 'rclone-test-wenadaf4yabo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/24 02:23:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:06 DEBUG : dir/file1: size = 25 OK 2026/04/24 02:23:06 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 02:23:06 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/24 02:23:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 02:23:06 DEBUG : newLeaf: Running delayed rename now 2026/04/24 02:23:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 02:23:06 DEBUG : newLeaf: Updating file with newLeaf 0x3fdaf57565b0 2026/04/24 02:23:06 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:06 DEBUG : dir: Looking for writers 2026/04/24 02:23:06 DEBUG : Looking for writers 2026/04/24 02:23:06 DEBUG : dir: reading active writers 2026/04/24 02:23:06 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:06 DEBUG : >WaitForWriters: 2026/04/24 02:23:06 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:06 DEBUG : dir: Looking for writers 2026/04/24 02:23:06 DEBUG : Looking for writers 2026/04/24 02:23:06 DEBUG : dir: reading active writers 2026/04/24 02:23:06 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:06 DEBUG : >WaitForWriters: 2026/04/24 02:23:06 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:07 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:07 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:07 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:07 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:07 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 02:23:07 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 02:23:07 DEBUG : dir/file1(0x3fdaf6120740): openPending: 2026/04/24 02:23:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/24 02:23:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/24 02:23:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:07 DEBUG : dir/file1(0x3fdaf6120740): >openPending: err= 2026/04/24 02:23:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 02:23:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 02:23:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 02:23:07 DEBUG : dir/file1(0x3fdaf6120740): _writeAt: size=14, off=0 2026/04/24 02:23:07 DEBUG : dir/file1(0x3fdaf6120740): >_writeAt: n=14, err= 2026/04/24 02:23:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/24 02:23:07 DEBUG : dir/file1(0x3fdaf6120740): close: 2026/04/24 02:23:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/24 02:23:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/24 02:23:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:07 DEBUG : dir/file1(0x3fdaf6120740): >close: err= 2026/04/24 02:23:07 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:07 DEBUG : dir: Looking for writers 2026/04/24 02:23:07 DEBUG : file1: reading active writers 2026/04/24 02:23:07 DEBUG : Looking for writers 2026/04/24 02:23:07 DEBUG : dir: reading active writers 2026/04/24 02:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 02:23:07 DEBUG : dir: Looking for writers 2026/04/24 02:23:07 DEBUG : file1: reading active writers 2026/04/24 02:23:07 DEBUG : Looking for writers 2026/04/24 02:23:07 DEBUG : dir: reading active writers 2026/04/24 02:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 02:23:07 DEBUG : dir: Looking for writers 2026/04/24 02:23:07 DEBUG : file1: reading active writers 2026/04/24 02:23:07 DEBUG : Looking for writers 2026/04/24 02:23:07 DEBUG : dir: reading active writers 2026/04/24 02:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 02:23:07 DEBUG : dir: Looking for writers 2026/04/24 02:23:07 DEBUG : file1: reading active writers 2026/04/24 02:23:07 DEBUG : Looking for writers 2026/04/24 02:23:07 DEBUG : dir: reading active writers 2026/04/24 02:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 02:23:07 DEBUG : dir/file1: vfs cache: starting upload 2026/04/24 02:23:07 DEBUG : dir: Looking for writers 2026/04/24 02:23:07 DEBUG : file1: reading active writers 2026/04/24 02:23:07 DEBUG : Looking for writers 2026/04/24 02:23:07 DEBUG : dir: reading active writers 2026/04/24 02:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 02:23:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:08 DEBUG : dir: Looking for writers 2026/04/24 02:23:08 DEBUG : file1: reading active writers 2026/04/24 02:23:08 DEBUG : Looking for writers 2026/04/24 02:23:08 DEBUG : dir: reading active writers 2026/04/24 02:23:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 02:23:08 DEBUG : dir/file1: size = 14 OK 2026/04/24 02:23:08 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 02:23:08 INFO : dir/file1: Copied (replaced existing) 2026/04/24 02:23:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/24 02:23:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/24 02:23:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/24 02:23:08 DEBUG : dir: Looking for writers 2026/04/24 02:23:08 DEBUG : file1: reading active writers 2026/04/24 02:23:08 DEBUG : Looking for writers 2026/04/24 02:23:08 DEBUG : dir: reading active writers 2026/04/24 02:23:08 DEBUG : >WaitForWriters: 2026/04/24 02:23:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 02:23:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 02:23:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 02:23:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 02:23:08 DEBUG : dir/file1(0x3fdaf6128340): _readAt: size=512, off=0 2026/04/24 02:23:08 DEBUG : dir/file1(0x3fdaf6128340): openPending: 2026/04/24 02:23:08 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" 2026/04/24 02:23:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/24 02:23:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:08 DEBUG : dir/file1(0x3fdaf6128340): >openPending: err= 2026/04/24 02:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/24 02:23:08 DEBUG : dir/file1(0x3fdaf6128340): >_readAt: n=14, err=EOF 2026/04/24 02:23:08 DEBUG : dir/file1(0x3fdaf6128340): close: 2026/04/24 02:23:08 DEBUG : dir/file1(0x3fdaf6128340): >close: err= 2026/04/24 02:23:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 02:23:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 02:23:08 DEBUG : newLeaf: Updating file with newLeaf 0x3fdaf5cc4340 2026/04/24 02:23:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 02:23:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 02:23:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/24 02:23:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/24 02:23:09 DEBUG : dir/file1: Updating file with dir/file1 0x3fdaf5cc4340 2026/04/24 02:23:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 02:23:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 02:23:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 02:23:09 DEBUG : dir/file1(0x3fdaf613cb80): openPending: 2026/04/24 02:23:09 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" 2026/04/24 02:23:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/24 02:23:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:09 DEBUG : dir/file1(0x3fdaf613cb80): >openPending: err= 2026/04/24 02:23:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 02:23:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 02:23:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 02:23:09 DEBUG : dir/file1(0x3fdaf613cb80): _writeAt: size=25, off=0 2026/04/24 02:23:09 DEBUG : dir/file1(0x3fdaf613cb80): >_writeAt: n=25, err= 2026/04/24 02:23:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 02:23:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 02:23:09 DEBUG : newLeaf: Updating file with newLeaf 0x3fdaf5cc4340 2026/04/24 02:23:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 02:23:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 02:23:09 DEBUG : newLeaf(0x3fdaf613cb80): close: 2026/04/24 02:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/24 02:23:09 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-24 02:23:09.586984542 +0000 UTC m=+54.544660747 2026/04/24 02:23:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:09 DEBUG : newLeaf(0x3fdaf613cb80): >close: err= 2026/04/24 02:23:09 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:09 DEBUG : dir: Looking for writers 2026/04/24 02:23:09 DEBUG : Looking for writers 2026/04/24 02:23:09 DEBUG : dir: reading active writers 2026/04/24 02:23:09 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 02:23:09 DEBUG : dir: Looking for writers 2026/04/24 02:23:09 DEBUG : Looking for writers 2026/04/24 02:23:09 DEBUG : dir: reading active writers 2026/04/24 02:23:09 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 02:23:09 DEBUG : dir: Looking for writers 2026/04/24 02:23:09 DEBUG : Looking for writers 2026/04/24 02:23:09 DEBUG : dir: reading active writers 2026/04/24 02:23:09 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 02:23:10 DEBUG : dir: Looking for writers 2026/04/24 02:23:10 DEBUG : Looking for writers 2026/04/24 02:23:10 DEBUG : dir: reading active writers 2026/04/24 02:23:10 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 02:23:10 DEBUG : newLeaf: vfs cache: starting upload 2026/04/24 02:23:10 DEBUG : dir: Looking for writers 2026/04/24 02:23:10 DEBUG : Looking for writers 2026/04/24 02:23:10 DEBUG : dir: reading active writers 2026/04/24 02:23:10 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 02:23:10 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:10 DEBUG : dir: Looking for writers 2026/04/24 02:23:10 DEBUG : Looking for writers 2026/04/24 02:23:10 DEBUG : dir: reading active writers 2026/04/24 02:23:10 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 02:23:10 DEBUG : newLeaf: size = 25 OK 2026/04/24 02:23:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 02:23:10 INFO : newLeaf: Copied (replaced existing) 2026/04/24 02:23:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-24 02:23:09 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/24 02:23:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/24 02:23:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 02:23:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/24 02:23:10 DEBUG : dir: Looking for writers 2026/04/24 02:23:10 DEBUG : Looking for writers 2026/04/24 02:23:10 DEBUG : dir: reading active writers 2026/04/24 02:23:10 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:10 DEBUG : >WaitForWriters: 2026/04/24 02:23:10 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:10 DEBUG : dir: Looking for writers 2026/04/24 02:23:10 DEBUG : Looking for writers 2026/04/24 02:23:10 DEBUG : dir: reading active writers 2026/04/24 02:23:10 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:10 DEBUG : >WaitForWriters: 2026/04/24 02:23:10 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:11 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:11 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:11 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:11 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:11 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:11 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:11 DEBUG : dir: Looking for writers 2026/04/24 02:23:11 DEBUG : file1: reading active writers 2026/04/24 02:23:11 DEBUG : Looking for writers 2026/04/24 02:23:11 DEBUG : dir: reading active writers 2026/04/24 02:23:11 DEBUG : >WaitForWriters: 2026/04/24 02:23:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 02:23:12 DEBUG : newLeaf: Updating file with newLeaf 0x3fdaf614cf70 2026/04/24 02:23:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 02:23:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 02:23:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/24 02:23:12 DEBUG : dir/file1: Updating file with dir/file1 0x3fdaf614cf70 2026/04/24 02:23:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 02:23:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 02:23:13 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 02:23:13 DEBUG : dir/file1(0x3fdaf5af2680): openPending: 2026/04/24 02:23:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/24 02:23:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/24 02:23:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:13 DEBUG : dir/file1(0x3fdaf5af2680): >openPending: err= 2026/04/24 02:23:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 02:23:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 02:23:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 02:23:13 DEBUG : dir/file1(0x3fdaf5af2680): _writeAt: size=25, off=0 2026/04/24 02:23:13 DEBUG : dir/file1(0x3fdaf5af2680): >_writeAt: n=25, err= 2026/04/24 02:23:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 02:23:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 02:23:13 DEBUG : newLeaf: Updating file with newLeaf 0x3fdaf614cf70 2026/04/24 02:23:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 02:23:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 02:23:13 DEBUG : newLeaf(0x3fdaf5af2680): close: 2026/04/24 02:23:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/24 02:23:13 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-24 02:23:13.153188278 +0000 UTC m=+58.110864493 2026/04/24 02:23:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:13 DEBUG : newLeaf(0x3fdaf5af2680): >close: err= 2026/04/24 02:23:13 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:13 DEBUG : dir: Looking for writers 2026/04/24 02:23:13 DEBUG : Looking for writers 2026/04/24 02:23:13 DEBUG : dir: reading active writers 2026/04/24 02:23:13 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 02:23:13 DEBUG : dir: Looking for writers 2026/04/24 02:23:13 DEBUG : Looking for writers 2026/04/24 02:23:13 DEBUG : dir: reading active writers 2026/04/24 02:23:13 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 02:23:13 DEBUG : dir: Looking for writers 2026/04/24 02:23:13 DEBUG : Looking for writers 2026/04/24 02:23:13 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:13 DEBUG : dir: reading active writers 2026/04/24 02:23:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 02:23:13 DEBUG : dir: Looking for writers 2026/04/24 02:23:13 DEBUG : Looking for writers 2026/04/24 02:23:13 DEBUG : dir: reading active writers 2026/04/24 02:23:13 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 02:23:13 DEBUG : newLeaf: vfs cache: starting upload 2026/04/24 02:23:13 DEBUG : dir: Looking for writers 2026/04/24 02:23:13 DEBUG : Looking for writers 2026/04/24 02:23:13 DEBUG : dir: reading active writers 2026/04/24 02:23:13 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 02:23:13 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:13 DEBUG : dir: Looking for writers 2026/04/24 02:23:13 DEBUG : Looking for writers 2026/04/24 02:23:13 DEBUG : dir: reading active writers 2026/04/24 02:23:13 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 02:23:13 DEBUG : newLeaf: size = 25 OK 2026/04/24 02:23:13 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 02:23:13 INFO : newLeaf: Copied (replaced existing) 2026/04/24 02:23:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-24 02:23:13 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/24 02:23:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/24 02:23:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 02:23:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/24 02:23:14 DEBUG : dir: Looking for writers 2026/04/24 02:23:14 DEBUG : Looking for writers 2026/04/24 02:23:14 DEBUG : dir: reading active writers 2026/04/24 02:23:14 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:14 DEBUG : >WaitForWriters: 2026/04/24 02:23:14 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:14 DEBUG : dir: Looking for writers 2026/04/24 02:23:14 DEBUG : Looking for writers 2026/04/24 02:23:14 DEBUG : dir: reading active writers 2026/04/24 02:23:14 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:14 DEBUG : >WaitForWriters: 2026/04/24 02:23:14 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:14 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:14 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:14 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:14 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:14 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:15 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 02:23:15 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 02:23:15 DEBUG : dir/file1(0x3fdaf60f0d40): openPending: 2026/04/24 02:23:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/24 02:23:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/24 02:23:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:15 DEBUG : dir/file1(0x3fdaf60f0d40): >openPending: err= 2026/04/24 02:23:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 02:23:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 02:23:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 02:23:15 DEBUG : dir/file1(0x3fdaf60f0d40): _writeAt: size=14, off=0 2026/04/24 02:23:15 DEBUG : dir/file1(0x3fdaf60f0d40): >_writeAt: n=14, err= 2026/04/24 02:23:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/24 02:23:15 DEBUG : dir/file1(0x3fdaf60f0d40): close: 2026/04/24 02:23:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/24 02:23:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/24 02:23:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:15 DEBUG : dir/file1(0x3fdaf60f0d40): >close: err= 2026/04/24 02:23:15 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:15 DEBUG : dir: Looking for writers 2026/04/24 02:23:15 DEBUG : file1: reading active writers 2026/04/24 02:23:15 DEBUG : Looking for writers 2026/04/24 02:23:15 DEBUG : dir: reading active writers 2026/04/24 02:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 02:23:15 DEBUG : dir: Looking for writers 2026/04/24 02:23:15 DEBUG : file1: reading active writers 2026/04/24 02:23:15 DEBUG : Looking for writers 2026/04/24 02:23:15 DEBUG : dir: reading active writers 2026/04/24 02:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 02:23:15 DEBUG : dir: Looking for writers 2026/04/24 02:23:15 DEBUG : file1: reading active writers 2026/04/24 02:23:15 DEBUG : Looking for writers 2026/04/24 02:23:15 DEBUG : dir: reading active writers 2026/04/24 02:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 02:23:15 DEBUG : dir: Looking for writers 2026/04/24 02:23:15 DEBUG : file1: reading active writers 2026/04/24 02:23:15 DEBUG : Looking for writers 2026/04/24 02:23:15 DEBUG : dir: reading active writers 2026/04/24 02:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 02:23:15 DEBUG : dir/file1: vfs cache: starting upload 2026/04/24 02:23:15 DEBUG : dir: Looking for writers 2026/04/24 02:23:15 DEBUG : file1: reading active writers 2026/04/24 02:23:15 DEBUG : Looking for writers 2026/04/24 02:23:15 DEBUG : dir: reading active writers 2026/04/24 02:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 02:23:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:15 DEBUG : dir: Looking for writers 2026/04/24 02:23:15 DEBUG : file1: reading active writers 2026/04/24 02:23:15 DEBUG : Looking for writers 2026/04/24 02:23:15 DEBUG : dir: reading active writers 2026/04/24 02:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 02:23:15 DEBUG : dir/file1: size = 14 OK 2026/04/24 02:23:15 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 02:23:15 INFO : dir/file1: Copied (replaced existing) 2026/04/24 02:23:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/24 02:23:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/24 02:23:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/24 02:23:16 DEBUG : dir: Looking for writers 2026/04/24 02:23:16 DEBUG : file1: reading active writers 2026/04/24 02:23:16 DEBUG : Looking for writers 2026/04/24 02:23:16 DEBUG : dir: reading active writers 2026/04/24 02:23:16 DEBUG : >WaitForWriters: 2026/04/24 02:23:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 02:23:16 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 02:23:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 02:23:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 02:23:16 DEBUG : dir/file1(0x3fdaf6179400): _readAt: size=512, off=0 2026/04/24 02:23:16 DEBUG : dir/file1(0x3fdaf6179400): openPending: 2026/04/24 02:23:16 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" 2026/04/24 02:23:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/24 02:23:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:16 DEBUG : dir/file1(0x3fdaf6179400): >openPending: err= 2026/04/24 02:23:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/24 02:23:16 DEBUG : dir/file1(0x3fdaf6179400): >_readAt: n=14, err=EOF 2026/04/24 02:23:16 DEBUG : dir/file1(0x3fdaf6179400): close: 2026/04/24 02:23:16 DEBUG : dir/file1(0x3fdaf6179400): >close: err= 2026/04/24 02:23:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 02:23:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 02:23:16 DEBUG : newLeaf: Updating file with newLeaf 0x3fdaf60abe10 2026/04/24 02:23:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 02:23:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 02:23:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/24 02:23:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/24 02:23:17 DEBUG : dir/file1: Updating file with dir/file1 0x3fdaf60abe10 2026/04/24 02:23:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 02:23:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 02:23:17 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 02:23:17 DEBUG : dir/file1(0x3fdaf59c3900): openPending: 2026/04/24 02:23:17 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" 2026/04/24 02:23:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/24 02:23:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:17 DEBUG : dir/file1(0x3fdaf59c3900): >openPending: err= 2026/04/24 02:23:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 02:23:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 02:23:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 02:23:17 DEBUG : dir/file1(0x3fdaf59c3900): _writeAt: size=25, off=0 2026/04/24 02:23:17 DEBUG : dir/file1(0x3fdaf59c3900): >_writeAt: n=25, err= 2026/04/24 02:23:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 02:23:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 02:23:17 DEBUG : newLeaf: Updating file with newLeaf 0x3fdaf60abe10 2026/04/24 02:23:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 02:23:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 02:23:17 DEBUG : newLeaf(0x3fdaf59c3900): close: 2026/04/24 02:23:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/24 02:23:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-24 02:23:17.319772771 +0000 UTC m=+62.277448977 2026/04/24 02:23:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:17 DEBUG : newLeaf(0x3fdaf59c3900): >close: err= 2026/04/24 02:23:17 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:17 DEBUG : dir: Looking for writers 2026/04/24 02:23:17 DEBUG : Looking for writers 2026/04/24 02:23:17 DEBUG : dir: reading active writers 2026/04/24 02:23:17 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 02:23:17 DEBUG : dir: Looking for writers 2026/04/24 02:23:17 DEBUG : Looking for writers 2026/04/24 02:23:17 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:17 DEBUG : dir: reading active writers 2026/04/24 02:23:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 02:23:17 DEBUG : dir: Looking for writers 2026/04/24 02:23:17 DEBUG : Looking for writers 2026/04/24 02:23:17 DEBUG : dir: reading active writers 2026/04/24 02:23:17 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 02:23:17 DEBUG : dir: Looking for writers 2026/04/24 02:23:17 DEBUG : Looking for writers 2026/04/24 02:23:17 DEBUG : dir: reading active writers 2026/04/24 02:23:17 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 02:23:17 DEBUG : newLeaf: vfs cache: starting upload 2026/04/24 02:23:17 DEBUG : dir: Looking for writers 2026/04/24 02:23:17 DEBUG : Looking for writers 2026/04/24 02:23:17 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:17 DEBUG : dir: reading active writers 2026/04/24 02:23:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 02:23:17 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:17 DEBUG : dir: Looking for writers 2026/04/24 02:23:17 DEBUG : Looking for writers 2026/04/24 02:23:17 DEBUG : dir: reading active writers 2026/04/24 02:23:17 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 02:23:18 DEBUG : newLeaf: size = 25 OK 2026/04/24 02:23:18 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 02:23:18 INFO : newLeaf: Copied (replaced existing) 2026/04/24 02:23:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-24 02:23:17 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/24 02:23:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/24 02:23:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 02:23:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/24 02:23:18 DEBUG : dir: Looking for writers 2026/04/24 02:23:18 DEBUG : Looking for writers 2026/04/24 02:23:18 DEBUG : dir: reading active writers 2026/04/24 02:23:18 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:18 DEBUG : >WaitForWriters: 2026/04/24 02:23:18 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:18 DEBUG : dir: Looking for writers 2026/04/24 02:23:18 DEBUG : Looking for writers 2026/04/24 02:23:18 DEBUG : dir: reading active writers 2026/04/24 02:23:18 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:18 DEBUG : >WaitForWriters: 2026/04/24 02:23:18 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:19 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:19 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:19 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:19 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:19 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:19 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:19 DEBUG : dir: Looking for writers 2026/04/24 02:23:19 DEBUG : file1: reading active writers 2026/04/24 02:23:19 DEBUG : Looking for writers 2026/04/24 02:23:19 DEBUG : dir: reading active writers 2026/04/24 02:23:19 DEBUG : >WaitForWriters: 2026/04/24 02:23:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 02:23:19 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 02:23:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 02:23:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 02:23:19 DEBUG : dir/file1(0x3fdaf56e9800): _readAt: size=512, off=0 2026/04/24 02:23:19 DEBUG : dir/file1(0x3fdaf56e9800): openPending: 2026/04/24 02:23:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/24 02:23:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/24 02:23:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:19 DEBUG : dir/file1(0x3fdaf56e9800): >openPending: err= 2026/04/24 02:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/24 02:23:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:23:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:23:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:23:19 DEBUG : dir/file1(0x3fdaf56e9800): >_readAt: n=14, err=EOF 2026/04/24 02:23:19 DEBUG : dir/file1(0x3fdaf56e9800): close: 2026/04/24 02:23:19 DEBUG : dir/file1(0x3fdaf56e9800): >close: err= 2026/04/24 02:23:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 02:23:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 02:23:20 DEBUG : newLeaf: Updating file with newLeaf 0x3fdaf5b6d5f0 2026/04/24 02:23:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 02:23:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 02:23:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/24 02:23:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/24 02:23:20 DEBUG : dir/file1: Updating file with dir/file1 0x3fdaf5b6d5f0 2026/04/24 02:23:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 02:23:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 02:23:20 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 02:23:20 DEBUG : dir/file1(0x3fdaf57edd80): openPending: 2026/04/24 02:23:20 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" 2026/04/24 02:23:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/24 02:23:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:20 DEBUG : dir/file1(0x3fdaf57edd80): >openPending: err= 2026/04/24 02:23:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 02:23:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 02:23:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 02:23:20 DEBUG : dir/file1(0x3fdaf57edd80): _writeAt: size=25, off=0 2026/04/24 02:23:20 DEBUG : dir/file1(0x3fdaf57edd80): >_writeAt: n=25, err= 2026/04/24 02:23:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 02:23:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 02:23:21 DEBUG : newLeaf: Updating file with newLeaf 0x3fdaf5b6d5f0 2026/04/24 02:23:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 02:23:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 02:23:21 DEBUG : newLeaf(0x3fdaf57edd80): close: 2026/04/24 02:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/24 02:23:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-24 02:23:20.976889493 +0000 UTC m=+65.934565708 2026/04/24 02:23:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:21 DEBUG : newLeaf(0x3fdaf57edd80): >close: err= 2026/04/24 02:23:21 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:21 DEBUG : dir: Looking for writers 2026/04/24 02:23:21 DEBUG : Looking for writers 2026/04/24 02:23:21 DEBUG : dir: reading active writers 2026/04/24 02:23:21 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 02:23:21 DEBUG : dir: Looking for writers 2026/04/24 02:23:21 DEBUG : Looking for writers 2026/04/24 02:23:21 DEBUG : dir: reading active writers 2026/04/24 02:23:21 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 02:23:21 DEBUG : dir: Looking for writers 2026/04/24 02:23:21 DEBUG : Looking for writers 2026/04/24 02:23:21 DEBUG : dir: reading active writers 2026/04/24 02:23:21 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 02:23:21 DEBUG : dir: Looking for writers 2026/04/24 02:23:21 DEBUG : Looking for writers 2026/04/24 02:23:21 DEBUG : dir: reading active writers 2026/04/24 02:23:21 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 02:23:21 DEBUG : newLeaf: vfs cache: starting upload 2026/04/24 02:23:21 DEBUG : dir: Looking for writers 2026/04/24 02:23:21 DEBUG : Looking for writers 2026/04/24 02:23:21 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:21 DEBUG : dir: reading active writers 2026/04/24 02:23:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 02:23:21 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:21 DEBUG : dir: Looking for writers 2026/04/24 02:23:21 DEBUG : Looking for writers 2026/04/24 02:23:21 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:21 DEBUG : dir: reading active writers 2026/04/24 02:23:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 02:23:21 DEBUG : newLeaf: size = 25 OK 2026/04/24 02:23:21 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 02:23:21 INFO : newLeaf: Copied (replaced existing) 2026/04/24 02:23:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-24 02:23:20 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/24 02:23:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/24 02:23:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 02:23:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/24 02:23:21 DEBUG : dir: Looking for writers 2026/04/24 02:23:21 DEBUG : Looking for writers 2026/04/24 02:23:21 DEBUG : dir: reading active writers 2026/04/24 02:23:21 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:21 DEBUG : >WaitForWriters: 2026/04/24 02:23:22 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:22 DEBUG : dir: Looking for writers 2026/04/24 02:23:22 DEBUG : Looking for writers 2026/04/24 02:23:22 DEBUG : dir: reading active writers 2026/04/24 02:23:22 DEBUG : newLeaf: reading active writers 2026/04/24 02:23:22 DEBUG : >WaitForWriters: 2026/04/24 02:23:22 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting --- PASS: TestFileRename (21.99s) --- PASS: TestFileRename/off,forceCache=false (3.18s) --- PASS: TestFileRename/minimal,forceCache=false (3.28s) --- PASS: TestFileRename/minimal,forceCache=true (4.16s) --- PASS: TestFileRename/writes,forceCache=false (3.56s) --- PASS: TestFileRename/writes,forceCache=true (4.19s) --- PASS: TestFileRename/full,forceCache=false (3.62s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:22 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:22 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:22 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:22 DEBUG : Looking for writers 2026/04/24 02:23:22 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.15s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:22 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:23:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 02:23:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 02:23:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/24 02:23:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:23:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/24 02:23:23 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/24 02:23:23 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:23 DEBUG : dir: Looking for writers 2026/04/24 02:23:23 DEBUG : file1: reading active writers 2026/04/24 02:23:23 DEBUG : Looking for writers 2026/04/24 02:23:23 DEBUG : dir: reading active writers 2026/04/24 02:23:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.24s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:24 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:23:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 02:23:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 02:23:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/24 02:23:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:23:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/24 02:23:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/24 02:23:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/24 02:23:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/24 02:23:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/24 02:23:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/24 02:23:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/24 02:23:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/24 02:23:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/24 02:23:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/24 02:23:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/24 02:23:24 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/24 02:23:24 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/24 02:23:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/24 02:23:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/24 02:23:24 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/24 02:23:25 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:25 DEBUG : dir: Looking for writers 2026/04/24 02:23:25 DEBUG : file1: reading active writers 2026/04/24 02:23:25 DEBUG : Looking for writers 2026/04/24 02:23:25 DEBUG : dir: reading active writers 2026/04/24 02:23:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.54s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:25 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:23:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 02:23:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 02:23:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/24 02:23:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:23:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/24 02:23:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/24 02:23:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/24 02:23:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/24 02:23:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/24 02:23:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/24 02:23:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/24 02:23:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/24 02:23:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/24 02:23:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/24 02:23:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/24 02:23:26 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/24 02:23:26 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/24 02:23:26 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/24 02:23:26 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/24 02:23:26 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/24 02:23:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/24 02:23:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/24 02:23:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/24 02:23:26 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/24 02:23:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/24 02:23:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/24 02:23:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/24 02:23:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/24 02:23:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/24 02:23:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/24 02:23:26 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/24 02:23:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/24 02:23:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/24 02:23:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/24 02:23:26 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/24 02:23:26 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:26 DEBUG : dir: Looking for writers 2026/04/24 02:23:26 DEBUG : file1: reading active writers 2026/04/24 02:23:26 DEBUG : Looking for writers 2026/04/24 02:23:26 DEBUG : dir: reading active writers 2026/04/24 02:23:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.69s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:27 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:23:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 02:23:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 02:23:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/24 02:23:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:23:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/24 02:23:27 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:27 DEBUG : dir: Looking for writers 2026/04/24 02:23:27 DEBUG : file1: reading active writers 2026/04/24 02:23:27 DEBUG : Looking for writers 2026/04/24 02:23:27 DEBUG : dir: reading active writers 2026/04/24 02:23:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.24s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:28 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:23:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 02:23:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 02:23:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/24 02:23:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:23:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/24 02:23:29 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/24 02:23:29 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/24 02:23:29 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:29 DEBUG : dir: Looking for writers 2026/04/24 02:23:29 DEBUG : file1: reading active writers 2026/04/24 02:23:29 DEBUG : Looking for writers 2026/04/24 02:23:29 DEBUG : dir: reading active writers 2026/04/24 02:23:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.20s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:29 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:29 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:29 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:29 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:29 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:23:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 02:23:30 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 02:23:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 02:23:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 02:23:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 02:23:30 DEBUG : dir/file1(0x3fdaf586ea40): _readAt: size=1, off=0 2026/04/24 02:23:30 DEBUG : dir/file1(0x3fdaf586ea40): openPending: 2026/04/24 02:23:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/24 02:23:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 02:23:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:30 DEBUG : dir/file1(0x3fdaf586ea40): >openPending: err= 2026/04/24 02:23:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/24 02:23:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:23:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:23:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:23:30 DEBUG : dir/file1(0x3fdaf586ea40): >_readAt: n=1, err= 2026/04/24 02:23:30 DEBUG : dir/file1(0x3fdaf586ea40): _readAt: size=256, off=1 2026/04/24 02:23:30 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/24 02:23:30 DEBUG : dir/file1(0x3fdaf586ea40): >_readAt: n=15, err=EOF 2026/04/24 02:23:30 DEBUG : dir/file1(0x3fdaf586ea40): _readAt: size=16, off=16 2026/04/24 02:23:30 DEBUG : dir/file1(0x3fdaf586ea40): >_readAt: n=0, err=EOF 2026/04/24 02:23:30 DEBUG : dir/file1(0x3fdaf586ea40): close: 2026/04/24 02:23:30 DEBUG : dir/file1(0x3fdaf586ea40): >close: err= 2026/04/24 02:23:30 DEBUG : dir/file1(0x3fdaf586ea40): close: 2026/04/24 02:23:30 DEBUG : dir/file1(0x3fdaf586ea40): >close: err=file already closed 2026/04/24 02:23:30 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:30 DEBUG : dir: Looking for writers 2026/04/24 02:23:30 DEBUG : file1: reading active writers 2026/04/24 02:23:30 DEBUG : Looking for writers 2026/04/24 02:23:30 DEBUG : dir: reading active writers 2026/04/24 02:23:30 DEBUG : >WaitForWriters: 2026/04/24 02:23:30 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.24s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:30 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:30 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:30 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:30 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:30 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:23:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 02:23:31 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 02:23:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 02:23:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 02:23:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 02:23:31 DEBUG : dir/file1(0x3fdaf596d380): _readAt: size=1, off=0 2026/04/24 02:23:31 DEBUG : dir/file1(0x3fdaf596d380): openPending: 2026/04/24 02:23:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/24 02:23:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 02:23:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:31 DEBUG : dir/file1(0x3fdaf596d380): >openPending: err= 2026/04/24 02:23:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/24 02:23:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:23:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:23:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:23:31 DEBUG : dir/file1(0x3fdaf596d380): >_readAt: n=1, err= 2026/04/24 02:23:31 DEBUG : dir/file1(0x3fdaf596d380): _readAt: size=1, off=5 2026/04/24 02:23:31 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/24 02:23:31 DEBUG : dir/file1(0x3fdaf596d380): >_readAt: n=1, err= 2026/04/24 02:23:31 DEBUG : dir/file1(0x3fdaf596d380): _readAt: size=1, off=3 2026/04/24 02:23:31 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/24 02:23:31 DEBUG : dir/file1(0x3fdaf596d380): >_readAt: n=1, err= 2026/04/24 02:23:31 DEBUG : dir/file1(0x3fdaf596d380): _readAt: size=1, off=13 2026/04/24 02:23:31 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/24 02:23:31 DEBUG : dir/file1(0x3fdaf596d380): >_readAt: n=1, err= 2026/04/24 02:23:31 DEBUG : dir/file1(0x3fdaf596d380): _readAt: size=16, off=100 2026/04/24 02:23:31 DEBUG : dir/file1(0x3fdaf596d380): >_readAt: n=0, err=EOF 2026/04/24 02:23:31 DEBUG : dir/file1(0x3fdaf596d380): close: 2026/04/24 02:23:31 DEBUG : dir/file1(0x3fdaf596d380): >close: err= 2026/04/24 02:23:31 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:31 DEBUG : dir: Looking for writers 2026/04/24 02:23:31 DEBUG : file1: reading active writers 2026/04/24 02:23:31 DEBUG : Looking for writers 2026/04/24 02:23:31 DEBUG : dir: reading active writers 2026/04/24 02:23:31 DEBUG : >WaitForWriters: 2026/04/24 02:23:31 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.24s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:32 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:32 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:32 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:32 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:32 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:23:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 02:23:32 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 02:23:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 02:23:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 02:23:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 02:23:32 DEBUG : dir/file1(0x3fdaf5ae1b00): _readAt: size=1, off=0 2026/04/24 02:23:32 DEBUG : dir/file1(0x3fdaf5ae1b00): openPending: 2026/04/24 02:23:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/24 02:23:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 02:23:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:32 DEBUG : dir/file1(0x3fdaf5ae1b00): >openPending: err= 2026/04/24 02:23:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/24 02:23:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:23:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:23:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:23:32 DEBUG : dir/file1(0x3fdaf5ae1b00): >_readAt: n=1, err= 2026/04/24 02:23:32 DEBUG : dir/file1(0x3fdaf5ae1b00): _readAt: size=1, off=5 2026/04/24 02:23:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/24 02:23:32 DEBUG : dir/file1(0x3fdaf5ae1b00): >_readAt: n=1, err= 2026/04/24 02:23:32 DEBUG : dir/file1(0x3fdaf5ae1b00): _readAt: size=1, off=1 2026/04/24 02:23:32 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/24 02:23:32 DEBUG : dir/file1(0x3fdaf5ae1b00): >_readAt: n=1, err= 2026/04/24 02:23:32 DEBUG : dir/file1(0x3fdaf5ae1b00): _readAt: size=6, off=10 2026/04/24 02:23:32 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/24 02:23:32 DEBUG : dir/file1(0x3fdaf5ae1b00): >_readAt: n=6, err= 2026/04/24 02:23:32 DEBUG : dir/file1(0x3fdaf5ae1b00): _readAt: size=256, off=10 2026/04/24 02:23:32 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/24 02:23:32 DEBUG : dir/file1(0x3fdaf5ae1b00): >_readAt: n=6, err=EOF 2026/04/24 02:23:32 DEBUG : dir/file1(0x3fdaf5ae1b00): _readAt: size=256, off=100 2026/04/24 02:23:32 DEBUG : dir/file1(0x3fdaf5ae1b00): >_readAt: n=0, err=EOF 2026/04/24 02:23:32 DEBUG : dir/file1(0x3fdaf5ae1b00): close: 2026/04/24 02:23:32 DEBUG : dir/file1(0x3fdaf5ae1b00): >close: err= 2026/04/24 02:23:32 DEBUG : dir/file1(0x3fdaf5ae1b00): _readAt: size=256, off=100 2026/04/24 02:23:32 DEBUG : dir/file1(0x3fdaf5ae1b00): >_readAt: n=0, err=file already closed 2026/04/24 02:23:32 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:32 DEBUG : dir: Looking for writers 2026/04/24 02:23:32 DEBUG : file1: reading active writers 2026/04/24 02:23:32 DEBUG : Looking for writers 2026/04/24 02:23:32 DEBUG : dir: reading active writers 2026/04/24 02:23:32 DEBUG : >WaitForWriters: 2026/04/24 02:23:32 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.25s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:33 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:33 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:33 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:33 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:33 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:23:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 02:23:34 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 02:23:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 02:23:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 02:23:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 02:23:34 DEBUG : dir/file1(0x3fdaf5cac9c0): RWFileHandle.Flush 2026/04/24 02:23:34 DEBUG : dir/file1(0x3fdaf5cac9c0): _readAt: size=256, off=0 2026/04/24 02:23:34 DEBUG : dir/file1(0x3fdaf5cac9c0): openPending: 2026/04/24 02:23:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/24 02:23:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 02:23:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:34 DEBUG : dir/file1(0x3fdaf5cac9c0): >openPending: err= 2026/04/24 02:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/24 02:23:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:23:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:23:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:23:34 DEBUG : dir/file1(0x3fdaf5cac9c0): >_readAt: n=16, err=EOF 2026/04/24 02:23:34 DEBUG : dir/file1(0x3fdaf5cac9c0): RWFileHandle.Flush 2026/04/24 02:23:34 DEBUG : dir/file1(0x3fdaf5cac9c0): RWFileHandle.Flush 2026/04/24 02:23:34 DEBUG : dir/file1(0x3fdaf5cac9c0): close: 2026/04/24 02:23:34 DEBUG : dir/file1(0x3fdaf5cac9c0): >close: err= 2026/04/24 02:23:34 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:34 DEBUG : dir: Looking for writers 2026/04/24 02:23:34 DEBUG : file1: reading active writers 2026/04/24 02:23:34 DEBUG : Looking for writers 2026/04/24 02:23:34 DEBUG : dir: reading active writers 2026/04/24 02:23:34 DEBUG : >WaitForWriters: 2026/04/24 02:23:34 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.24s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:34 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:34 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:34 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:34 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:34 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:23:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 02:23:35 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 02:23:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 02:23:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 02:23:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 02:23:35 DEBUG : dir/file1(0x3fdaf59c3540): _readAt: size=256, off=0 2026/04/24 02:23:35 DEBUG : dir/file1(0x3fdaf59c3540): openPending: 2026/04/24 02:23:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/24 02:23:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 02:23:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:35 DEBUG : dir/file1(0x3fdaf59c3540): >openPending: err= 2026/04/24 02:23:35 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/24 02:23:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:23:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:23:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:23:35 DEBUG : dir/file1(0x3fdaf59c3540): >_readAt: n=16, err=EOF 2026/04/24 02:23:35 DEBUG : dir/file1(0x3fdaf59c3540): RWFileHandle.Release 2026/04/24 02:23:35 DEBUG : dir/file1(0x3fdaf59c3540): close: 2026/04/24 02:23:35 DEBUG : dir/file1(0x3fdaf59c3540): >close: err= 2026/04/24 02:23:35 DEBUG : dir/file1(0x3fdaf59c3540): RWFileHandle.Release 2026/04/24 02:23:35 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:35 DEBUG : dir: Looking for writers 2026/04/24 02:23:35 DEBUG : file1: reading active writers 2026/04/24 02:23:35 DEBUG : Looking for writers 2026/04/24 02:23:35 DEBUG : dir: reading active writers 2026/04/24 02:23:35 DEBUG : >WaitForWriters: 2026/04/24 02:23:35 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting 2026/04/24 02:23:35 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo/dir/file1: no such file or directory 2026/04/24 02:23:35 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (1.23s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:35 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:35 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:35 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:35 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:35 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:36 DEBUG : file1: newRWFileHandle: 2026/04/24 02:23:36 DEBUG : file1(0x3fdaf59a5400): openPending: 2026/04/24 02:23:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:36 DEBUG : file1(0x3fdaf59a5400): >openPending: err= 2026/04/24 02:23:36 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 02:23:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 02:23:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 02:23:36 DEBUG : file1(0x3fdaf59a5400): _writeAt: size=5, off=0 2026/04/24 02:23:36 DEBUG : file1(0x3fdaf59a5400): >_writeAt: n=5, err= 2026/04/24 02:23:36 DEBUG : file1(0x3fdaf59a5400): _writeAt: size=7, off=5 2026/04/24 02:23:36 DEBUG : file1(0x3fdaf59a5400): >_writeAt: n=7, err= 2026/04/24 02:23:36 DEBUG : file1: vfs cache: truncate to size=11 2026/04/24 02:23:36 DEBUG : file1(0x3fdaf59a5400): close: 2026/04/24 02:23:36 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 02:23:36.015796012 +0000 UTC m=+80.973472216 2026/04/24 02:23:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:36 DEBUG : file1(0x3fdaf59a5400): >close: err= 2026/04/24 02:23:36 DEBUG : file1(0x3fdaf59a5400): close: 2026/04/24 02:23:36 DEBUG : file1(0x3fdaf59a5400): >close: err=file already closed 2026/04/24 02:23:36 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:36 DEBUG : Looking for writers 2026/04/24 02:23:36 DEBUG : file1: reading active writers 2026/04/24 02:23:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 02:23:36 DEBUG : Looking for writers 2026/04/24 02:23:36 DEBUG : file1: reading active writers 2026/04/24 02:23:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 02:23:36 DEBUG : Looking for writers 2026/04/24 02:23:36 DEBUG : file1: reading active writers 2026/04/24 02:23:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 02:23:36 DEBUG : Looking for writers 2026/04/24 02:23:36 DEBUG : file1: reading active writers 2026/04/24 02:23:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 02:23:36 DEBUG : file1: vfs cache: starting upload 2026/04/24 02:23:36 DEBUG : Looking for writers 2026/04/24 02:23:36 DEBUG : file1: reading active writers 2026/04/24 02:23:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 02:23:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:36 DEBUG : Looking for writers 2026/04/24 02:23:36 DEBUG : file1: reading active writers 2026/04/24 02:23:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 02:23:36 DEBUG : file1: size = 11 OK 2026/04/24 02:23:36 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/24 02:23:36 INFO : file1: Copied (new) 2026/04/24 02:23:36 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-24 02:23:36 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/24 02:23:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 02:23:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:36 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 02:23:36 DEBUG : Looking for writers 2026/04/24 02:23:36 DEBUG : file1: reading active writers 2026/04/24 02:23:36 DEBUG : >WaitForWriters: 2026/04/24 02:23:36 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo/dir/file1: no such file or directory 2026/04/24 02:23:36 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo/dir/file1: no such file or directory 2026/04/24 02:23:36 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:36 DEBUG : Looking for writers 2026/04/24 02:23:36 DEBUG : file1: reading active writers 2026/04/24 02:23:36 DEBUG : >WaitForWriters: 2026/04/24 02:23:36 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.08s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:37 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:37 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:37 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:37 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:37 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:37 DEBUG : file1: newRWFileHandle: 2026/04/24 02:23:37 DEBUG : file1(0x3fdaf57ca240): openPending: 2026/04/24 02:23:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:37 DEBUG : file1(0x3fdaf57ca240): >openPending: err= 2026/04/24 02:23:37 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 02:23:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 02:23:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 02:23:37 DEBUG : file1(0x3fdaf57ca240): _writeAt: size=7, off=0 2026/04/24 02:23:37 DEBUG : file1(0x3fdaf57ca240): >_writeAt: n=7, err= 2026/04/24 02:23:37 DEBUG : file1(0x3fdaf57ca240): _writeAt: size=6, off=5 2026/04/24 02:23:37 DEBUG : file1(0x3fdaf57ca240): >_writeAt: n=6, err= 2026/04/24 02:23:37 DEBUG : file1(0x3fdaf57ca240): close: 2026/04/24 02:23:37 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 02:23:37.088007642 +0000 UTC m=+82.045683857 2026/04/24 02:23:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:37 DEBUG : file1(0x3fdaf57ca240): >close: err= 2026/04/24 02:23:37 DEBUG : file1(0x3fdaf57ca240): _writeAt: size=5, off=0 2026/04/24 02:23:37 DEBUG : file1(0x3fdaf57ca240): >_writeAt: n=0, err=file already closed 2026/04/24 02:23:37 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:37 DEBUG : Looking for writers 2026/04/24 02:23:37 DEBUG : file1: reading active writers 2026/04/24 02:23:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 02:23:37 DEBUG : Looking for writers 2026/04/24 02:23:37 DEBUG : file1: reading active writers 2026/04/24 02:23:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 02:23:37 DEBUG : Looking for writers 2026/04/24 02:23:37 DEBUG : file1: reading active writers 2026/04/24 02:23:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 02:23:37 DEBUG : Looking for writers 2026/04/24 02:23:37 DEBUG : file1: reading active writers 2026/04/24 02:23:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 02:23:37 DEBUG : file1: vfs cache: starting upload 2026/04/24 02:23:37 DEBUG : Looking for writers 2026/04/24 02:23:37 DEBUG : file1: reading active writers 2026/04/24 02:23:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 02:23:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:37 DEBUG : Looking for writers 2026/04/24 02:23:37 DEBUG : file1: reading active writers 2026/04/24 02:23:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 02:23:37 DEBUG : file1: size = 11 OK 2026/04/24 02:23:37 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/24 02:23:37 INFO : file1: Copied (new) 2026/04/24 02:23:37 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-24 02:23:37 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/24 02:23:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 02:23:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:37 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 02:23:37 DEBUG : Looking for writers 2026/04/24 02:23:37 DEBUG : file1: reading active writers 2026/04/24 02:23:37 DEBUG : >WaitForWriters: 2026/04/24 02:23:37 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:37 DEBUG : Looking for writers 2026/04/24 02:23:37 DEBUG : file1: reading active writers 2026/04/24 02:23:37 DEBUG : >WaitForWriters: 2026/04/24 02:23:37 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting 2026/04/24 02:23:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo/dir/file1: no such file or directory 2026/04/24 02:23:37 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (1.06s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:38 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:38 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:38 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:38 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:38 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:38 DEBUG : file1: newRWFileHandle: 2026/04/24 02:23:38 DEBUG : file1(0x3fdaf5b411c0): openPending: 2026/04/24 02:23:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:38 DEBUG : file1(0x3fdaf5b411c0): >openPending: err= 2026/04/24 02:23:38 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 02:23:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 02:23:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 02:23:38 DEBUG : file1(0x3fdaf5b411c0): close: 2026/04/24 02:23:38 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 02:23:38.148334404 +0000 UTC m=+83.106010610 2026/04/24 02:23:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:38 DEBUG : file1(0x3fdaf5b411c0): >close: err= 2026/04/24 02:23:38 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/24 02:23:38 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 02:23:38 DEBUG : file2: newRWFileHandle: 2026/04/24 02:23:38 DEBUG : file2(0x3fdaf5b41640): openPending: 2026/04/24 02:23:38 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/24 02:23:38 DEBUG : file2(0x3fdaf5b41640): >openPending: err= 2026/04/24 02:23:38 DEBUG : file2: >newRWFileHandle: err= 2026/04/24 02:23:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/24 02:23:38 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/24 02:23:38 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/24 02:23:38 DEBUG : file2(0x3fdaf5b41640): RWFileHandle.Flush 2026/04/24 02:23:38 DEBUG : file2(0x3fdaf5b41640): RWFileHandle.Release 2026/04/24 02:23:38 DEBUG : file2(0x3fdaf5b41640): close: 2026/04/24 02:23:38 DEBUG : file2: vfs cache: setting modification time to 2026-04-24 02:23:38.149201764 +0000 UTC m=+83.106877979 2026/04/24 02:23:38 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:38 DEBUG : file2(0x3fdaf5b41640): >close: err= 2026/04/24 02:23:38 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:38 DEBUG : Looking for writers 2026/04/24 02:23:38 DEBUG : file1: reading active writers 2026/04/24 02:23:38 DEBUG : file2: reading active writers 2026/04/24 02:23:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/24 02:23:38 DEBUG : Looking for writers 2026/04/24 02:23:38 DEBUG : file1: reading active writers 2026/04/24 02:23:38 DEBUG : file2: reading active writers 2026/04/24 02:23:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/24 02:23:38 DEBUG : Looking for writers 2026/04/24 02:23:38 DEBUG : file1: reading active writers 2026/04/24 02:23:38 DEBUG : file2: reading active writers 2026/04/24 02:23:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/24 02:23:38 DEBUG : Looking for writers 2026/04/24 02:23:38 DEBUG : file1: reading active writers 2026/04/24 02:23:38 DEBUG : file2: reading active writers 2026/04/24 02:23:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/24 02:23:38 DEBUG : file2: vfs cache: starting upload 2026/04/24 02:23:38 DEBUG : file1: vfs cache: starting upload 2026/04/24 02:23:38 DEBUG : Looking for writers 2026/04/24 02:23:38 DEBUG : file1: reading active writers 2026/04/24 02:23:38 DEBUG : file2: reading active writers 2026/04/24 02:23:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/24 02:23:38 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:38 DEBUG : Looking for writers 2026/04/24 02:23:38 DEBUG : file1: reading active writers 2026/04/24 02:23:38 DEBUG : file2: reading active writers 2026/04/24 02:23:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/24 02:23:38 DEBUG : file1: size = 0 OK 2026/04/24 02:23:38 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/24 02:23:38 INFO : file1: Copied (new) 2026/04/24 02:23:38 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-24 02:23:38 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/24 02:23:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 02:23:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:38 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 02:23:38 DEBUG : file2: size = 0 OK 2026/04/24 02:23:38 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/24 02:23:38 INFO : file2: Copied (new) 2026/04/24 02:23:38 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-24 02:23:38 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/24 02:23:38 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/24 02:23:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/24 02:23:38 INFO : file2: vfs cache: upload succeeded try #1 2026/04/24 02:23:38 DEBUG : Looking for writers 2026/04/24 02:23:38 DEBUG : file1: reading active writers 2026/04/24 02:23:38 DEBUG : file2: reading active writers 2026/04/24 02:23:38 DEBUG : >WaitForWriters: 2026/04/24 02:23:38 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:38 DEBUG : Looking for writers 2026/04/24 02:23:38 DEBUG : file1: reading active writers 2026/04/24 02:23:38 DEBUG : file2: reading active writers 2026/04/24 02:23:38 DEBUG : >WaitForWriters: 2026/04/24 02:23:38 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting 2026/04/24 02:23:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo/dir/file1: no such file or directory 2026/04/24 02:23:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.17s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:39 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:39 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:39 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:39 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:39 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:39 DEBUG : file1: newRWFileHandle: 2026/04/24 02:23:39 DEBUG : file1(0x3fdaf59f5340): openPending: 2026/04/24 02:23:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:39 DEBUG : file1(0x3fdaf59f5340): >openPending: err= 2026/04/24 02:23:39 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 02:23:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 02:23:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 02:23:39 DEBUG : file1(0x3fdaf59f5340): _writeAt: size=5, off=0 2026/04/24 02:23:39 DEBUG : file1(0x3fdaf59f5340): >_writeAt: n=5, err= 2026/04/24 02:23:39 DEBUG : file1(0x3fdaf59f5340): RWFileHandle.Flush 2026/04/24 02:23:39 DEBUG : file1(0x3fdaf59f5340): RWFileHandle.Flush 2026/04/24 02:23:39 DEBUG : file1(0x3fdaf59f5340): close: 2026/04/24 02:23:39 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 02:23:39.322654098 +0000 UTC m=+84.280330313 2026/04/24 02:23:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:39 DEBUG : file1(0x3fdaf59f5340): >close: err= 2026/04/24 02:23:39 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:39 DEBUG : Looking for writers 2026/04/24 02:23:39 DEBUG : file1: reading active writers 2026/04/24 02:23:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 02:23:39 DEBUG : Looking for writers 2026/04/24 02:23:39 DEBUG : file1: reading active writers 2026/04/24 02:23:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 02:23:39 DEBUG : Looking for writers 2026/04/24 02:23:39 DEBUG : file1: reading active writers 2026/04/24 02:23:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 02:23:39 DEBUG : Looking for writers 2026/04/24 02:23:39 DEBUG : file1: reading active writers 2026/04/24 02:23:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 02:23:39 DEBUG : file1: vfs cache: starting upload 2026/04/24 02:23:39 DEBUG : Looking for writers 2026/04/24 02:23:39 DEBUG : file1: reading active writers 2026/04/24 02:23:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 02:23:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:39 DEBUG : Looking for writers 2026/04/24 02:23:39 DEBUG : file1: reading active writers 2026/04/24 02:23:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 02:23:39 DEBUG : file1: size = 5 OK 2026/04/24 02:23:39 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 02:23:39 INFO : file1: Copied (new) 2026/04/24 02:23:39 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-24 02:23:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/24 02:23:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 02:23:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:39 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 02:23:39 DEBUG : Looking for writers 2026/04/24 02:23:39 DEBUG : file1: reading active writers 2026/04/24 02:23:39 DEBUG : >WaitForWriters: 2026/04/24 02:23:39 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.00s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:40 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:40 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:40 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:40 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:40 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:40 DEBUG : file1: newRWFileHandle: 2026/04/24 02:23:40 DEBUG : file1(0x3fdaf5c34f80): openPending: 2026/04/24 02:23:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:40 DEBUG : file1(0x3fdaf5c34f80): >openPending: err= 2026/04/24 02:23:40 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 02:23:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 02:23:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 02:23:40 DEBUG : file1(0x3fdaf5c34f80): _writeAt: size=5, off=0 2026/04/24 02:23:40 DEBUG : file1(0x3fdaf5c34f80): >_writeAt: n=5, err= 2026/04/24 02:23:40 DEBUG : file1(0x3fdaf5c34f80): RWFileHandle.Release 2026/04/24 02:23:40 DEBUG : file1(0x3fdaf5c34f80): close: 2026/04/24 02:23:40 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 02:23:40.321409962 +0000 UTC m=+85.279086167 2026/04/24 02:23:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:40 DEBUG : file1(0x3fdaf5c34f80): >close: err= 2026/04/24 02:23:40 DEBUG : file1(0x3fdaf5c34f80): RWFileHandle.Release 2026/04/24 02:23:40 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:40 DEBUG : Looking for writers 2026/04/24 02:23:40 DEBUG : file1: reading active writers 2026/04/24 02:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 02:23:40 DEBUG : Looking for writers 2026/04/24 02:23:40 DEBUG : file1: reading active writers 2026/04/24 02:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 02:23:40 DEBUG : Looking for writers 2026/04/24 02:23:40 DEBUG : file1: reading active writers 2026/04/24 02:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 02:23:40 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo/dir/file1: no such file or directory 2026/04/24 02:23:40 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo/dir/file1: no such file or directory 2026/04/24 02:23:40 DEBUG : Looking for writers 2026/04/24 02:23:40 DEBUG : file1: reading active writers 2026/04/24 02:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 02:23:40 DEBUG : file1: vfs cache: starting upload 2026/04/24 02:23:40 DEBUG : Looking for writers 2026/04/24 02:23:40 DEBUG : file1: reading active writers 2026/04/24 02:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 02:23:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:40 DEBUG : Looking for writers 2026/04/24 02:23:40 DEBUG : file1: reading active writers 2026/04/24 02:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 02:23:40 DEBUG : file1: size = 5 OK 2026/04/24 02:23:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 02:23:40 INFO : file1: Copied (new) 2026/04/24 02:23:40 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-24 02:23:40 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/24 02:23:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 02:23:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:40 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 02:23:40 DEBUG : Looking for writers 2026/04/24 02:23:40 DEBUG : file1: reading active writers 2026/04/24 02:23:40 DEBUG : >WaitForWriters: 2026/04/24 02:23:40 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.99s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:41 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:41 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:41 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:41 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:41 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/24 02:23:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 02:23:41 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 02:23:41 DEBUG : dir/file1(0x3fdaf6120480): openPending: 2026/04/24 02:23:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/24 02:23:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 02:23:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:41 DEBUG : dir/file1(0x3fdaf6120480): >openPending: err= 2026/04/24 02:23:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 02:23:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 02:23:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 02:23:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 02:23:41 DEBUG : dir/file1(0x3fdaf6120480): _writeAt: size=5, off=0 2026/04/24 02:23:41 DEBUG : dir/file1(0x3fdaf6120480): >_writeAt: n=5, err= 2026/04/24 02:23:41 DEBUG : dir/file1(0x3fdaf6120480): close: 2026/04/24 02:23:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:41 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-24 02:23:41.828912842 +0000 UTC m=+86.786589047 2026/04/24 02:23:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:41 DEBUG : dir/file1(0x3fdaf6120480): >close: err= 2026/04/24 02:23:41 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:41 DEBUG : dir: Looking for writers 2026/04/24 02:23:41 DEBUG : file1: reading active writers 2026/04/24 02:23:41 DEBUG : Looking for writers 2026/04/24 02:23:41 DEBUG : dir: reading active writers 2026/04/24 02:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 02:23:41 DEBUG : dir: Looking for writers 2026/04/24 02:23:41 DEBUG : file1: reading active writers 2026/04/24 02:23:41 DEBUG : Looking for writers 2026/04/24 02:23:41 DEBUG : dir: reading active writers 2026/04/24 02:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 02:23:41 DEBUG : dir: Looking for writers 2026/04/24 02:23:41 DEBUG : file1: reading active writers 2026/04/24 02:23:41 DEBUG : Looking for writers 2026/04/24 02:23:41 DEBUG : dir: reading active writers 2026/04/24 02:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 02:23:41 DEBUG : dir: Looking for writers 2026/04/24 02:23:41 DEBUG : file1: reading active writers 2026/04/24 02:23:41 DEBUG : Looking for writers 2026/04/24 02:23:41 DEBUG : dir: reading active writers 2026/04/24 02:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 02:23:41 DEBUG : dir/file1: vfs cache: starting upload 2026/04/24 02:23:41 DEBUG : dir: Looking for writers 2026/04/24 02:23:41 DEBUG : file1: reading active writers 2026/04/24 02:23:41 DEBUG : Looking for writers 2026/04/24 02:23:41 DEBUG : dir: reading active writers 2026/04/24 02:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 02:23:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:42 DEBUG : dir: Looking for writers 2026/04/24 02:23:42 DEBUG : file1: reading active writers 2026/04/24 02:23:42 DEBUG : Looking for writers 2026/04/24 02:23:42 DEBUG : dir: reading active writers 2026/04/24 02:23:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 02:23:42 DEBUG : dir/file1: size = 5 OK 2026/04/24 02:23:42 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 02:23:42 INFO : dir/file1: Copied (replaced existing) 2026/04/24 02:23:42 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-24 02:23:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/24 02:23:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/24 02:23:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/24 02:23:42 DEBUG : dir: Looking for writers 2026/04/24 02:23:42 DEBUG : file1: reading active writers 2026/04/24 02:23:42 DEBUG : Looking for writers 2026/04/24 02:23:42 DEBUG : dir: reading active writers 2026/04/24 02:23:42 DEBUG : >WaitForWriters: 2026/04/24 02:23:42 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.77s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:42 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:42 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:42 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:42 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:43 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 02:23:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 02:23:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 02:23:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 02:23:43 DEBUG : dir/file1(0x3fdaf598d300): _writeAt: size=5, off=0 2026/04/24 02:23:43 DEBUG : dir/file1(0x3fdaf598d300): openPending: 2026/04/24 02:23:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/24 02:23:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 02:23:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:43 DEBUG : dir/file1(0x3fdaf598d300): >openPending: err= 2026/04/24 02:23:43 DEBUG : dir/file1(0x3fdaf598d300): >_writeAt: n=5, err= 2026/04/24 02:23:43 DEBUG : dir/file1(0x3fdaf598d300): _writeAt: size=15, off=5 2026/04/24 02:23:43 DEBUG : dir/file1(0x3fdaf598d300): >_writeAt: n=15, err= 2026/04/24 02:23:43 DEBUG : dir/file1(0x3fdaf598d300): close: 2026/04/24 02:23:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/24 02:23:43 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-24 02:23:43.603564225 +0000 UTC m=+88.561240470 2026/04/24 02:23:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:43 DEBUG : dir/file1(0x3fdaf598d300): >close: err= 2026/04/24 02:23:43 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:43 DEBUG : dir: Looking for writers 2026/04/24 02:23:43 DEBUG : file1: reading active writers 2026/04/24 02:23:43 DEBUG : Looking for writers 2026/04/24 02:23:43 DEBUG : dir: reading active writers 2026/04/24 02:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 02:23:43 DEBUG : dir: Looking for writers 2026/04/24 02:23:43 DEBUG : file1: reading active writers 2026/04/24 02:23:43 DEBUG : Looking for writers 2026/04/24 02:23:43 DEBUG : dir: reading active writers 2026/04/24 02:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 02:23:43 DEBUG : dir: Looking for writers 2026/04/24 02:23:43 DEBUG : file1: reading active writers 2026/04/24 02:23:43 DEBUG : Looking for writers 2026/04/24 02:23:43 DEBUG : dir: reading active writers 2026/04/24 02:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 02:23:43 DEBUG : dir: Looking for writers 2026/04/24 02:23:43 DEBUG : file1: reading active writers 2026/04/24 02:23:43 DEBUG : Looking for writers 2026/04/24 02:23:43 DEBUG : dir: reading active writers 2026/04/24 02:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 02:23:43 DEBUG : dir/file1: vfs cache: starting upload 2026/04/24 02:23:43 DEBUG : dir: Looking for writers 2026/04/24 02:23:43 DEBUG : file1: reading active writers 2026/04/24 02:23:43 DEBUG : Looking for writers 2026/04/24 02:23:43 DEBUG : dir: reading active writers 2026/04/24 02:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 02:23:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:43 DEBUG : dir: Looking for writers 2026/04/24 02:23:43 DEBUG : file1: reading active writers 2026/04/24 02:23:43 DEBUG : Looking for writers 2026/04/24 02:23:43 DEBUG : dir: reading active writers 2026/04/24 02:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 02:23:43 DEBUG : dir/file1: size = 20 OK 2026/04/24 02:23:43 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/24 02:23:43 INFO : dir/file1: Copied (replaced existing) 2026/04/24 02:23:43 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-24 02:23:43 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/24 02:23:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/24 02:23:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/24 02:23:44 DEBUG : dir: Looking for writers 2026/04/24 02:23:44 DEBUG : file1: reading active writers 2026/04/24 02:23:44 DEBUG : Looking for writers 2026/04/24 02:23:44 DEBUG : dir: reading active writers 2026/04/24 02:23:44 DEBUG : >WaitForWriters: 2026/04/24 02:23:44 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.82s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:44 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:44 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:44 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:44 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:44 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:44 DEBUG : file1: newRWFileHandle: 2026/04/24 02:23:44 DEBUG : file1(0x3fdaf5988100): openPending: 2026/04/24 02:23:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:44 DEBUG : file1(0x3fdaf5988100): >openPending: err= 2026/04/24 02:23:44 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 02:23:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 02:23:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 02:23:44 DEBUG : file1(0x3fdaf5988100): _writeAt: size=5, off=0 2026/04/24 02:23:44 DEBUG : file1(0x3fdaf5988100): >_writeAt: n=5, err= 2026/04/24 02:23:44 DEBUG : file1(0x3fdaf5988100): close: 2026/04/24 02:23:44 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 02:23:44.902399109 +0000 UTC m=+89.860075324 2026/04/24 02:23:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:44 DEBUG : file1(0x3fdaf5988100): >close: err= 2026/04/24 02:23:44 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:44 DEBUG : Looking for writers 2026/04/24 02:23:44 DEBUG : file1: reading active writers 2026/04/24 02:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 02:23:44 DEBUG : Looking for writers 2026/04/24 02:23:44 DEBUG : file1: reading active writers 2026/04/24 02:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 02:23:44 DEBUG : Looking for writers 2026/04/24 02:23:44 DEBUG : file1: reading active writers 2026/04/24 02:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 02:23:44 DEBUG : Looking for writers 2026/04/24 02:23:44 DEBUG : file1: reading active writers 2026/04/24 02:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 02:23:45 DEBUG : file1: vfs cache: starting upload 2026/04/24 02:23:45 DEBUG : Looking for writers 2026/04/24 02:23:45 DEBUG : file1: reading active writers 2026/04/24 02:23:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 02:23:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:23:45 DEBUG : Looking for writers 2026/04/24 02:23:45 DEBUG : file1: reading active writers 2026/04/24 02:23:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 02:23:45 DEBUG : file1: size = 5 OK 2026/04/24 02:23:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 02:23:45 INFO : file1: Copied (new) 2026/04/24 02:23:45 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-24 02:23:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/24 02:23:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:45 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 02:23:45 DEBUG : Looking for writers 2026/04/24 02:23:45 DEBUG : file1: reading active writers 2026/04/24 02:23:45 DEBUG : >WaitForWriters: 2026/04/24 02:23:45 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.99s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:45 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:45 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:45 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:45 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/24 02:23:45 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5989780): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5989780): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5989780): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5989780): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5989780): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.892947496 +0000 UTC m=+90.850623700 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5989780): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5989c00): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5989c00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5989c00): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5989c00): >_readAt: n=2, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5989c00): _writeAt: size=3, off=2 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5989c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5989c00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.892947496 +0000 UTC m=+90.850623700 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5989c00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d61c0): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d61c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d61c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d61c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d61c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.892947496 +0000 UTC m=+90.850623700 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d61c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5ce5a40 item 1 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d6800): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d6800): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d6800): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d6800): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d6800): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.895168343 +0000 UTC m=+90.852844568 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d6800): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d6d00): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d6d00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d6d00): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d6d00): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d6d00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.895168343 +0000 UTC m=+90.852844568 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d6d00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf56240e0 item 2 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d7340): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d7340): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d7340): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d7340): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d7340): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.896549122 +0000 UTC m=+90.854225327 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d7340): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d77c0): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d77c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d77c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d77c0): >_readAt: n=2, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d77c0): _writeAt: size=3, off=2 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d77c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d77c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.896549122 +0000 UTC m=+90.854225327 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d77c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d7c80): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d7c80): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d7c80): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d7c80): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d7c80): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.896549122 +0000 UTC m=+90.854225327 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59d7c80): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5624620 item 3 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f0400): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f0400): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f0400): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f0400): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f0400): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.898643921 +0000 UTC m=+90.856320166 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f0400): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f0940): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f0940): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f0940): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f0940): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f0940): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.898643921 +0000 UTC m=+90.856320166 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f0940): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5624ee0 item 4 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f0f80): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f0f80): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f0f80): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f0f80): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f0f80): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.900324105 +0000 UTC m=+90.858000350 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f0f80): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f1400): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f1400): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f1400): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f1400): >_readAt: n=2, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f1400): _writeAt: size=3, off=2 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f1400): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f1400): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.900324105 +0000 UTC m=+90.858000350 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f1400): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f18c0): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f18c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f18c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f18c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f18c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.900324105 +0000 UTC m=+90.858000350 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59f18c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf56252d0 item 5 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9a040): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9a040): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9a040): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9a040): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9a040): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.902682242 +0000 UTC m=+90.860358447 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9a040): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9a580): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9a580): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9a580): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9a580): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9a580): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.902682242 +0000 UTC m=+90.860358447 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9a580): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5625c70 item 6 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9ac00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9ac00): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9ac00): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9ac00): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9ac00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.904219216 +0000 UTC m=+90.861895421 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9ac00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9b100): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9b100): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9b100): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9b100): >_readAt: n=2, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9b100): _writeAt: size=3, off=2 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9b100): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9b100): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.904219216 +0000 UTC m=+90.861895421 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9b100): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9b5c0): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9b5c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9b5c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9b5c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9b5c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.904219216 +0000 UTC m=+90.861895421 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9b5c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55f64d0 item 7 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9bc40): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9bc40): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9bc40): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9bc40): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9bc40): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.90623213 +0000 UTC m=+90.863908335 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b9bc40): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb4280): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb4280): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb4280): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb4280): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb4280): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.90623213 +0000 UTC m=+90.863908335 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb4280): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55f78f0 item 8 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb4840): _readAt: size=2, off=0 2026/04/24 02:23:45 ERROR : open-test-file(0x3fdaf5bb4840): Couldn't read size of file 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb4840): >_readAt: n=0, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb4840): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb4840): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb4840): close: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb4840): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb4c00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb4c00): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb4c00): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb4c00): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb4c00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.907813889 +0000 UTC m=+90.865490094 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb4c00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb5080): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb5080): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb5080): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb5080): >_readAt: n=2, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb5080): _writeAt: size=3, off=2 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb5080): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb5080): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.907813889 +0000 UTC m=+90.865490094 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb5080): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb5580): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb5580): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb5580): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb5580): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb5580): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.907813889 +0000 UTC m=+90.865490094 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb5580): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5313ce0 item 9 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb5c00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb5c00): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb5c00): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb5c00): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb5c00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.909895402 +0000 UTC m=+90.867571607 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5bb5c00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0c240): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0c240): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0c240): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0c240): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0c240): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.909895402 +0000 UTC m=+90.867571607 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0c240): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf601ca10 item 10 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0c880): _readAt: size=2, off=0 2026/04/24 02:23:45 ERROR : open-test-file(0x3fdaf5c0c880): Couldn't read size of file 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0c880): >_readAt: n=0, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0c880): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0c880): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0c880): close: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0c880): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0cc40): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0cc40): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0cc40): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0cc40): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0cc40): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.911692558 +0000 UTC m=+90.869368763 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0cc40): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0d140): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0d140): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0d140): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0d140): >_readAt: n=2, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0d140): _writeAt: size=3, off=2 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0d140): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0d140): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.911692558 +0000 UTC m=+90.869368763 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0d140): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0d640): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0d640): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0d640): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0d640): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0d640): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.911692558 +0000 UTC m=+90.869368763 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0d640): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf601cee0 item 11 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0dcc0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0dcc0): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0dcc0): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0dcc0): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0dcc0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.9147682 +0000 UTC m=+90.872444445 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c0dcc0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c30300): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c30300): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c30300): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c30300): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c30300): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.9147682 +0000 UTC m=+90.872444445 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c30300): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf601d7a0 item 12 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c30940): _readAt: size=2, off=0 2026/04/24 02:23:45 ERROR : open-test-file(0x3fdaf5c30940): Couldn't read size of file 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c30940): >_readAt: n=0, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c30940): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c30940): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c30940): close: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c30940): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c30d00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c30d00): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c30d00): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c30d00): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c30d00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.91666281 +0000 UTC m=+90.874339025 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c30d00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c313c0): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c313c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c313c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c313c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c313c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.91666281 +0000 UTC m=+90.874339025 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c313c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf601db90 item 13 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c31a40): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c31a40): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c31a40): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c31a40): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c31a40): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.918103733 +0000 UTC m=+90.875779948 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c31a40): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c50080): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c50080): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c50080): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c50080): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c50080): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.918103733 +0000 UTC m=+90.875779948 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c50080): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7c0e0 item 14 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c506c0): _readAt: size=2, off=0 2026/04/24 02:23:45 ERROR : open-test-file(0x3fdaf5c506c0): Couldn't read size of file 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c506c0): >_readAt: n=0, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c506c0): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c506c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c506c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c506c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c50a80): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c50a80): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c50a80): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c50a80): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c50a80): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.919843842 +0000 UTC m=+90.877520047 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c50a80): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c51140): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c51140): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c51140): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c51140): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c51140): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.919843842 +0000 UTC m=+90.877520047 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c51140): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7c620 item 15 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c517c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c517c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c517c0): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c517c0): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c517c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.921392478 +0000 UTC m=+90.879068693 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c517c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c51d00): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c51d00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c51d00): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c51d00): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c51d00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.921392478 +0000 UTC m=+90.879068693 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c51d00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7c9a0 item 16 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6a440): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6a440): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6a440): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6a440): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6a440): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.9227379 +0000 UTC m=+90.880414115 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6a440): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6a8c0): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6a8c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6a8c0): open at offset 5 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6a8c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6a8c0): >_readAt: n=2, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6a8c0): _writeAt: size=3, off=7 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6a8c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6a8c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.9227379 +0000 UTC m=+90.880414115 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6a8c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6adc0): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6adc0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6adc0): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6adc0): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6adc0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.9227379 +0000 UTC m=+90.880414115 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6adc0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7cd20 item 17 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6b440): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6b440): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6b440): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6b440): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6b440): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.924793785 +0000 UTC m=+90.882469991 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6b440): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6b980): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6b980): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6b980): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6b980): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6b980): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.924793785 +0000 UTC m=+90.882469991 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c6b980): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7d1f0 item 18 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94100): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94100): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94100): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94100): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94100): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.926382678 +0000 UTC m=+90.884058893 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94100): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94600): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94600): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94600): open at offset 5 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94600): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94600): >_readAt: n=2, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94600): _writeAt: size=3, off=7 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94600): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94600): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.926382678 +0000 UTC m=+90.884058893 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94600): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94b00): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94b00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94b00): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94b00): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94b00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.926382678 +0000 UTC m=+90.884058893 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c94b00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7d6c0 item 19 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c95180): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c95180): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c95180): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c95180): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c95180): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.928544925 +0000 UTC m=+90.886221140 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c95180): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c956c0): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c956c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c956c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c956c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c956c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.928544925 +0000 UTC m=+90.886221140 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c956c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7db90 item 20 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c95d40): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c95d40): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c95d40): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c95d40): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c95d40): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.930203458 +0000 UTC m=+90.887879663 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5c95d40): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56380): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56380): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56380): open at offset 5 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56380): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56380): >_readAt: n=2, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56380): _writeAt: size=3, off=7 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56380): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56380): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.930203458 +0000 UTC m=+90.887879663 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56380): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56880): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56880): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56880): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56880): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56880): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.930203458 +0000 UTC m=+90.887879663 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56880): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55b9810 item 21 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56f00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56f00): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56f00): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56f00): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56f00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.932511871 +0000 UTC m=+90.890188076 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b56f00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b57440): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b57440): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b57440): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b57440): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b57440): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.932511871 +0000 UTC m=+90.890188076 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b57440): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf584a700 item 22 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b57ac0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b57ac0): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b57ac0): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b57ac0): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b57ac0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.933864837 +0000 UTC m=+90.891541043 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b57ac0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d120c0): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d120c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d120c0): open at offset 5 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d120c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d120c0): >_readAt: n=2, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d120c0): _writeAt: size=3, off=7 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d120c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d120c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.933864837 +0000 UTC m=+90.891541043 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d120c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d125c0): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d125c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d125c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d125c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d125c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.933864837 +0000 UTC m=+90.891541043 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d125c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf584b180 item 23 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d12c40): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d12c40): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d12c40): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d12c40): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d12c40): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.936039496 +0000 UTC m=+90.893715711 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d12c40): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d13180): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d13180): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d13180): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d13180): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d13180): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.936039496 +0000 UTC m=+90.893715711 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d13180): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5634310 item 24 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d137c0): _readAt: size=2, off=0 2026/04/24 02:23:45 ERROR : open-test-file(0x3fdaf5d137c0): Couldn't read size of file 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d137c0): >_readAt: n=0, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d137c0): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d137c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d137c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d137c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d13b80): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d13b80): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d13b80): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d13b80): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d13b80): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.937700616 +0000 UTC m=+90.895376821 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d13b80): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d30180): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d30180): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d30180): open at offset 5 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d30180): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d30180): >_readAt: n=2, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d30180): _writeAt: size=3, off=7 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d30180): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d30180): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.937700616 +0000 UTC m=+90.895376821 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d30180): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d306c0): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d306c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d306c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d306c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d306c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.937700616 +0000 UTC m=+90.895376821 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d306c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5634af0 item 25 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d30d40): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d30d40): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d30d40): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d30d40): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d30d40): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.940009469 +0000 UTC m=+90.897685674 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d30d40): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d31280): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d31280): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d31280): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d31280): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d31280): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.940009469 +0000 UTC m=+90.897685674 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d31280): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55803f0 item 26 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d318c0): _readAt: size=2, off=0 2026/04/24 02:23:45 ERROR : open-test-file(0x3fdaf5d318c0): Couldn't read size of file 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d318c0): >_readAt: n=0, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d318c0): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d318c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d318c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d318c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d31c80): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d31c80): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d31c80): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d31c80): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d31c80): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.941552975 +0000 UTC m=+90.899229190 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d31c80): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5e280): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5e280): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5e280): open at offset 5 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5e280): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5e280): >_readAt: n=2, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5e280): _writeAt: size=3, off=7 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5e280): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5e280): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.941552975 +0000 UTC m=+90.899229190 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5e280): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5e7c0): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5e7c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5e7c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5e7c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5e7c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.941552975 +0000 UTC m=+90.899229190 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5e7c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5581260 item 27 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5ee40): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5ee40): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5ee40): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5ee40): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5ee40): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.943459278 +0000 UTC m=+90.901135503 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5ee40): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5f380): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5f380): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5f380): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5f380): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5f380): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.943459278 +0000 UTC m=+90.901135503 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5f380): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf594a310 item 28 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5f9c0): _readAt: size=2, off=0 2026/04/24 02:23:45 ERROR : open-test-file(0x3fdaf5d5f9c0): Couldn't read size of file 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5f9c0): >_readAt: n=0, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5f9c0): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5f9c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5f9c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5f9c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5fd80): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5fd80): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5fd80): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5fd80): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5fd80): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.945047068 +0000 UTC m=+90.902723283 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d5fd80): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d88540): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d88540): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d88540): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d88540): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d88540): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.945047068 +0000 UTC m=+90.902723283 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d88540): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf594b1f0 item 29 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d88bc0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d88bc0): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d88bc0): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d88bc0): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d88bc0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.946553194 +0000 UTC m=+90.904229399 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d88bc0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d89100): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d89100): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d89100): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d89100): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d89100): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.946553194 +0000 UTC m=+90.904229399 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d89100): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf594b810 item 30 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d89740): _readAt: size=2, off=0 2026/04/24 02:23:45 ERROR : open-test-file(0x3fdaf5d89740): Couldn't read size of file 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d89740): >_readAt: n=0, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d89740): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d89740): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d89740): close: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d89740): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d89b00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d89b00): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d89b00): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d89b00): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d89b00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.94792686 +0000 UTC m=+90.905603065 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5d89b00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dae2c0): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dae2c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dae2c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dae2c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dae2c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.94792686 +0000 UTC m=+90.905603065 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dae2c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5222930 item 31 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dae940): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dae940): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dae940): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dae940): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dae940): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.94935 +0000 UTC m=+90.907026204 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dae940): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5daee80): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5daee80): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5daee80): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5daee80): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5daee80): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.94935 +0000 UTC m=+90.907026204 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5daee80): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5222ee0 item 32 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5daf4c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5daf4c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5daf4c0): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5daf4c0): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5daf4c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.950674052 +0000 UTC m=+90.908350257 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5daf4c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5daf940): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5daf940): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5daf940): _writeAt: size=3, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5daf940): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5daf940): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5223960 item 33 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5daf940): >_writeAt: n=3, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5daf940): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.951195888 +0000 UTC m=+90.908872103 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5daf940): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dafe40): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dafe40): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dafe40): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dafe40): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dafe40): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.951195888 +0000 UTC m=+90.908872103 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dafe40): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5646000 item 33 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dda580): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dda580): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dda580): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dda580): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dda580): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.952811962 +0000 UTC m=+90.910488167 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5dda580): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddaa00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddaa00): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5646770 item 34 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddaa00): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddaa00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddaa00): _writeAt: size=3, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddaa00): >_writeAt: n=3, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddaa00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.953439488 +0000 UTC m=+90.911115703 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddaa00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddaf40): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddaf40): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddaf40): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddaf40): >_readAt: n=3, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddaf40): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.953439488 +0000 UTC m=+90.911115703 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddaf40): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5646930 item 34 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddb580): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddb580): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddb580): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddb580): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddb580): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.954916329 +0000 UTC m=+90.912592544 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddb580): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddba00): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddba00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddba00): _writeAt: size=3, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddba00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddba00): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5646e00 item 35 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddba00): >_writeAt: n=3, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddba00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.955556378 +0000 UTC m=+90.913232593 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5ddba00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0a000): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0a000): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0a000): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0a000): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0a000): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.955556378 +0000 UTC m=+90.913232593 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0a000): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5647110 item 35 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e82380): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e82380): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e82380): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e82380): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e82380): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.957025634 +0000 UTC m=+90.914701859 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e82380): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e82880): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e82880): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d0380 item 36 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e82880): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e82880): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e82880): _writeAt: size=3, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e82880): >_writeAt: n=3, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e82880): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.957630276 +0000 UTC m=+90.915306481 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e82880): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e82dc0): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e82dc0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e82dc0): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e82dc0): >_readAt: n=3, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e82dc0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.957630276 +0000 UTC m=+90.915306481 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e82dc0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d0930 item 36 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e83400): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e83400): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e83400): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e83400): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e83400): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.95889669 +0000 UTC m=+90.916572915 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e83400): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e83880): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e83880): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e83880): _writeAt: size=3, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e83880): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e83880): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d15e0 item 37 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e83880): >_writeAt: n=3, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e83880): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.959356138 +0000 UTC m=+90.917032344 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e83880): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e83d80): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e83d80): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e83d80): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e83d80): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e83d80): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.959356138 +0000 UTC m=+90.917032344 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e83d80): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d1880 item 37 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9e500): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9e500): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9e500): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9e500): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9e500): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.960729003 +0000 UTC m=+90.918405208 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9e500): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ea00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ea00): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf563e770 item 38 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ea00): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ea00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ea00): _writeAt: size=3, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ea00): >_writeAt: n=3, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ea00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.961281397 +0000 UTC m=+90.918957622 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ea00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ef40): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ef40): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ef40): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ef40): >_readAt: n=3, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ef40): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.961281397 +0000 UTC m=+90.918957622 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ef40): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf563ee00 item 38 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0a240): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0a240): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0a240): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0a240): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0a240): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.963429766 +0000 UTC m=+90.921105981 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0a240): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a0bec0): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a0bec0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a0bec0): _writeAt: size=3, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a0bec0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a0bec0): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5953110 item 39 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a0bec0): >_writeAt: n=3, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a0bec0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.964005914 +0000 UTC m=+90.921682119 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a0bec0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1a4c0): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1a4c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1a4c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1a4c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1a4c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.964005914 +0000 UTC m=+90.921682119 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1a4c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d6070 item 39 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0a840): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0a840): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0a840): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0a840): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0a840): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.965775508 +0000 UTC m=+90.923451713 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0a840): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0ad40): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0ad40): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5646460 item 40 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0ad40): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0ad40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0ad40): _writeAt: size=3, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0ad40): >_writeAt: n=3, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0ad40): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.966386984 +0000 UTC m=+90.924063189 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0ad40): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0b280): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0b280): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0b280): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0b280): >_readAt: n=3, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0b280): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.966386984 +0000 UTC m=+90.924063189 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0b280): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5646850 item 40 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0b840): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0b840): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0b840): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0b840): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0b840): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0b840): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0b840): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.967825803 +0000 UTC m=+90.925502008 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0b840): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0bd40): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0bd40): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0bd40): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5646d20 item 41 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0bd40): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0bd40): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.968278068 +0000 UTC m=+90.925954273 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e0bd40): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1a940): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1a940): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1a940): _writeAt: size=3, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1a940): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1a940): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5646f50 item 41 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1a940): >_writeAt: n=3, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1a940): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.968847684 +0000 UTC m=+90.926523889 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1a940): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1ae80): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1ae80): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1ae80): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1ae80): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1ae80): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.968847684 +0000 UTC m=+90.926523889 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1ae80): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5647500 item 41 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1b4c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1b4c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1b4c0): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1b4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1b4c0): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1b4c0): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1b4c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.970302423 +0000 UTC m=+90.927978629 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1b4c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1b9c0): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1b9c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1b9c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf589c4d0 item 42 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1b9c0): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1b9c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.970764295 +0000 UTC m=+90.928440501 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a1b9c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9e000): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9e000): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf589d180 item 42 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9e000): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9e000): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9e000): _writeAt: size=3, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9e000): >_writeAt: n=3, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9e000): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.971360483 +0000 UTC m=+90.929036688 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9e000): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9e580): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9e580): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9e580): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9e580): >_readAt: n=3, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9e580): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.971360483 +0000 UTC m=+90.929036688 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9e580): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf589d650 item 42 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ebc0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ebc0): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ebc0): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ebc0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ebc0): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ebc0): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ebc0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.972484076 +0000 UTC m=+90.930160280 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9ebc0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9f0c0): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9f0c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9f0c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf589db20 item 43 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9f0c0): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9f0c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.972960897 +0000 UTC m=+90.930637101 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9f0c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9f740): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9f740): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9f740): _writeAt: size=3, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9f740): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9f740): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf589dce0 item 43 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9f740): >_writeAt: n=3, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9f740): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.973462535 +0000 UTC m=+90.931138741 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9f740): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9fc80): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9fc80): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9fc80): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9fc80): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9fc80): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.973462535 +0000 UTC m=+90.931138741 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5e9fc80): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d6310 item 43 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fc640): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fc640): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fc640): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fc640): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fc640): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fc640): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fc640): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.97466136 +0000 UTC m=+90.932337565 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fc640): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fcec0): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fcec0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fcec0): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d67e0 item 44 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fcec0): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fcec0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.975107824 +0000 UTC m=+90.932784029 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fcec0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fd500): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fd500): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d6a80 item 44 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fd500): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fd500): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fd500): _writeAt: size=3, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fd500): >_writeAt: n=3, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fd500): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.975630271 +0000 UTC m=+90.933306506 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fd500): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fdb00): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fdb00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fdb00): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fdb00): >_readAt: n=3, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fdb00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.975630271 +0000 UTC m=+90.933306506 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf57fdb00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d6d20 item 44 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5334800): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5334800): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5334800): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5334800): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5334800): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5334800): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5334800): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.976743515 +0000 UTC m=+90.934419720 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5334800): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5334f00): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5334f00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5334f00): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d7110 item 45 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5334f00): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5334f00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.977210338 +0000 UTC m=+90.934886543 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5334f00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a8280): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a8280): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a8280): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a8280): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a8280): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.977210338 +0000 UTC m=+90.934886543 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a8280): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d7340 item 45 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a88c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a88c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a88c0): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a88c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a88c0): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a88c0): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a88c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.978557162 +0000 UTC m=+90.936233387 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a88c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a8ec0): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a8ec0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a8ec0): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d7ce0 item 46 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a8ec0): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a8ec0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.97902159 +0000 UTC m=+90.936697795 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a8ec0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a95c0): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a95c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a95c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a95c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a95c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.97902159 +0000 UTC m=+90.936697795 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a95c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf563e850 item 46 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a9c00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a9c00): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a9c00): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a9c00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a9c00): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a9c00): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a9c00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.980482761 +0000 UTC m=+90.938158976 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a9c00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf553d440): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf553d440): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf553d440): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf563f8f0 item 47 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf553d440): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf553d440): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.980902885 +0000 UTC m=+90.938579091 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf553d440): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577c080): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577c080): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577c080): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577c080): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577c080): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.980902885 +0000 UTC m=+90.938579091 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577c080): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf563fab0 item 47 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577cb80): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577cb80): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577cb80): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577cb80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577cb80): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577cb80): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577cb80): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.982603989 +0000 UTC m=+90.940280194 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577cb80): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577d080): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577d080): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577d080): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf56be460 item 48 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577d080): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577d080): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.983129002 +0000 UTC m=+90.940805207 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577d080): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577d780): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577d780): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577d780): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577d780): >_readAt: n=5, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577d780): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.983129002 +0000 UTC m=+90.940805207 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577d780): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf56be7e0 item 48 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577ddc0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577ddc0): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577ddc0): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577ddc0): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577ddc0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.984593239 +0000 UTC m=+90.942269464 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf577ddc0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5640580): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5640580): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5640580): _writeAt: size=3, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5640580): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5640580): open at offset 5 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5640580): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf56bf650 item 49 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5640580): >_writeAt: n=3, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5640580): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.985149029 +0000 UTC m=+90.942825234 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5640580): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5640c00): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5640c00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5640c00): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5640c00): >_readAt: n=8, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5640c00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.985149029 +0000 UTC m=+90.942825234 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5640c00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf56bf8f0 item 49 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5641d80): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5641d80): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5641d80): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5641d80): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5641d80): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.98660499 +0000 UTC m=+90.944281195 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5641d80): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590e640): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590e640): open at offset 5 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590e640): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf56bfe30 item 50 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590e640): _readAt: size=2, off=5 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590e640): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590e640): _writeAt: size=3, off=5 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590e640): >_writeAt: n=3, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590e640): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.987199664 +0000 UTC m=+90.944875869 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590e640): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590ec00): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590ec00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590ec00): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590ec00): >_readAt: n=3, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590ec00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.987199664 +0000 UTC m=+90.944875869 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590ec00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d54150 item 50 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590f5c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590f5c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590f5c0): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590f5c0): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590f5c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.988546719 +0000 UTC m=+90.946222934 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590f5c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590fac0): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590fac0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590fac0): _writeAt: size=3, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590fac0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590fac0): open at offset 5 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590fac0): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d54690 item 51 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590fac0): >_writeAt: n=3, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590fac0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.989048107 +0000 UTC m=+90.946724313 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf590fac0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48380): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48380): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48380): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48380): >_readAt: n=8, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48380): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.989048107 +0000 UTC m=+90.946724313 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48380): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d54850 item 51 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48a00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48a00): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48a00): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48a00): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48a00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.990400964 +0000 UTC m=+90.948077219 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48a00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48f00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48f00): open at offset 5 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48f00): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d54d20 item 52 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48f00): _readAt: size=2, off=5 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48f00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48f00): _writeAt: size=3, off=5 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48f00): >_writeAt: n=3, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48f00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.990914825 +0000 UTC m=+90.948591040 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b48f00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b49480): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b49480): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b49480): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b49480): >_readAt: n=3, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b49480): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.990914825 +0000 UTC m=+90.948591040 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b49480): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d55030 item 52 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b49b00): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b49b00): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b49b00): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b49b00): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b49b00): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.992168383 +0000 UTC m=+90.949844588 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5b49b00): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7a100): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7a100): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7a100): _writeAt: size=3, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7a100): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7a100): open at offset 5 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7a100): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d553b0 item 53 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7a100): >_writeAt: n=3, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7a100): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.992693626 +0000 UTC m=+90.950369841 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7a100): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7a640): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7a640): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7a640): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7a640): >_readAt: n=8, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7a640): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.992693626 +0000 UTC m=+90.950369841 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7a640): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d55ab0 item 53 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7acc0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7acc0): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7acc0): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7acc0): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7acc0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.993964538 +0000 UTC m=+90.951640743 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7acc0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7b2c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7b2c0): open at offset 5 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7b2c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d55e30 item 54 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7b2c0): _readAt: size=2, off=5 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7b2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7b2c0): _writeAt: size=3, off=5 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7b2c0): >_writeAt: n=3, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7b2c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.994531319 +0000 UTC m=+90.952207524 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7b2c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7b840): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7b840): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7b840): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7b840): >_readAt: n=3, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7b840): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.994531319 +0000 UTC m=+90.952207524 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf5a7b840): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55c24d0 item 54 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4000): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4000): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4000): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4000): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4000): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.995894605 +0000 UTC m=+90.953570810 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4000): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4500): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4500): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4500): _writeAt: size=3, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4500): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4500): open at offset 5 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4500): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55c2bd0 item 55 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4500): >_writeAt: n=3, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4500): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.996419307 +0000 UTC m=+90.954095512 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4500): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4b40): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4b40): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4b40): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4b40): >_readAt: n=8, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4b40): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.996419307 +0000 UTC m=+90.954095512 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a4b40): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55c2ee0 item 55 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a51c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a51c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a51c0): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a51c0): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a51c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.997918629 +0000 UTC m=+90.955594835 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a51c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a56c0): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a56c0): open at offset 5 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a56c0): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55c33b0 item 56 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a56c0): _readAt: size=2, off=5 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a56c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a56c0): _writeAt: size=3, off=5 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a56c0): >_writeAt: n=3, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a56c0): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.998547308 +0000 UTC m=+90.956223513 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a56c0): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a5c40): _readAt: size=512, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a5c40): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a5c40): >openPending: err= 2026/04/24 02:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a5c40): >_readAt: n=3, err=EOF 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a5c40): close: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.998547308 +0000 UTC m=+90.956223513 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf59a5c40): >close: err= 2026/04/24 02:23:45 DEBUG : open-test-file: Remove: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55c36c0 item 56 2026/04/24 02:23:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/24 02:23:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf6120380): openPending: 2026/04/24 02:23:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf6120380): open at offset 0 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf6120380): >openPending: err= 2026/04/24 02:23:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf6120380): _readAt: size=2, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf6120380): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf6120380): _writeAt: size=5, off=0 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf6120380): >_writeAt: n=5, err= 2026/04/24 02:23:45 DEBUG : open-test-file(0x3fdaf6120380): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:45.99992939 +0000 UTC m=+90.957605614 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6120380): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6120940): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6120940): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6120940): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55c3c70 item 57 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6120940): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6120940): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.000389399 +0000 UTC m=+90.958065614 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6120940): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6120e80): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6120e80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6120e80): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6120e80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6120e80): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6120e80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf593a770 item 57 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6120e80): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6120e80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.000945289 +0000 UTC m=+90.958621525 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6120e80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6121400): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6121400): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6121400): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6121400): >_readAt: n=8, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6121400): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.000945289 +0000 UTC m=+90.958621525 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6121400): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf593aa10 item 57 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6121a40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6121a40): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6121a40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6121a40): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6121a40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6121a40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6121a40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6121a40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.002272266 +0000 UTC m=+90.959948472 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf6121a40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818080): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818080): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818080): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf593b420 item 58 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818080): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818080): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.002742926 +0000 UTC m=+90.960419131 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818080): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58185c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58185c0): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58185c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf593b960 item 58 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58185c0): _readAt: size=2, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58185c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58185c0): _writeAt: size=3, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58185c0): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58185c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.003511769 +0000 UTC m=+90.961187974 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58185c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818b80): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818b80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818b80): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818b80): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818b80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.003511769 +0000 UTC m=+90.961187974 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818b80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf593bd50 item 58 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58191c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58191c0): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58191c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58191c0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58191c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58191c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58191c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58191c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.005050257 +0000 UTC m=+90.962726461 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58191c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819800): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819800): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819800): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a90460 item 59 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819800): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819800): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.005642335 +0000 UTC m=+90.963318539 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819800): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819d40): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819d40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819d40): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819d40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819d40): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819d40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a90a10 item 59 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819d40): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819d40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.006781117 +0000 UTC m=+90.964457322 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819d40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c343c0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c343c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c343c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c343c0): >_readAt: n=8, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c343c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.006781117 +0000 UTC m=+90.964457322 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c343c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a90d90 item 59 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c34a00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c34a00): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c34a00): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c34a00): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c34a00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c34a00): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c34a00): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c34a00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.008399596 +0000 UTC m=+90.966075801 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c34a00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c34f40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c34f40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c34f40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a91490 item 60 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c34f40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c34f40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.008872279 +0000 UTC m=+90.966548494 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c34f40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c35480): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c35480): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c35480): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a91650 item 60 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c35480): _readAt: size=2, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c35480): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c35480): _writeAt: size=3, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c35480): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c35480): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.009515144 +0000 UTC m=+90.967191349 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c35480): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c35a40): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c35a40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c35a40): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c35a40): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c35a40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.009515144 +0000 UTC m=+90.967191349 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c35a40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a918f0 item 60 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a61c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a61c0): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a61c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a61c0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a61c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a61c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a61c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a61c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.010610163 +0000 UTC m=+90.968286367 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a61c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6700): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6700): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6700): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a91ce0 item 61 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6700): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6700): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.011064932 +0000 UTC m=+90.968741137 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6700): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6e00): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6e00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6e00): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6e00): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6e00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.011064932 +0000 UTC m=+90.968741137 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6e00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf562c930 item 61 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7440): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7440): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7440): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7440): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7440): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7440): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7440): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7440): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.012424993 +0000 UTC m=+90.970101197 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7440): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7980): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7980): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7980): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf562d490 item 62 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7980): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7980): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.012820409 +0000 UTC m=+90.970496614 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7980): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0280): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0280): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0280): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0280): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0280): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.012820409 +0000 UTC m=+90.970496614 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0280): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf562d880 item 62 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d08c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d08c0): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d08c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d08c0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d08c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d08c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d08c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d08c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.01399051 +0000 UTC m=+90.971666715 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d08c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0e00): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0e00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0e00): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55cc5b0 item 63 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0e00): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0e00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.014390005 +0000 UTC m=+90.972066210 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0e00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1500): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1500): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1500): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1500): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1500): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.014390005 +0000 UTC m=+90.972066210 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1500): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55ccc40 item 63 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1b40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1b40): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1b40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1b40): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1b40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1b40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1b40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1b40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.015567291 +0000 UTC m=+90.973243495 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1b40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2200): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2200): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2200): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55cd2d0 item 64 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2200): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2200): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.015947369 +0000 UTC m=+90.973623573 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2200): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2a00): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2a00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2a00): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2a00): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2a00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.015947369 +0000 UTC m=+90.973623573 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2a00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55cd5e0 item 64 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3040): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3040): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3040): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3040): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3040): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.017037979 +0000 UTC m=+90.974714184 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3040): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c34c0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c34c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c34c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c34c0): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c34c0): _writeAt: size=3, off=2 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55cdd50 item 65 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c34c0): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c34c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.017486608 +0000 UTC m=+90.975162813 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c34c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c39c0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c39c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c39c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c39c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c39c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.017486608 +0000 UTC m=+90.975162813 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c39c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5b863f0 item 65 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40100): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40100): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40100): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40100): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40100): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.018579883 +0000 UTC m=+90.976256089 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40100): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40580): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40580): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5b86b60 item 66 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40580): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40580): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40580): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40580): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40580): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.019125725 +0000 UTC m=+90.976801930 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40580): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40b40): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40b40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40b40): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40b40): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40b40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.019125725 +0000 UTC m=+90.976801930 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40b40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5b86d20 item 66 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41180): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41180): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41180): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41180): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41180): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.020202639 +0000 UTC m=+90.977878844 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41180): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41600): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41600): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41600): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41600): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41600): _writeAt: size=3, off=2 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5b87490 item 67 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41600): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41600): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.020617814 +0000 UTC m=+90.978294019 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41600): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41b00): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41b00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41b00): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41b00): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41b00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.020617814 +0000 UTC m=+90.978294019 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41b00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5b87650 item 67 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a340): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a340): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a340): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a340): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a340): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.021689429 +0000 UTC m=+90.979365635 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a340): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a840): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a840): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5b87ce0 item 68 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a840): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a840): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a840): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a840): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a840): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.022210544 +0000 UTC m=+90.979886749 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a840): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0ad80): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0ad80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0ad80): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0ad80): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0ad80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.022210544 +0000 UTC m=+90.979886749 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0ad80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55ef110 item 68 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b3c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b3c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b3c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b3c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b3c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.023247524 +0000 UTC m=+90.980923728 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b3c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b840): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b840): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b840): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b840): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b840): _writeAt: size=3, off=2 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55ef8f0 item 69 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b840): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b840): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.023677365 +0000 UTC m=+90.981353571 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b840): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ade080): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ade080): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ade080): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ade080): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ade080): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.023677365 +0000 UTC m=+90.981353571 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ade080): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55efb20 item 69 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ade700): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ade700): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ade700): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ade700): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ade700): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.024822279 +0000 UTC m=+90.982498494 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ade700): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adec00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adec00): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a06380 item 70 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adec00): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adec00): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adec00): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adec00): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adec00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.025306644 +0000 UTC m=+90.982982850 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adec00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adf140): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adf140): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adf140): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adf140): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adf140): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.025306644 +0000 UTC m=+90.982982850 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adf140): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a06620 item 70 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adf7c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adf7c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adf7c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adf7c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adf7c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.026377008 +0000 UTC m=+90.984053213 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adf7c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adfcc0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adfcc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adfcc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adfcc0): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adfcc0): _writeAt: size=3, off=2 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a069a0 item 71 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adfcc0): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adfcc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.026788475 +0000 UTC m=+90.984464680 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5adfcc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b342c0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b342c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b342c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b342c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b342c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.026788475 +0000 UTC m=+90.984464680 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b342c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a06b60 item 71 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b34940): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b34940): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b34940): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b34940): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b34940): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.027916557 +0000 UTC m=+90.985592762 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b34940): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b34e40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b34e40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a07c00 item 72 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b34e40): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b34e40): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b34e40): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b34e40): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b34e40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.028301664 +0000 UTC m=+90.985977870 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b34e40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b35380): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b35380): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b35380): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b35380): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b35380): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.028301664 +0000 UTC m=+90.985977870 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b35380): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a07e30 item 72 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b35940): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b35940): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b35940): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b35940): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b35940): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b35940): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b35940): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.029385743 +0000 UTC m=+90.987061948 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b35940): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b35e40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b35e40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b35e40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d80380 item 73 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b35e40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b35e40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.029740594 +0000 UTC m=+90.987416798 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b35e40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76400): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76400): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76400): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76400): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76400): _writeAt: size=3, off=2 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d80700 item 73 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76400): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76400): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.030206775 +0000 UTC m=+90.987882980 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76400): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76940): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76940): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76940): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76940): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76940): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.030206775 +0000 UTC m=+90.987882980 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76940): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d808c0 item 73 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76f80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76f80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76f80): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76f80): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76f80): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76f80): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76f80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.031614705 +0000 UTC m=+90.989290910 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b76f80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b77480): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b77480): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b77480): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d80cb0 item 74 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b77480): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b77480): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.032063002 +0000 UTC m=+90.989739208 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b77480): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b779c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b779c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d80e70 item 74 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b779c0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b779c0): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b779c0): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b779c0): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b779c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.032622409 +0000 UTC m=+90.990298615 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b779c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba6040): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba6040): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba6040): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba6040): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba6040): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.032622409 +0000 UTC m=+90.990298615 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba6040): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d81030 item 74 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba6680): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba6680): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba6680): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba6680): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba6680): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba6680): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba6680): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.033683485 +0000 UTC m=+90.991359690 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba6680): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba6b80): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba6b80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba6b80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d813b0 item 75 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba6b80): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba6b80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.034115761 +0000 UTC m=+90.991791967 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba6b80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba70c0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba70c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba70c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba70c0): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba70c0): _writeAt: size=3, off=2 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d81570 item 75 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba70c0): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba70c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.034573327 +0000 UTC m=+90.992249531 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba70c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba7600): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba7600): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba7600): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba7600): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba7600): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.034573327 +0000 UTC m=+90.992249531 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba7600): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d81a40 item 75 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba7c40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba7c40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba7c40): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba7c40): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba7c40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba7c40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba7c40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.03575002 +0000 UTC m=+90.993426225 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba7c40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd4240): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd4240): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd4240): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5908000 item 76 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd4240): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd4240): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.036176856 +0000 UTC m=+90.993853061 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd4240): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd4780): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd4780): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf59083f0 item 76 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd4780): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd4780): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd4780): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd4780): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd4780): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.036672602 +0000 UTC m=+90.994348808 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd4780): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd4d00): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd4d00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd4d00): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd4d00): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd4d00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.036672602 +0000 UTC m=+90.994348808 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd4d00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5908930 item 76 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd5340): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd5340): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd5340): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd5340): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd5340): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd5340): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd5340): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.037716796 +0000 UTC m=+90.995393011 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd5340): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd5840): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd5840): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd5840): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf59093b0 item 77 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd5840): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd5840): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.038138854 +0000 UTC m=+90.995815059 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bd5840): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf2040): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf2040): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf2040): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf2040): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf2040): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.038138854 +0000 UTC m=+90.995815059 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf2040): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf59095e0 item 77 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf2680): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf2680): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf2680): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf2680): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf2680): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf2680): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf2680): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.039859144 +0000 UTC m=+90.997535350 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf2680): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf2b80): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf2b80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf2b80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5909a40 item 78 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf2b80): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf2b80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.040329714 +0000 UTC m=+90.998005919 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf2b80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf3280): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf3280): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf3280): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf3280): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf3280): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.040329714 +0000 UTC m=+90.998005919 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf3280): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5909ce0 item 78 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf38c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf38c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf38c0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf38c0): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf38c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf38c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf38c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.041493593 +0000 UTC m=+90.999169808 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf38c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf3dc0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf3dc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf3dc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5ce4770 item 79 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf3dc0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf3dc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.04187855 +0000 UTC m=+90.999554755 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5bf3dc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c245c0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c245c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c245c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c245c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c245c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.04187855 +0000 UTC m=+90.999554755 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c245c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5ce49a0 item 79 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c24c00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c24c00): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c24c00): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c24c00): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c24c00): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c24c00): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c24c00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.043052379 +0000 UTC m=+91.000728584 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c24c00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c25100): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c25100): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c25100): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5ce4d20 item 80 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c25100): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c25100): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.043395297 +0000 UTC m=+91.001071502 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c25100): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c25800): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c25800): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c25800): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c25800): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c25800): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.043395297 +0000 UTC m=+91.001071502 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c25800): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5ce4f50 item 80 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c25e40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c25e40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c25e40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c25e40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c25e40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.044525352 +0000 UTC m=+91.002201557 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c25e40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c463c0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c463c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c463c0): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c463c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c463c0): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c463c0): _writeAt: size=3, off=7 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5ce5420 item 81 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c463c0): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c463c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.044907164 +0000 UTC m=+91.002583369 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c463c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c46900): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c46900): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c46900): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c46900): >_readAt: n=8, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c46900): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.044907164 +0000 UTC m=+91.002583369 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c46900): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5ce5650 item 81 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c46f80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c46f80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c46f80): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c46f80): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c46f80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.046026459 +0000 UTC m=+91.003702664 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c46f80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c47480): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c47480): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c47480): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5ce5ab0 item 82 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c47480): _readAt: size=2, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c47480): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c47480): _writeAt: size=3, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c47480): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c47480): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.046586978 +0000 UTC m=+91.004263183 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c47480): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c47a00): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c47a00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c47a00): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c47a00): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c47a00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.046586978 +0000 UTC m=+91.004263183 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c47a00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5ce5c70 item 82 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64180): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64180): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64180): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64180): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64180): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.047655427 +0000 UTC m=+91.005331632 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64180): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64680): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64680): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64680): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64680): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64680): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64680): _writeAt: size=3, off=7 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf56241c0 item 83 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64680): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64680): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.048123101 +0000 UTC m=+91.005799307 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64680): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64bc0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64bc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64bc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64bc0): >_readAt: n=8, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64bc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.048123101 +0000 UTC m=+91.005799307 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c64bc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf56244d0 item 83 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65240): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65240): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65240): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65240): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65240): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.049238629 +0000 UTC m=+91.006914834 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65240): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65740): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65740): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65740): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5624b60 item 84 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65740): _readAt: size=2, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65740): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65740): _writeAt: size=3, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65740): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65740): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.049689692 +0000 UTC m=+91.007365896 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65740): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65cc0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65cc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65cc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65cc0): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65cc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.049689692 +0000 UTC m=+91.007365896 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c65cc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5624e70 item 84 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90440): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90440): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90440): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90440): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90440): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.050677828 +0000 UTC m=+91.008354034 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90440): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90940): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90940): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90940): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90940): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90940): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90940): _writeAt: size=3, off=7 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5625260 item 85 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90940): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90940): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.051166351 +0000 UTC m=+91.008842557 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90940): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90e80): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90e80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90e80): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90e80): >_readAt: n=8, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90e80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.051166351 +0000 UTC m=+91.008842557 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c90e80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5625570 item 85 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c91500): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c91500): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c91500): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c91500): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c91500): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.052272773 +0000 UTC m=+91.009948977 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c91500): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c91a00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c91a00): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c91a00): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5625c70 item 86 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c91a00): _readAt: size=2, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c91a00): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c91a00): _writeAt: size=3, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c91a00): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c91a00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.052772728 +0000 UTC m=+91.010448933 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c91a00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccc080): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccc080): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccc080): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccc080): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccc080): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.052772728 +0000 UTC m=+91.010448933 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccc080): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55f6000 item 86 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccc700): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccc700): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccc700): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccc700): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccc700): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.053902092 +0000 UTC m=+91.011578296 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccc700): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cccc00): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cccc00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cccc00): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cccc00): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cccc00): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cccc00): _writeAt: size=3, off=7 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55f7110 item 87 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cccc00): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cccc00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.054263624 +0000 UTC m=+91.011939830 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cccc00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccd140): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccd140): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccd140): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccd140): >_readAt: n=8, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccd140): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.054263624 +0000 UTC m=+91.011939830 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccd140): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55f76c0 item 87 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccd7c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccd7c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccd7c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccd7c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccd7c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.055329899 +0000 UTC m=+91.013006104 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccd7c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccdcc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccdcc0): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccdcc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5312070 item 88 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccdcc0): _readAt: size=2, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccdcc0): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccdcc0): _writeAt: size=3, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccdcc0): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccdcc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.055791062 +0000 UTC m=+91.013467266 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ccdcc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00340): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00340): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00340): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00340): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00340): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.055791062 +0000 UTC m=+91.013467266 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00340): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5313420 item 88 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00980): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00980): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00980): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00980): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00980): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00980): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00980): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00980): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.056885399 +0000 UTC m=+91.014561614 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00980): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00ec0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00ec0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00ec0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf601c850 item 89 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00ec0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00ec0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.057295965 +0000 UTC m=+91.014972170 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d00ec0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d01400): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d01400): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d01400): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d01400): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d01400): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d01400): _writeAt: size=3, off=7 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf601ca10 item 89 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d01400): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d01400): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.057736487 +0000 UTC m=+91.015412692 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d01400): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d01980): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d01980): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d01980): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d01980): >_readAt: n=8, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d01980): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.057736487 +0000 UTC m=+91.015412692 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d01980): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf601cbd0 item 89 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d260c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d260c0): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d260c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d260c0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d260c0): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d260c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d260c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d260c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.058824703 +0000 UTC m=+91.016500909 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d260c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d26600): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d26600): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d26600): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf601d1f0 item 90 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d26600): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d26600): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.05926737 +0000 UTC m=+91.016943576 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d26600): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d26b40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d26b40): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d26b40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf601d500 item 90 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d26b40): _readAt: size=2, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d26b40): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d26b40): _writeAt: size=3, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d26b40): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d26b40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.05974852 +0000 UTC m=+91.017424725 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d26b40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27100): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27100): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27100): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27100): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27100): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.05974852 +0000 UTC m=+91.017424725 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27100): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf601d810 item 90 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27740): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27740): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27740): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27740): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27740): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27740): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27740): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27740): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.060994695 +0000 UTC m=+91.018670899 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27740): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27c80): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27c80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27c80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf601dc00 item 91 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27c80): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27c80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.061393067 +0000 UTC m=+91.019069273 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d27c80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d522c0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d522c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d522c0): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d522c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d522c0): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d522c0): _writeAt: size=3, off=7 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf601ddc0 item 91 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d522c0): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d522c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.061855001 +0000 UTC m=+91.019531205 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d522c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52840): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52840): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52840): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52840): >_readAt: n=8, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52840): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.061855001 +0000 UTC m=+91.019531205 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52840): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55b8460 item 91 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52e80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52e80): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52e80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52e80): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52e80): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52e80): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52e80): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52e80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.062998991 +0000 UTC m=+91.020675197 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52e80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d533c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d533c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d533c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55b8bd0 item 92 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d533c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d533c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.063412372 +0000 UTC m=+91.021088588 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d533c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53900): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53900): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53900): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55b8ee0 item 92 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53900): _readAt: size=2, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53900): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53900): _writeAt: size=3, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53900): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53900): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.063924982 +0000 UTC m=+91.021601187 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53900): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d98500): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d98500): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d98500): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d98500): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d98500): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.063924982 +0000 UTC m=+91.021601187 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d98500): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf584a460 item 92 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d98b40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d98b40): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d98b40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d98b40): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d98b40): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d98b40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d98b40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d98b40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.064981738 +0000 UTC m=+91.022657943 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d98b40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99080): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99080): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99080): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf584aa80 item 93 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99080): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99080): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.065408966 +0000 UTC m=+91.023085172 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99080): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99780): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99780): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99780): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99780): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99780): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.065408966 +0000 UTC m=+91.023085172 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99780): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf584b180 item 93 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99dc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99dc0): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99dc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99dc0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99dc0): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99dc0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99dc0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99dc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.066545945 +0000 UTC m=+91.024222149 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d99dc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dce400): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dce400): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dce400): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf584be30 item 94 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dce400): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dce400): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.066943836 +0000 UTC m=+91.024620042 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dce400): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dceb00): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dceb00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dceb00): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dceb00): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dceb00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.066943836 +0000 UTC m=+91.024620042 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dceb00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf56343f0 item 94 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcf140): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcf140): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcf140): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcf140): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcf140): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcf140): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcf140): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcf140): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.068065216 +0000 UTC m=+91.025741420 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcf140): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcf680): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcf680): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcf680): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5634bd0 item 95 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcf680): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcf680): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.068426328 +0000 UTC m=+91.026102533 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcf680): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcfd80): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcfd80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcfd80): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcfd80): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcfd80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.068426328 +0000 UTC m=+91.026102533 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5dcfd80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5635110 item 95 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a4c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a4c0): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a4c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a4c0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a4c0): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a4c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a4c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a4c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.069552867 +0000 UTC m=+91.027229071 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a4c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8aa00): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8aa00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8aa00): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5580620 item 96 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8aa00): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8aa00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.07004176 +0000 UTC m=+91.027717966 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8aa00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8b100): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8b100): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8b100): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8b100): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8b100): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.07004176 +0000 UTC m=+91.027717966 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8b100): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5580af0 item 96 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= 2026/04/24 02:23:46 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:46 DEBUG : Looking for writers 2026/04/24 02:23:46 DEBUG : >WaitForWriters: 2026/04/24 02:23:46 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:46 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:46 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:46 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:46 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/24 02:23:46 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53100): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53100): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53100): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53100): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53100): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.31416007 +0000 UTC m=+91.271836286 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53100): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53580): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53580): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53580): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53580): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53580): _writeAt: size=3, off=2 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53580): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53580): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.31416007 +0000 UTC m=+91.271836286 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53580): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53b40): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53b40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53b40): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53b40): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53b40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.31416007 +0000 UTC m=+91.271836286 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53b40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55b8620 item 1 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9c280): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9c280): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9c280): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9c280): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9c280): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.316531993 +0000 UTC m=+91.274208198 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9c280): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9c7c0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9c7c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9c7c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9c7c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9c7c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.316531993 +0000 UTC m=+91.274208198 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9c7c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55b8f50 item 2 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9ce00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9ce00): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9ce00): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9ce00): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9ce00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.318045453 +0000 UTC m=+91.275721668 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9ce00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9d280): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9d280): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9d280): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9d280): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9d280): _writeAt: size=3, off=2 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9d280): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9d280): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.318045453 +0000 UTC m=+91.275721668 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9d280): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9d740): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9d740): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9d740): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9d740): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9d740): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.318045453 +0000 UTC m=+91.275721668 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9d740): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf594a4d0 item 3 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9ddc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9ddc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9ddc0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9ddc0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9ddc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.319951405 +0000 UTC m=+91.277627620 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e9ddc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e24400): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e24400): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e24400): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e24400): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e24400): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.319951405 +0000 UTC m=+91.277627620 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e24400): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5222b60 item 4 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e24a40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e24a40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e24a40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e24a40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e24a40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.321342092 +0000 UTC m=+91.279018307 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e24a40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e24ec0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e24ec0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e24ec0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e24ec0): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e24ec0): _writeAt: size=3, off=2 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e24ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e24ec0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.321342092 +0000 UTC m=+91.279018307 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e24ec0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e253c0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e253c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e253c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e253c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e253c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.321342092 +0000 UTC m=+91.279018307 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e253c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5223180 item 5 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e25a40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e25a40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e25a40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e25a40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e25a40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.323209883 +0000 UTC m=+91.280886098 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e25a40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fc080): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fc080): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fc080): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fc080): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fc080): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.323209883 +0000 UTC m=+91.280886098 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fc080): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7c770 item 6 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fcb80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fcb80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fcb80): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fcb80): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fcb80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.324533233 +0000 UTC m=+91.282209448 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fcb80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd300): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd300): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd300): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd300): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd300): _writeAt: size=3, off=2 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd300): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd300): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.324533233 +0000 UTC m=+91.282209448 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd300): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd800): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd800): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd800): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd800): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd800): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.324533233 +0000 UTC m=+91.282209448 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd800): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7caf0 item 7 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fdec0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fdec0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fdec0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fdec0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fdec0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.326400621 +0000 UTC m=+91.284076836 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fdec0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5334c40): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5334c40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5334c40): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5334c40): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5334c40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.326400621 +0000 UTC m=+91.284076836 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5334c40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7cfc0 item 8 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5335b40): _readAt: size=2, off=0 2026/04/24 02:23:46 ERROR : open-test-file(0x3fdaf5335b40): Couldn't read size of file 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5335b40): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5335b40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5335b40): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5335b40): close: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5335b40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a82c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a82c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a82c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a82c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a82c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.327764599 +0000 UTC m=+91.285440814 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a82c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8740): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8740): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8740): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8740): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8740): _writeAt: size=3, off=2 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8740): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8740): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.327764599 +0000 UTC m=+91.285440814 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8740): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8d40): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8d40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8d40): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8d40): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8d40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.327764599 +0000 UTC m=+91.285440814 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8d40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7d420 item 9 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a93c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a93c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a93c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a93c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a93c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.329709725 +0000 UTC m=+91.287385941 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a93c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9900): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9900): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9900): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9900): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9900): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.329709725 +0000 UTC m=+91.287385941 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9900): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7d960 item 10 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf553c6c0): _readAt: size=2, off=0 2026/04/24 02:23:46 ERROR : open-test-file(0x3fdaf553c6c0): Couldn't read size of file 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf553c6c0): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf553c6c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf553c6c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf553c6c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf553c6c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf553d700): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf553d700): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf553d700): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf553d700): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf553d700): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.331513654 +0000 UTC m=+91.289189869 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf553d700): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577c080): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577c080): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577c080): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577c080): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577c080): _writeAt: size=3, off=2 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577c080): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577c080): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.331513654 +0000 UTC m=+91.289189869 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577c080): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577c9c0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577c9c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577c9c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577c9c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577c9c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.331513654 +0000 UTC m=+91.289189869 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577c9c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7dce0 item 11 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d0c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d0c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d0c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d0c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d0c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.333378206 +0000 UTC m=+91.291054422 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d0c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d600): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d600): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d600): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d600): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d600): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.333378206 +0000 UTC m=+91.291054422 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d600): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf56464d0 item 12 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577dc40): _readAt: size=2, off=0 2026/04/24 02:23:46 ERROR : open-test-file(0x3fdaf577dc40): Couldn't read size of file 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577dc40): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577dc40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577dc40): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577dc40): close: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577dc40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf56402c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf56402c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf56402c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf56402c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf56402c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.334826494 +0000 UTC m=+91.292502709 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf56402c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5640a80): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5640a80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5640a80): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5640a80): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5640a80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.334826494 +0000 UTC m=+91.292502709 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5640a80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5646a80 item 13 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5641cc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5641cc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5641cc0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5641cc0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5641cc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.336243792 +0000 UTC m=+91.293920007 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5641cc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590e5c0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590e5c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590e5c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590e5c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590e5c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.336243792 +0000 UTC m=+91.293920007 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590e5c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5646fc0 item 14 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ec40): _readAt: size=2, off=0 2026/04/24 02:23:46 ERROR : open-test-file(0x3fdaf590ec40): Couldn't read size of file 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ec40): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ec40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ec40): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ec40): close: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ec40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590f340): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590f340): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590f340): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590f340): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590f340): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.337633198 +0000 UTC m=+91.295309403 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590f340): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590fa00): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590fa00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590fa00): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590fa00): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590fa00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.337633198 +0000 UTC m=+91.295309403 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590fa00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5647ab0 item 15 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48400): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48400): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48400): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48400): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48400): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.338887198 +0000 UTC m=+91.296563413 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48400): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48940): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48940): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48940): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48940): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48940): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.338887198 +0000 UTC m=+91.296563413 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48940): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf589d030 item 16 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48f80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48f80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48f80): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48f80): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48f80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.340319254 +0000 UTC m=+91.297995469 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48f80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49400): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49400): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49400): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49400): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49400): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49400): _writeAt: size=3, off=7 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49400): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49400): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.340319254 +0000 UTC m=+91.297995469 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49400): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49900): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49900): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49900): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49900): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49900): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.340319254 +0000 UTC m=+91.297995469 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49900): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf589d730 item 17 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a080): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a080): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a080): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a080): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a080): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.342262696 +0000 UTC m=+91.299938901 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a080): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a5c0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a5c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a5c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a5c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a5c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.342262696 +0000 UTC m=+91.299938901 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a5c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf589dd50 item 18 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7ac40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7ac40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7ac40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7ac40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7ac40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.343590446 +0000 UTC m=+91.301266651 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7ac40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b140): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b140): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b140): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b140): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b140): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b140): _writeAt: size=3, off=7 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b140): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b140): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.343590446 +0000 UTC m=+91.301266651 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b140): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b740): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b740): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b740): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b740): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b740): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.343590446 +0000 UTC m=+91.301266651 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b740): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d63f0 item 19 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7be00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7be00): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7be00): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7be00): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7be00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.345394434 +0000 UTC m=+91.303070669 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7be00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4440): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4440): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4440): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4440): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4440): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.345394434 +0000 UTC m=+91.303070669 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4440): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d6af0 item 20 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4bc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4bc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4bc0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4bc0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4bc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.34691093 +0000 UTC m=+91.304587145 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4bc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a50c0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a50c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a50c0): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a50c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a50c0): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a50c0): _writeAt: size=3, off=7 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a50c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a50c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.34691093 +0000 UTC m=+91.304587145 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a50c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a55c0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a55c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a55c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a55c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a55c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.34691093 +0000 UTC m=+91.304587145 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a55c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d6fc0 item 21 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5c40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5c40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5c40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5c40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5c40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.348815399 +0000 UTC m=+91.306491614 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5c40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818280): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818280): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818280): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818280): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818280): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.348815399 +0000 UTC m=+91.306491614 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818280): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d7730 item 22 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a63c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a63c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a63c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a63c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a63c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.350283614 +0000 UTC m=+91.307959819 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a63c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a68c0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a68c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a68c0): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a68c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a68c0): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a68c0): _writeAt: size=3, off=7 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a68c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a68c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.350283614 +0000 UTC m=+91.307959819 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a68c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6dc0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6dc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6dc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6dc0): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6dc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.350283614 +0000 UTC m=+91.307959819 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6dc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf563f3b0 item 23 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7440): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7440): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7440): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7440): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7440): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.352187161 +0000 UTC m=+91.309863376 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7440): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7980): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7980): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7980): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7980): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7980): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.352187161 +0000 UTC m=+91.309863376 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7980): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf563fce0 item 24 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d01c0): _readAt: size=2, off=0 2026/04/24 02:23:46 ERROR : open-test-file(0x3fdaf60d01c0): Couldn't read size of file 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d01c0): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d01c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d01c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d01c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d01c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0580): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0580): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0580): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0580): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0580): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.353680763 +0000 UTC m=+91.311356968 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0580): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0a80): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0a80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0a80): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0a80): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0a80): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0a80): _writeAt: size=3, off=7 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0a80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.353680763 +0000 UTC m=+91.311356968 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0a80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0fc0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0fc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0fc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0fc0): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0fc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.353680763 +0000 UTC m=+91.311356968 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0fc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf56be690 item 25 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1640): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1640): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1640): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1640): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1640): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.355556368 +0000 UTC m=+91.313232572 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1640): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1b80): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1b80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1b80): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1b80): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1b80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.355556368 +0000 UTC m=+91.313232572 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d1b80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf56bf730 item 26 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2340): _readAt: size=2, off=0 2026/04/24 02:23:46 ERROR : open-test-file(0x3fdaf59c2340): Couldn't read size of file 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2340): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2340): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2340): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2340): close: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2340): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2800): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2800): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2800): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2800): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2800): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.356872985 +0000 UTC m=+91.314549200 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2800): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2d00): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2d00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2d00): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2d00): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2d00): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2d00): _writeAt: size=3, off=7 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2d00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.356872985 +0000 UTC m=+91.314549200 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2d00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3240): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3240): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3240): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3240): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3240): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.356872985 +0000 UTC m=+91.314549200 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3240): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf56bfce0 item 27 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c38c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c38c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c38c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c38c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c38c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.358711019 +0000 UTC m=+91.316387234 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c38c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3e00): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3e00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3e00): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3e00): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3e00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.358711019 +0000 UTC m=+91.316387234 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3e00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d543f0 item 28 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40540): _readAt: size=2, off=0 2026/04/24 02:23:46 ERROR : open-test-file(0x3fdaf5b40540): Couldn't read size of file 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40540): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40540): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40540): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40540): close: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40540): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40980): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40980): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40980): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40980): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40980): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.360028688 +0000 UTC m=+91.317704903 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40980): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41040): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41040): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41040): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41040): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41040): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.360028688 +0000 UTC m=+91.317704903 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41040): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d54850 item 29 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b416c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b416c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b416c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b416c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b416c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.361400581 +0000 UTC m=+91.319076796 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b416c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41c00): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41c00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41c00): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41c00): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41c00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.361400581 +0000 UTC m=+91.319076796 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41c00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d54d20 item 30 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a400): _readAt: size=2, off=0 2026/04/24 02:23:46 ERROR : open-test-file(0x3fdaf5a0a400): Couldn't read size of file 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a400): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a400): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a400): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a400): close: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a400): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a7c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a7c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a7c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a7c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a7c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.36266445 +0000 UTC m=+91.320340655 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a7c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0ae80): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0ae80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0ae80): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0ae80): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0ae80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.36266445 +0000 UTC m=+91.320340655 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0ae80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d551f0 item 31 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b500): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b500): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b500): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b500): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b500): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.364073091 +0000 UTC m=+91.321749306 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b500): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0ba40): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0ba40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0ba40): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0ba40): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0ba40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.364073091 +0000 UTC m=+91.321749306 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0ba40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d55ab0 item 32 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a180): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a180): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a180): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a180): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a180): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.365541607 +0000 UTC m=+91.323217822 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a180): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a600): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a600): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a600): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a600): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a600): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d55e30 item 33 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a600): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a600): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.366230288 +0000 UTC m=+91.323906493 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8a600): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8ab00): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8ab00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8ab00): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8ab00): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8ab00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.366230288 +0000 UTC m=+91.323906493 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8ab00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55c24d0 item 33 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8b140): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8b140): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8b140): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8b140): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8b140): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.367550693 +0000 UTC m=+91.325226898 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8b140): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8b5c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8b5c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55c2bd0 item 34 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8b5c0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8b5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8b5c0): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8b5c0): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8b5c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.368105621 +0000 UTC m=+91.325781826 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8b5c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8bb40): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8bb40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8bb40): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8bb40): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8bb40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.368105621 +0000 UTC m=+91.325781826 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5e8bb40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55c2ee0 item 34 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd8280): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd8280): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd8280): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd8280): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd8280): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.369361625 +0000 UTC m=+91.327037831 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd8280): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd8700): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd8700): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd8700): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd8700): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd8700): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55c33b0 item 35 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd8700): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd8700): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.369895483 +0000 UTC m=+91.327571729 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd8700): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57521c0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57521c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57521c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57521c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57521c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.369895483 +0000 UTC m=+91.327571729 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57521c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf593a690 item 35 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5752840): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5752840): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5752840): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5752840): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5752840): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.371359591 +0000 UTC m=+91.329035795 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5752840): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5752d40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5752d40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf593aaf0 item 36 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5752d40): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5752d40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5752d40): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5752d40): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5752d40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.371938975 +0000 UTC m=+91.329615180 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5752d40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5753280): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5753280): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5753280): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5753280): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5753280): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.371938975 +0000 UTC m=+91.329615180 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5753280): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf593b030 item 36 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57538c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57538c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57538c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57538c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57538c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.373371903 +0000 UTC m=+91.331048108 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57538c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5753d40): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5753d40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5753d40): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5753d40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5753d40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf593bc00 item 37 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5753d40): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5753d40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.373828596 +0000 UTC m=+91.331504801 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5753d40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57ba340): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57ba340): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57ba340): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57ba340): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57ba340): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.373828596 +0000 UTC m=+91.331504801 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57ba340): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a901c0 item 37 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57ba9c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57ba9c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57ba9c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57ba9c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57ba9c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.375388815 +0000 UTC m=+91.333065050 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57ba9c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57baec0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57baec0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a90690 item 38 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57baec0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57baec0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57baec0): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57baec0): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57baec0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.37591522 +0000 UTC m=+91.333591435 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57baec0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57bb400): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57bb400): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57bb400): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57bb400): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57bb400): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.37591522 +0000 UTC m=+91.333591435 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57bb400): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a90bd0 item 38 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57bba80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57bba80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57bba80): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57bba80): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57bba80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.377191761 +0000 UTC m=+91.334867976 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57bba80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d8080): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d8080): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d8080): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d8080): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d8080): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a913b0 item 39 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d8080): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d8080): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.377701666 +0000 UTC m=+91.335377871 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d8080): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d8580): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d8580): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d8580): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d8580): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d8580): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.377701666 +0000 UTC m=+91.335377871 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d8580): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a91570 item 39 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d8c00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d8c00): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d8c00): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d8c00): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d8c00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.379119985 +0000 UTC m=+91.336796200 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d8c00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9100): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9100): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a919d0 item 40 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9100): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9100): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9100): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9100): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9100): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.379644767 +0000 UTC m=+91.337320982 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9100): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9640): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9640): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9640): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9640): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9640): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.379644767 +0000 UTC m=+91.337320982 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9640): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a91c00 item 40 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9c00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9c00): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9c00): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9c00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9c00): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9c00): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9c00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.380840227 +0000 UTC m=+91.338516442 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57d9c00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f8200): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f8200): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f8200): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf562caf0 item 41 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f8200): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f8200): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.381321987 +0000 UTC m=+91.338998202 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f8200): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f86c0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f86c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f86c0): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f86c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f86c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf562d340 item 41 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f86c0): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f86c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.381835817 +0000 UTC m=+91.339512022 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f86c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f8c00): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f8c00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f8c00): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f8c00): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f8c00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.381835817 +0000 UTC m=+91.339512022 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f8c00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf562d7a0 item 41 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9240): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9240): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9240): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9240): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9240): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9240): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9240): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.383950704 +0000 UTC m=+91.341626919 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9240): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9740): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9740): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9740): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf562dd50 item 42 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9740): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9740): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.384429919 +0000 UTC m=+91.342106125 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9740): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9c80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9c80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55cc690 item 42 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9c80): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9c80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9c80): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9c80): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9c80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.384924434 +0000 UTC m=+91.342600639 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57f9c80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586e300): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586e300): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586e300): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586e300): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586e300): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.384924434 +0000 UTC m=+91.342600639 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586e300): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55ccd90 item 42 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586e940): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586e940): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586e940): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586e940): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586e940): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586e940): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586e940): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.386015115 +0000 UTC m=+91.343691320 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586e940): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586ee40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586ee40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586ee40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55cd490 item 43 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586ee40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586ee40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.386402928 +0000 UTC m=+91.344079133 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586ee40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586f380): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586f380): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586f380): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586f380): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586f380): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55cd8f0 item 43 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586f380): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586f380): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.386824364 +0000 UTC m=+91.344500579 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586f380): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586f8c0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586f8c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586f8c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586f8c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586f8c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.386824364 +0000 UTC m=+91.344500579 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf586f8c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55cdc70 item 43 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974000): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974000): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974000): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974000): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974000): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974000): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974000): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.388030003 +0000 UTC m=+91.345706228 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974000): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974500): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974500): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974500): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5b86690 item 44 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974500): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974500): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.388551117 +0000 UTC m=+91.346227332 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974500): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974a40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974a40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5b868c0 item 44 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974a40): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974a40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974a40): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974a40): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974a40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.389021166 +0000 UTC m=+91.346697370 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974a40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974fc0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974fc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974fc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974fc0): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974fc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.389021166 +0000 UTC m=+91.346697370 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5974fc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5b86c40 item 44 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5975600): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5975600): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5975600): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5975600): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5975600): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5975600): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5975600): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.390322915 +0000 UTC m=+91.347999131 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5975600): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5975b00): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5975b00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5975b00): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5b87340 item 45 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5975b00): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5975b00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.390823342 +0000 UTC m=+91.348499557 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5975b00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c8300): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c8300): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c8300): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c8300): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c8300): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.390823342 +0000 UTC m=+91.348499557 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c8300): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5b87570 item 45 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c8940): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c8940): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c8940): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c8940): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c8940): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c8940): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c8940): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.392132746 +0000 UTC m=+91.349808951 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c8940): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c8e40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c8e40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c8e40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5b87c00 item 46 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c8e40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c8e40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.39256926 +0000 UTC m=+91.350245486 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c8e40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c9540): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c9540): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c9540): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c9540): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c9540): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.39256926 +0000 UTC m=+91.350245486 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c9540): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5b87dc0 item 46 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c9b80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c9b80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c9b80): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c9b80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c9b80): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c9b80): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c9b80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.39389206 +0000 UTC m=+91.351568285 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c9b80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0e180): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0e180): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0e180): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55ef7a0 item 47 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0e180): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0e180): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.39437367 +0000 UTC m=+91.352049885 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0e180): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0e880): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0e880): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0e880): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0e880): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0e880): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.39437367 +0000 UTC m=+91.352049885 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0e880): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55ef9d0 item 47 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0eec0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0eec0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0eec0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0eec0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0eec0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0eec0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0eec0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.395687163 +0000 UTC m=+91.353363367 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0eec0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0f3c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0f3c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0f3c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a062a0 item 48 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0f3c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0f3c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.39622533 +0000 UTC m=+91.353901555 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0f3c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0fac0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0fac0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0fac0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0fac0): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0fac0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.39622533 +0000 UTC m=+91.353901555 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0fac0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a06540 item 48 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7e200): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7e200): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7e200): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7e200): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7e200): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.397626096 +0000 UTC m=+91.355302301 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7e200): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7e680): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7e680): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7e680): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7e680): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7e680): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7e680): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a068c0 item 49 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7e680): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7e680): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.398138445 +0000 UTC m=+91.355814650 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7e680): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7ebc0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7ebc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7ebc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7ebc0): >_readAt: n=8, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7ebc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.398138445 +0000 UTC m=+91.355814650 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7ebc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a06a80 item 49 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7f240): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7f240): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7f240): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7f240): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7f240): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.399435045 +0000 UTC m=+91.357111249 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7f240): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7f740): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7f740): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7f740): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a07b20 item 50 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7f740): _readAt: size=2, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7f740): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7f740): _writeAt: size=3, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7f740): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7f740): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.400003169 +0000 UTC m=+91.357679374 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7f740): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7fcc0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7fcc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7fcc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7fcc0): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7fcc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.400003169 +0000 UTC m=+91.357679374 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7fcc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5a07d50 item 50 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2440): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2440): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2440): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2440): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2440): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.401360854 +0000 UTC m=+91.359037089 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2440): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2940): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2940): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2940): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2940): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2940): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2940): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d80230 item 51 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2940): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2940): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.401864837 +0000 UTC m=+91.359541041 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2940): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2e80): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2e80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2e80): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2e80): >_readAt: n=8, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2e80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.401864837 +0000 UTC m=+91.359541041 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad2e80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d80620 item 51 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad3500): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad3500): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad3500): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad3500): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad3500): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.403195692 +0000 UTC m=+91.360871897 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad3500): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad3a00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad3a00): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad3a00): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d809a0 item 52 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad3a00): _readAt: size=2, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad3a00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad3a00): _writeAt: size=3, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad3a00): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad3a00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.403763505 +0000 UTC m=+91.361439739 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ad3a00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2a080): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2a080): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2a080): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2a080): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2a080): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.403763505 +0000 UTC m=+91.361439739 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2a080): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d80b60 item 52 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2a700): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2a700): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2a700): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2a700): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2a700): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.405127172 +0000 UTC m=+91.362803417 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2a700): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2ac00): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2ac00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2ac00): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2ac00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2ac00): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2ac00): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d80f50 item 53 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2ac00): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2ac00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.405623489 +0000 UTC m=+91.363299704 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2ac00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2b140): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2b140): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2b140): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2b140): >_readAt: n=8, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2b140): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.405623489 +0000 UTC m=+91.363299704 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2b140): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d81110 item 53 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2b7c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2b7c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2b7c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2b7c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2b7c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.406991484 +0000 UTC m=+91.364667700 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2b7c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2bcc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2bcc0): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2bcc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d81490 item 54 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2bcc0): _readAt: size=2, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2bcc0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2bcc0): _writeAt: size=3, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2bcc0): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2bcc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.407613229 +0000 UTC m=+91.365289434 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b2bcc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b70340): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b70340): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b70340): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b70340): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b70340): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.407613229 +0000 UTC m=+91.365289434 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b70340): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d81880 item 54 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b709c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b709c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b709c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b709c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b709c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.408892777 +0000 UTC m=+91.366568982 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b709c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b70ec0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b70ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b70ec0): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b70ec0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b70ec0): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b70ec0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d81dc0 item 55 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b70ec0): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b70ec0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.409400206 +0000 UTC m=+91.367076411 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b70ec0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b71400): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b71400): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b71400): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b71400): >_readAt: n=8, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b71400): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.409400206 +0000 UTC m=+91.367076411 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b71400): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf59082a0 item 55 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b71a80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b71a80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b71a80): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b71a80): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b71a80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.410725601 +0000 UTC m=+91.368401806 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b71a80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba0080): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba0080): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba0080): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5908a10 item 56 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba0080): _readAt: size=2, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba0080): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba0080): _writeAt: size=3, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba0080): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba0080): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.411389735 +0000 UTC m=+91.369065940 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ba0080): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd8f00): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd8f00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd8f00): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd8f00): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd8f00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.411389735 +0000 UTC m=+91.369065940 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd8f00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55c3730 item 56 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd9540): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd9540): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd9540): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd9540): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd9540): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd9540): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd9540): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd9540): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.412493951 +0000 UTC m=+91.370170157 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd9540): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd9a80): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd9a80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd9a80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5ce4000 item 57 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd9a80): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd9a80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.412908957 +0000 UTC m=+91.370585162 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5fd9a80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff40c0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff40c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff40c0): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff40c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff40c0): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff40c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5ce4540 item 57 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff40c0): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff40c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.413338138 +0000 UTC m=+91.371014343 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff40c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff4640): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff4640): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff4640): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff4640): >_readAt: n=8, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff4640): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.413338138 +0000 UTC m=+91.371014343 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff4640): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5ce4850 item 57 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff4c80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff4c80): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff4c80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff4c80): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff4c80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff4c80): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff4c80): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff4c80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.414677308 +0000 UTC m=+91.372353513 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff4c80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff51c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff51c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff51c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5ce4bd0 item 58 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff51c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff51c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.415324672 +0000 UTC m=+91.373000876 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff51c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff5700): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff5700): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff5700): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5ce4d90 item 58 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff5700): _readAt: size=2, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff5700): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff5700): _writeAt: size=3, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff5700): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff5700): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.415963919 +0000 UTC m=+91.373640124 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff5700): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff5cc0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff5cc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff5cc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff5cc0): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff5cc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.415963919 +0000 UTC m=+91.373640124 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5ff5cc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5ce4fc0 item 58 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28400): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28400): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28400): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28400): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28400): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28400): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28400): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28400): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.41739853 +0000 UTC m=+91.375074755 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28400): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28940): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28940): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28940): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5ce5500 item 59 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28940): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28940): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.417843311 +0000 UTC m=+91.375519516 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28940): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28e80): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28e80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28e80): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28e80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28e80): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28e80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5ce56c0 item 59 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28e80): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28e80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.418402107 +0000 UTC m=+91.376078332 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c28e80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c29400): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c29400): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c29400): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c29400): >_readAt: n=8, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c29400): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.418402107 +0000 UTC m=+91.376078332 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c29400): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5ce5960 item 59 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c29a40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c29a40): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c29a40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c29a40): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c29a40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c29a40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c29a40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c29a40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.419628324 +0000 UTC m=+91.377304529 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c29a40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4a080): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4a080): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4a080): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5ce5ce0 item 60 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4a080): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4a080): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.420030785 +0000 UTC m=+91.377706990 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4a080): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4a5c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4a5c0): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4a5c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5624070 item 60 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4a5c0): _readAt: size=2, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4a5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4a5c0): _writeAt: size=3, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4a5c0): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4a5c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.420495382 +0000 UTC m=+91.378171587 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4a5c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4ab80): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4ab80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4ab80): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4ab80): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4ab80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.420495382 +0000 UTC m=+91.378171587 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4ab80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5624310 item 60 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4b1c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4b1c0): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4b1c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4b1c0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4b1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4b1c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4b1c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4b1c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.421545547 +0000 UTC m=+91.379221752 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4b1c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4b700): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4b700): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4b700): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5624930 item 61 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4b700): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4b700): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.421971973 +0000 UTC m=+91.379648178 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4b700): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4be00): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4be00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4be00): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4be00): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4be00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.421971973 +0000 UTC m=+91.379648178 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c4be00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5624cb0 item 61 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c76540): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c76540): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c76540): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c76540): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c76540): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c76540): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c76540): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c76540): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.423361629 +0000 UTC m=+91.381037834 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c76540): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c76a80): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c76a80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c76a80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5625110 item 62 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c76a80): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c76a80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.423830775 +0000 UTC m=+91.381506980 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c76a80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c77180): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c77180): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c77180): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c77180): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c77180): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.423830775 +0000 UTC m=+91.381506980 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c77180): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf56252d0 item 62 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c777c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c777c0): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c777c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c777c0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c777c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c777c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c777c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c777c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.425069315 +0000 UTC m=+91.382745570 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c777c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c77d00): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c77d00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c77d00): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5625a40 item 63 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c77d00): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c77d00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.425535907 +0000 UTC m=+91.383212113 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c77d00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9c500): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9c500): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9c500): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9c500): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9c500): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.425535907 +0000 UTC m=+91.383212113 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9c500): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5625d50 item 63 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9cb40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9cb40): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9cb40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9cb40): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9cb40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9cb40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9cb40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9cb40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.426852135 +0000 UTC m=+91.384528339 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9cb40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9d080): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9d080): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9d080): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55f6540 item 64 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9d080): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9d080): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.427297035 +0000 UTC m=+91.384973281 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9d080): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9d780): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9d780): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9d780): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9d780): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9d780): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.427297035 +0000 UTC m=+91.384973281 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9d780): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55f72d0 item 64 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9ddc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9ddc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9ddc0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9ddc0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9ddc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.428692502 +0000 UTC m=+91.386368708 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5c9ddc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd0340): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd0340): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd0340): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd0340): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd0340): _writeAt: size=3, off=2 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55f7b20 item 65 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd0340): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd0340): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.429229878 +0000 UTC m=+91.386906083 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd0340): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd0840): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd0840): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd0840): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd0840): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd0840): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.429229878 +0000 UTC m=+91.386906083 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd0840): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5312690 item 65 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd0e80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd0e80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd0e80): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd0e80): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd0e80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.430356728 +0000 UTC m=+91.388032933 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd0e80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd1300): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd1300): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf601c540 item 66 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd1300): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd1300): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd1300): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd1300): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd1300): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.431289389 +0000 UTC m=+91.388965595 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd1300): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd1840): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd1840): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd1840): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd1840): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd1840): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.431289389 +0000 UTC m=+91.388965595 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd1840): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf601c8c0 item 66 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd1e80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd1e80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd1e80): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd1e80): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd1e80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.432435515 +0000 UTC m=+91.390111721 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5cd1e80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d10400): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d10400): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d10400): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d10400): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d10400): _writeAt: size=3, off=2 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf601cc40 item 67 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d10400): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d10400): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.43288202 +0000 UTC m=+91.390558225 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d10400): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d10900): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d10900): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d10900): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d10900): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d10900): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.43288202 +0000 UTC m=+91.390558225 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d10900): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf601cf50 item 67 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d10f80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d10f80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d10f80): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d10f80): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d10f80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.434076076 +0000 UTC m=+91.391752301 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d10f80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d11480): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d11480): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf601d5e0 item 68 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d11480): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d11480): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d11480): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d11480): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d11480): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.434724292 +0000 UTC m=+91.392400526 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d11480): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d119c0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d119c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d119c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d119c0): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d119c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.434724292 +0000 UTC m=+91.392400526 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d119c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf601d880 item 68 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32100): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32100): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32100): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32100): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32100): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.436001825 +0000 UTC m=+91.393678029 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32100): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32580): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32580): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32580): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32580): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32580): _writeAt: size=3, off=2 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf601dc70 item 69 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32580): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32580): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.436526667 +0000 UTC m=+91.394202892 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32580): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32a80): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32a80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32a80): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32a80): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32a80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.436526667 +0000 UTC m=+91.394202892 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32a80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf601de30 item 69 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33100): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33100): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33100): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33100): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33100): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.437959905 +0000 UTC m=+91.395636110 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33100): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33600): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33600): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf584a770 item 70 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33600): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33600): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33600): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33600): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33600): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.438791687 +0000 UTC m=+91.396467932 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33600): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32300): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32300): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32300): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32300): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32300): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.438791687 +0000 UTC m=+91.396467932 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32300): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5908150 item 70 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32980): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32980): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32980): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32980): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32980): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.440053843 +0000 UTC m=+91.397730047 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d32980): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33ac0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33ac0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33ac0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33ac0): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33ac0): _writeAt: size=3, off=2 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf59089a0 item 71 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33ac0): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33ac0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.440591658 +0000 UTC m=+91.398267893 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d33ac0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58180c0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58180c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58180c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58180c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58180c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.440591658 +0000 UTC m=+91.398267893 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58180c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5908fc0 item 71 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818840): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818840): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818840): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818840): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818840): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.441854285 +0000 UTC m=+91.399530489 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818840): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818d40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818d40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf59097a0 item 72 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818d40): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818d40): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818d40): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818d40): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818d40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.442478324 +0000 UTC m=+91.400154529 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5818d40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819280): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819280): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819280): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819280): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819280): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.442478324 +0000 UTC m=+91.400154529 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819280): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5909960 item 72 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819940): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819940): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819940): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819940): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819940): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819940): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819940): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.443688451 +0000 UTC m=+91.401364656 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819940): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819e40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819e40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819e40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf584aa80 item 73 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819e40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819e40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.444108114 +0000 UTC m=+91.401784319 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5819e40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52400): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52400): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52400): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52400): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52400): _writeAt: size=3, off=2 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf584b180 item 73 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52400): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52400): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.444559236 +0000 UTC m=+91.402235440 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52400): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52940): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52940): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52940): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52940): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52940): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.444559236 +0000 UTC m=+91.402235440 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52940): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf584b650 item 73 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52fc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52fc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52fc0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52fc0): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52fc0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52fc0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52fc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.445746429 +0000 UTC m=+91.403422644 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d52fc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d534c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d534c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d534c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d6310 item 74 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d534c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d534c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.446176622 +0000 UTC m=+91.403852828 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d534c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53a00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53a00): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d64d0 item 74 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53a00): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53a00): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53a00): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53a00): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53a00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.446704159 +0000 UTC m=+91.404380364 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5d53a00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fc080): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fc080): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fc080): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fc080): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fc080): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.446704159 +0000 UTC m=+91.404380364 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fc080): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d67e0 item 74 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fcb40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fcb40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fcb40): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fcb40): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fcb40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fcb40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fcb40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.447676957 +0000 UTC m=+91.405353162 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fcb40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd2c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd2c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd2c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d6d20 item 75 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd2c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd2c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.448060172 +0000 UTC m=+91.405736377 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd2c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd880): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd880): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd880): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd880): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd880): _writeAt: size=3, off=2 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d6f50 item 75 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd880): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd880): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.449823804 +0000 UTC m=+91.407500009 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fd880): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fddc0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fddc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fddc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fddc0): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fddc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.449823804 +0000 UTC m=+91.407500009 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf57fddc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d7110 item 75 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5334c40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5334c40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5334c40): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5334c40): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5334c40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5334c40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5334c40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.451291759 +0000 UTC m=+91.408967963 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5334c40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5335940): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5335940): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5335940): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d7730 item 76 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5335940): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5335940): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.451720558 +0000 UTC m=+91.409396763 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5335940): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8380): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8380): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55d7dc0 item 76 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8380): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8380): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8380): _writeAt: size=3, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8380): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8380): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.452278152 +0000 UTC m=+91.409954357 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8380): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8900): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8900): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8900): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8900): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8900): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.452278152 +0000 UTC m=+91.409954357 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a8900): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55b8460 item 76 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9040): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9040): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9040): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9040): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9040): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9040): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9040): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.453355688 +0000 UTC m=+91.411031893 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9040): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9540): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9540): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9540): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55b8bd0 item 77 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9540): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9540): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.453865602 +0000 UTC m=+91.411541807 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9540): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9c40): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9c40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9c40): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9c40): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9c40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.453865602 +0000 UTC m=+91.411541807 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a9c40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55b8ee0 item 77 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf553d680): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf553d680): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf553d680): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf553d680): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf553d680): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf553d680): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf553d680): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.45500229 +0000 UTC m=+91.412678495 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf553d680): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577c000): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577c000): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577c000): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55b9730 item 78 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577c000): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577c000): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.455426221 +0000 UTC m=+91.413102426 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577c000): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577cbc0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577cbc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577cbc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577cbc0): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577cbc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.455426221 +0000 UTC m=+91.413102426 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577cbc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf55b9b90 item 78 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d200): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d200): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d200): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d200): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d200): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d200): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d200): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.456811349 +0000 UTC m=+91.414487554 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d200): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d700): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d700): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d700): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf594a4d0 item 79 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d700): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d700): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.457262611 +0000 UTC m=+91.414938817 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577d700): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577de00): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577de00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577de00): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577de00): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577de00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.457262611 +0000 UTC m=+91.414938817 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf577de00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf594afc0 item 79 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5640780): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5640780): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5640780): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5640780): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5640780): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5640780): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5640780): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.458583488 +0000 UTC m=+91.416259693 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5640780): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5640e80): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5640e80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5640e80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf594b7a0 item 80 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5640e80): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5640e80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.459062713 +0000 UTC m=+91.416738919 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5640e80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590e180): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590e180): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590e180): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590e180): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590e180): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.459062713 +0000 UTC m=+91.416738919 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590e180): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf594bc00 item 80 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ea00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ea00): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ea00): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ea00): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ea00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.460359022 +0000 UTC m=+91.418035228 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ea00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ee80): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ee80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ee80): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ee80): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ee80): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ee80): _writeAt: size=3, off=7 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5222bd0 item 81 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ee80): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ee80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.460840633 +0000 UTC m=+91.418516838 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590ee80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590f700): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590f700): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590f700): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590f700): >_readAt: n=8, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590f700): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.460840633 +0000 UTC m=+91.418516838 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf590f700): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5222e70 item 81 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48100): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48100): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48100): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48100): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48100): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.462030471 +0000 UTC m=+91.419706677 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48100): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48600): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48600): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48600): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5223b20 item 82 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48600): _readAt: size=2, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48600): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48600): _writeAt: size=3, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48600): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48600): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.462517031 +0000 UTC m=+91.420193236 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48600): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48b80): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48b80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48b80): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48b80): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48b80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.462517031 +0000 UTC m=+91.420193236 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b48b80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7c460 item 82 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49200): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49200): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49200): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49200): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49200): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.463568417 +0000 UTC m=+91.421244622 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49200): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49700): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49700): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49700): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49700): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49700): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49700): _writeAt: size=3, off=7 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7c850 item 83 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49700): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49700): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.46401955 +0000 UTC m=+91.421695755 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49700): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49c40): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49c40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49c40): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49c40): >_readAt: n=8, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49c40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.46401955 +0000 UTC m=+91.421695755 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b49c40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7ca10 item 83 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a3c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a3c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a3c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a3c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a3c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.465179712 +0000 UTC m=+91.422855917 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a3c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a8c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a8c0): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a8c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7cd90 item 84 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a8c0): _readAt: size=2, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a8c0): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a8c0): _writeAt: size=3, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a8c0): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a8c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.465599696 +0000 UTC m=+91.423275911 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7a8c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7ae40): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7ae40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7ae40): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7ae40): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7ae40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.465599696 +0000 UTC m=+91.423275911 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7ae40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7cf50 item 84 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b5c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b5c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b5c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b5c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b5c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.466682292 +0000 UTC m=+91.424358497 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7b5c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7bac0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7bac0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7bac0): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7bac0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7bac0): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7bac0): _writeAt: size=3, off=7 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7d3b0 item 85 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7bac0): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7bac0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.467113457 +0000 UTC m=+91.424789661 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a7bac0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4140): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4140): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4140): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4140): >_readAt: n=8, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4140): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.467113457 +0000 UTC m=+91.424789661 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4140): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7d5e0 item 85 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a47c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a47c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a47c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a47c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a47c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.468228484 +0000 UTC m=+91.425904689 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a47c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4dc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4dc0): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4dc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7d960 item 86 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4dc0): _readAt: size=2, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4dc0): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4dc0): _writeAt: size=3, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4dc0): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4dc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.46867096 +0000 UTC m=+91.426347165 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a4dc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5340): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5340): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5340): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5340): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5340): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.46867096 +0000 UTC m=+91.426347165 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5340): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5c7db20 item 86 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a59c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a59c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a59c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a59c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a59c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.469674085 +0000 UTC m=+91.427350291 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a59c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5ec0): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5ec0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5ec0): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5ec0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5ec0): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5ec0): _writeAt: size=3, off=7 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5646000 item 87 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5ec0): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5ec0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.470125759 +0000 UTC m=+91.427801964 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a5ec0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6500): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6500): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6500): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6500): >_readAt: n=8, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6500): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.470125759 +0000 UTC m=+91.427801964 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6500): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5646380 item 87 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6b80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6b80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6b80): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6b80): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6b80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.471283256 +0000 UTC m=+91.428959461 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a6b80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7080): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7080): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7080): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5646930 item 88 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7080): _readAt: size=2, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7080): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7080): _writeAt: size=3, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7080): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7080): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.471810062 +0000 UTC m=+91.429486267 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7080): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7600): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7600): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7600): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7600): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7600): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.471810062 +0000 UTC m=+91.429486267 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7600): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5646c40 item 88 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7d40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7d40): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7d40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7d40): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7d40): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7d40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7d40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7d40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.473345082 +0000 UTC m=+91.431021287 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59a7d40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0380): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0380): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0380): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5647110 item 89 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0380): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0380): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.473888179 +0000 UTC m=+91.431564383 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf60d0380): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2340): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2340): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2340): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2340): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2340): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2340): _writeAt: size=3, off=7 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf589c070 item 89 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2340): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2340): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.474352476 +0000 UTC m=+91.432028681 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c2340): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c29c0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c29c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c29c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c29c0): >_readAt: n=8, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c29c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.474352476 +0000 UTC m=+91.432028681 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c29c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf589c540 item 89 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3000): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3000): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3000): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3000): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3000): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3000): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3000): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3000): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.475591667 +0000 UTC m=+91.433267873 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3000): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3540): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3540): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3540): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf589d6c0 item 90 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3540): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3540): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.476118955 +0000 UTC m=+91.433795159 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3540): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3a80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3a80): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3a80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf589d960 item 90 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3a80): _readAt: size=2, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3a80): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3a80): _writeAt: size=3, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3a80): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3a80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.476604753 +0000 UTC m=+91.434280957 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59c3a80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40140): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40140): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40140): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40140): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40140): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.476604753 +0000 UTC m=+91.434280957 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40140): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf589db90 item 90 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40780): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40780): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40780): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40780): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40780): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40780): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40780): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40780): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.477873099 +0000 UTC m=+91.435549314 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40780): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40d40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40d40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40d40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf563e850 item 91 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40d40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40d40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.478305817 +0000 UTC m=+91.435982022 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b40d40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41280): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41280): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41280): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41280): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41280): >_readAt: n=2, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41280): _writeAt: size=3, off=7 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf563f3b0 item 91 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41280): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41280): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.478812303 +0000 UTC m=+91.436488509 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41280): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41800): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41800): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41800): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41800): >_readAt: n=8, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41800): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.478812303 +0000 UTC m=+91.436488509 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41800): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf563f880 item 91 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41e40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41e40): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41e40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41e40): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41e40): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41e40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41e40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41e40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.480132059 +0000 UTC m=+91.437808263 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5b41e40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a540): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a540): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a540): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf563fd50 item 92 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a540): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a540): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.48059912 +0000 UTC m=+91.438275325 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0a540): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0aa80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0aa80): open at offset 5 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0aa80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf56be3f0 item 92 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0aa80): _readAt: size=2, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0aa80): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0aa80): _writeAt: size=3, off=5 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0aa80): >_writeAt: n=3, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0aa80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.481138018 +0000 UTC m=+91.438814224 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0aa80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b040): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b040): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b040): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b040): >_readAt: n=3, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b040): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.481138018 +0000 UTC m=+91.438814224 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b040): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf56be770 item 92 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b680): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b680): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b680): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b680): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b680): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b680): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b680): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b680): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.482243788 +0000 UTC m=+91.439919993 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0b680): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0bbc0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0bbc0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0bbc0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf56bf570 item 93 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0bbc0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0bbc0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.482733684 +0000 UTC m=+91.440409899 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5a0bbc0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58ec3c0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58ec3c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58ec3c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58ec3c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58ec3c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.482733684 +0000 UTC m=+91.440409899 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58ec3c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf56bf880 item 93 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58eca00): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58eca00): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58eca00): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58eca00): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58eca00): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58eca00): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58eca00): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58eca00): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.484211867 +0000 UTC m=+91.441888092 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58eca00): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58ecf40): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58ecf40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58ecf40): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf56bfdc0 item 94 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58ecf40): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58ecf40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.48466834 +0000 UTC m=+91.442344565 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58ecf40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58ed640): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58ed640): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58ed640): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58ed640): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58ed640): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.48466834 +0000 UTC m=+91.442344565 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58ed640): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d540e0 item 94 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58edc80): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58edc80): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58edc80): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58edc80): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58edc80): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58edc80): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58edc80): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58edc80): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.486025275 +0000 UTC m=+91.443701490 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf58edc80): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59702c0): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59702c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59702c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d54620 item 95 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59702c0): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59702c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.486485946 +0000 UTC m=+91.444162150 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59702c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59709c0): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59709c0): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59709c0): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59709c0): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59709c0): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.486485946 +0000 UTC m=+91.444162150 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf59709c0): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d547e0 item 95 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971000): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971000): open at offset 0 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971000): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971000): _readAt: size=2, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971000): >_readAt: n=0, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971000): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971000): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971000): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.487779179 +0000 UTC m=+91.445455384 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971000): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971540): _writeAt: size=5, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971540): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971540): >openPending: err= 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d54cb0 item 96 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971540): >_writeAt: n=5, err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971540): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.488235651 +0000 UTC m=+91.445911856 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971540): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 02:23:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:23:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 02:23:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971c40): _readAt: size=512, off=0 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971c40): openPending: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971c40): >openPending: err= 2026/04/24 02:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971c40): >_readAt: n=5, err=EOF 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971c40): close: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 02:23:46.488235651 +0000 UTC m=+91.445911856 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 02:23:46 DEBUG : open-test-file(0x3fdaf5971c40): >close: err= 2026/04/24 02:23:46 DEBUG : open-test-file: Remove: 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fdaf5d54f50 item 96 2026/04/24 02:23:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 02:23:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 02:23:46 DEBUG : open-test-file: >Remove: err= 2026/04/24 02:23:46 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:46 DEBUG : Looking for writers 2026/04/24 02:23:46 DEBUG : >WaitForWriters: 2026/04/24 02:23:46 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.83s) --- PASS: TestRWFileHandleOpenTests/writes (0.42s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.08s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.41s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.08s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:23:46 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:23:46 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:23:46 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:46 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:23:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:23:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:23:46 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:23:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:23:46 DEBUG : file1: newRWFileHandle: 2026/04/24 02:23:46 DEBUG : file1(0x3fdaf60d1600): openPending: 2026/04/24 02:23:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:46 DEBUG : file1(0x3fdaf60d1600): >openPending: err= 2026/04/24 02:23:46 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 02:23:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:23:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 02:23:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/04/24 02:23:46 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:23:46 DEBUG : Looking for writers 2026/04/24 02:23:46 DEBUG : file1: reading active writers 2026/04/24 02:23:46 DEBUG : file1: active writers 1 2026/04/24 02:23:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/04/24 02:23:46 DEBUG : Looking for writers 2026/04/24 02:23:46 DEBUG : file1: reading active writers 2026/04/24 02:23:46 DEBUG : file1: active writers 1 2026/04/24 02:23:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/04/24 02:23:46 DEBUG : Looking for writers 2026/04/24 02:23:46 DEBUG : file1: reading active writers 2026/04/24 02:23:46 DEBUG : file1: active writers 1 2026/04/24 02:23:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/04/24 02:23:46 DEBUG : Looking for writers 2026/04/24 02:23:46 DEBUG : file1: reading active writers 2026/04/24 02:23:46 DEBUG : file1: active writers 1 2026/04/24 02:23:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/04/24 02:23:46 DEBUG : Looking for writers 2026/04/24 02:23:46 DEBUG : file1: reading active writers 2026/04/24 02:23:46 DEBUG : file1: active writers 1 2026/04/24 02:23:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/04/24 02:23:47 DEBUG : Looking for writers 2026/04/24 02:23:47 DEBUG : file1: reading active writers 2026/04/24 02:23:47 DEBUG : file1: active writers 1 2026/04/24 02:23:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/04/24 02:23:47 DEBUG : Looking for writers 2026/04/24 02:23:47 DEBUG : file1: reading active writers 2026/04/24 02:23:47 DEBUG : file1: active writers 1 2026/04/24 02:23:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/04/24 02:23:48 DEBUG : Looking for writers 2026/04/24 02:23:48 DEBUG : file1: reading active writers 2026/04/24 02:23:48 DEBUG : file1: active writers 1 2026/04/24 02:23:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:23:49 DEBUG : Looking for writers 2026/04/24 02:23:49 DEBUG : file1: reading active writers 2026/04/24 02:23:49 DEBUG : file1: active writers 1 2026/04/24 02:23:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:23:50 DEBUG : Looking for writers 2026/04/24 02:23:50 DEBUG : file1: reading active writers 2026/04/24 02:23:50 DEBUG : file1: active writers 1 2026/04/24 02:23:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:23:51 DEBUG : Looking for writers 2026/04/24 02:23:51 DEBUG : file1: reading active writers 2026/04/24 02:23:51 DEBUG : file1: active writers 1 2026/04/24 02:23:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:23:52 DEBUG : Looking for writers 2026/04/24 02:23:52 DEBUG : file1: reading active writers 2026/04/24 02:23:52 DEBUG : file1: active writers 1 2026/04/24 02:23:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:23:53 DEBUG : Looking for writers 2026/04/24 02:23:53 DEBUG : file1: reading active writers 2026/04/24 02:23:53 DEBUG : file1: active writers 1 2026/04/24 02:23:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:23:54 DEBUG : Looking for writers 2026/04/24 02:23:54 DEBUG : file1: reading active writers 2026/04/24 02:23:54 DEBUG : file1: active writers 1 2026/04/24 02:23:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:23:55 DEBUG : Looking for writers 2026/04/24 02:23:55 DEBUG : file1: reading active writers 2026/04/24 02:23:55 DEBUG : file1: active writers 1 2026/04/24 02:23:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:23:56 DEBUG : Looking for writers 2026/04/24 02:23:56 DEBUG : file1: reading active writers 2026/04/24 02:23:56 DEBUG : file1: active writers 1 2026/04/24 02:23:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:23:57 DEBUG : Looking for writers 2026/04/24 02:23:57 DEBUG : file1: reading active writers 2026/04/24 02:23:57 DEBUG : file1: active writers 1 2026/04/24 02:23:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:23:58 DEBUG : Looking for writers 2026/04/24 02:23:58 DEBUG : file1: reading active writers 2026/04/24 02:23:58 DEBUG : file1: active writers 1 2026/04/24 02:23:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:23:59 DEBUG : Looking for writers 2026/04/24 02:23:59 DEBUG : file1: reading active writers 2026/04/24 02:23:59 DEBUG : file1: active writers 1 2026/04/24 02:23:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:24:00 DEBUG : Looking for writers 2026/04/24 02:24:00 DEBUG : file1: reading active writers 2026/04/24 02:24:00 DEBUG : file1: active writers 1 2026/04/24 02:24:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:24:01 DEBUG : Looking for writers 2026/04/24 02:24:01 DEBUG : file1: reading active writers 2026/04/24 02:24:01 DEBUG : file1: active writers 1 2026/04/24 02:24:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:24:02 DEBUG : Looking for writers 2026/04/24 02:24:02 DEBUG : file1: reading active writers 2026/04/24 02:24:02 DEBUG : file1: active writers 1 2026/04/24 02:24:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:24:03 DEBUG : Looking for writers 2026/04/24 02:24:03 DEBUG : file1: reading active writers 2026/04/24 02:24:03 DEBUG : file1: active writers 1 2026/04/24 02:24:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:24:04 DEBUG : Looking for writers 2026/04/24 02:24:04 DEBUG : file1: reading active writers 2026/04/24 02:24:04 DEBUG : file1: active writers 1 2026/04/24 02:24:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:24:05 DEBUG : Looking for writers 2026/04/24 02:24:05 DEBUG : file1: reading active writers 2026/04/24 02:24:05 DEBUG : file1: active writers 1 2026/04/24 02:24:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:24:06 DEBUG : Looking for writers 2026/04/24 02:24:06 DEBUG : file1: reading active writers 2026/04/24 02:24:06 DEBUG : file1: active writers 1 2026/04/24 02:24:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:24:07 DEBUG : Looking for writers 2026/04/24 02:24:07 DEBUG : file1: reading active writers 2026/04/24 02:24:07 DEBUG : file1: active writers 1 2026/04/24 02:24:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:24:08 DEBUG : Looking for writers 2026/04/24 02:24:08 DEBUG : file1: reading active writers 2026/04/24 02:24:08 DEBUG : file1: active writers 1 2026/04/24 02:24:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:24:09 DEBUG : Looking for writers 2026/04/24 02:24:09 DEBUG : file1: reading active writers 2026/04/24 02:24:09 DEBUG : file1: active writers 1 2026/04/24 02:24:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:24:10 DEBUG : Looking for writers 2026/04/24 02:24:10 DEBUG : file1: reading active writers 2026/04/24 02:24:10 DEBUG : file1: active writers 1 2026/04/24 02:24:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:24:11 DEBUG : Looking for writers 2026/04/24 02:24:11 DEBUG : file1: reading active writers 2026/04/24 02:24:11 DEBUG : file1: active writers 1 2026/04/24 02:24:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:24:12 DEBUG : Looking for writers 2026/04/24 02:24:12 DEBUG : file1: reading active writers 2026/04/24 02:24:12 DEBUG : file1: active writers 1 2026/04/24 02:24:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:24:13 DEBUG : Looking for writers 2026/04/24 02:24:13 DEBUG : file1: reading active writers 2026/04/24 02:24:13 DEBUG : file1: active writers 1 2026/04/24 02:24:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:24:14 DEBUG : Looking for writers 2026/04/24 02:24:14 DEBUG : file1: reading active writers 2026/04/24 02:24:14 DEBUG : file1: active writers 1 2026/04/24 02:24:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:24:15 DEBUG : Looking for writers 2026/04/24 02:24:15 DEBUG : file1: reading active writers 2026/04/24 02:24:15 DEBUG : file1: active writers 1 2026/04/24 02:24:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:24:16 DEBUG : Looking for writers 2026/04/24 02:24:16 DEBUG : file1: reading active writers 2026/04/24 02:24:16 DEBUG : file1: active writers 1 2026/04/24 02:24:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 02:24:16 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x3fdaf5d95500 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3fdaf617e008 notify:{wait:0 notify:0 lock:0 head: tail:} checker:70209664180288} name:file1 opens:1 downloaders: o: fd:0x3fdaf53029d8 info:{ModTime:{wall:14011493304632793550 ext:91685836922 loc:0x46b48a0} ATime:{wall:14011493304632793550 ext:91685836922 loc:0x46b48a0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/04/24 02:24:16 DEBUG : >WaitForWriters: 2026/04/24 02:24:16 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.27s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:24:16 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:16 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:24:16 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:24:16 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:24:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:24:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:24:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:24:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:24:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:24:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:24:16 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:24:16 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:24:16 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:24:16 DEBUG : rename_me: newRWFileHandle: 2026/04/24 02:24:16 DEBUG : rename_me(0x3fdaf5c2c2c0): openPending: 2026/04/24 02:24:16 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 02:24:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/24 02:24:16 DEBUG : rename_me(0x3fdaf5c2c2c0): >openPending: err= 2026/04/24 02:24:16 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/24 02:24:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/24 02:24:16 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/24 02:24:16 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/24 02:24:16 DEBUG : rename_me(0x3fdaf5c2c2c0): _writeAt: size=5, off=0 2026/04/24 02:24:16 DEBUG : rename_me(0x3fdaf5c2c2c0): >_writeAt: n=5, err= 2026/04/24 02:24:16 DEBUG : rename_me(0x3fdaf5c2c2c0): close: 2026/04/24 02:24:16 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-24 02:24:16.996281559 +0000 UTC m=+121.953957763 2026/04/24 02:24:16 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/24 02:24:16 DEBUG : rename_me(0x3fdaf5c2c2c0): >close: err= 2026/04/24 02:24:16 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/24 02:24:16 DEBUG : i_was_renamed: Updating file with 0x3fdaf5c25c70 2026/04/24 02:24:16 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/24 02:24:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/24 02:24:16 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:16 DEBUG : Looking for writers 2026/04/24 02:24:16 DEBUG : i_was_renamed: reading active writers 2026/04/24 02:24:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 02:24:17 DEBUG : Looking for writers 2026/04/24 02:24:17 DEBUG : i_was_renamed: reading active writers 2026/04/24 02:24:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 02:24:17 DEBUG : Looking for writers 2026/04/24 02:24:17 DEBUG : i_was_renamed: reading active writers 2026/04/24 02:24:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 02:24:17 DEBUG : Looking for writers 2026/04/24 02:24:17 DEBUG : i_was_renamed: reading active writers 2026/04/24 02:24:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 02:24:17 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/24 02:24:17 DEBUG : Looking for writers 2026/04/24 02:24:17 DEBUG : i_was_renamed: reading active writers 2026/04/24 02:24:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 02:24:17 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:17 DEBUG : Looking for writers 2026/04/24 02:24:17 DEBUG : i_was_renamed: reading active writers 2026/04/24 02:24:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 02:24:17 DEBUG : i_was_renamed: size = 5 OK 2026/04/24 02:24:17 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 02:24:17 INFO : i_was_renamed: Copied (new) 2026/04/24 02:24:17 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-24 02:24:16 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/24 02:24:17 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/24 02:24:17 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/24 02:24:17 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/24 02:24:17 DEBUG : Looking for writers 2026/04/24 02:24:17 DEBUG : i_was_renamed: reading active writers 2026/04/24 02:24:17 DEBUG : >WaitForWriters: 2026/04/24 02:24:17 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.01s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:24:17 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:17 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:24:17 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:24:17 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:24:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:24:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:24:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:24:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:24:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:24:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{kAjJf}/rclone-test-wenadaf4yabo" 2026/04/24 02:24:17 INFO : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:24:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:18 DEBUG : forgetting directory cache 2026/04/24 02:24:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:24:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 02:24:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 02:24:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 02:24:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:24:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:24:18 DEBUG : TestRWCacheUpdate(0x3fdaf59fa8c0): _readAt: size=512, off=0 2026/04/24 02:24:18 DEBUG : TestRWCacheUpdate(0x3fdaf59fa8c0): openPending: 2026/04/24 02:24:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 01:25:17 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/24 02:24:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 02:24:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:24:18 DEBUG : TestRWCacheUpdate(0x3fdaf59fa8c0): >openPending: err= 2026/04/24 02:24:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 02:24:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:24:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:18 DEBUG : TestRWCacheUpdate(0x3fdaf59fa8c0): >_readAt: n=20, err=EOF 2026/04/24 02:24:18 DEBUG : TestRWCacheUpdate(0x3fdaf59fa8c0): close: 2026/04/24 02:24:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 01:25:17 +0000 GMT 2026/04/24 02:24:18 DEBUG : TestRWCacheUpdate(0x3fdaf59fa8c0): >close: err= 2026/04/24 02:24:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:18 DEBUG : forgetting directory cache 2026/04/24 02:24:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate(0x3fdaf5cda7c0): _readAt: size=512, off=0 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate(0x3fdaf5cda7c0): openPending: 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 01:26:17 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-24 01:25:17 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 01:26:17 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-24 01:25:17 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/24 02:24:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 02:24:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate(0x3fdaf5cda7c0): >openPending: err= 2026/04/24 02:24:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate(0x3fdaf5cda7c0): >_readAt: n=20, err=EOF 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate(0x3fdaf5cda7c0): close: 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 01:26:17 +0000 GMT 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate(0x3fdaf5cda7c0): >close: err= 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:19 DEBUG : forgetting directory cache 2026/04/24 02:24:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:24:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate(0x3fdaf5d15d80): _readAt: size=512, off=0 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate(0x3fdaf5d15d80): openPending: 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 01:27:17 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-24 01:26:17 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 01:27:17 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-24 01:26:17 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/24 02:24:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 02:24:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate(0x3fdaf5d15d80): >openPending: err= 2026/04/24 02:24:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate(0x3fdaf5d15d80): >_readAt: n=20, err=EOF 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate(0x3fdaf5d15d80): close: 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 01:27:17 +0000 GMT 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate(0x3fdaf5d15d80): >close: err= 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:20 DEBUG : forgetting directory cache 2026/04/24 02:24:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate(0x3fdaf59a8500): _readAt: size=512, off=0 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate(0x3fdaf59a8500): openPending: 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 01:28:17 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-24 01:27:17 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 01:28:17 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-24 01:27:17 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/24 02:24:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 02:24:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate(0x3fdaf59a8500): >openPending: err= 2026/04/24 02:24:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate(0x3fdaf59a8500): >_readAt: n=20, err=EOF 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate(0x3fdaf59a8500): close: 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 01:28:17 +0000 GMT 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate(0x3fdaf59a8500): >close: err= 2026/04/24 02:24:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:20 DEBUG : forgetting directory cache 2026/04/24 02:24:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate(0x3fdaf590e640): _readAt: size=512, off=0 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate(0x3fdaf590e640): openPending: 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 01:29:17 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-24 01:28:17 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 01:29:17 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-24 01:28:17 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/24 02:24:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 02:24:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate(0x3fdaf590e640): >openPending: err= 2026/04/24 02:24:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate(0x3fdaf590e640): >_readAt: n=20, err=EOF 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate(0x3fdaf590e640): close: 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 01:29:17 +0000 GMT 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate(0x3fdaf590e640): >close: err= 2026/04/24 02:24:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:21 DEBUG : forgetting directory cache 2026/04/24 02:24:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate(0x3fdaf5a7b340): _readAt: size=512, off=0 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate(0x3fdaf5a7b340): openPending: 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 01:30:17 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-24 01:29:17 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 01:30:17 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-24 01:29:17 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/24 02:24:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 02:24:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate(0x3fdaf5a7b340): >openPending: err= 2026/04/24 02:24:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate(0x3fdaf5a7b340): >_readAt: n=20, err=EOF 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate(0x3fdaf5a7b340): close: 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 01:30:17 +0000 GMT 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate(0x3fdaf5a7b340): >close: err= 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:22 DEBUG : forgetting directory cache 2026/04/24 02:24:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate(0x3fdaf59c3a00): _readAt: size=512, off=0 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate(0x3fdaf59c3a00): openPending: 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-24 01:31:17 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-24 01:30:17 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-24 01:31:17 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-24 01:30:17 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/24 02:24:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/24 02:24:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate(0x3fdaf59c3a00): >openPending: err= 2026/04/24 02:24:22 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate(0x3fdaf59c3a00): >_readAt: n=21, err=EOF 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate(0x3fdaf59c3a00): close: 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 01:31:17 +0000 GMT 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate(0x3fdaf59c3a00): >close: err= 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:23 DEBUG : forgetting directory cache 2026/04/24 02:24:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate(0x3fdaf5b5e500): _readAt: size=512, off=0 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate(0x3fdaf5b5e500): openPending: 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-24 01:32:17 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-24 01:31:17 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-24 01:32:17 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-24 01:31:17 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/24 02:24:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/24 02:24:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate(0x3fdaf5b5e500): >openPending: err= 2026/04/24 02:24:23 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate(0x3fdaf5b5e500): >_readAt: n=22, err=EOF 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate(0x3fdaf5b5e500): close: 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 01:32:17 +0000 GMT 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate(0x3fdaf5b5e500): >close: err= 2026/04/24 02:24:23 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:23 DEBUG : forgetting directory cache 2026/04/24 02:24:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate(0x3fdaf5cee7c0): _readAt: size=512, off=0 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate(0x3fdaf5cee7c0): openPending: 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-24 01:33:17 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-24 01:32:17 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-24 01:33:17 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-24 01:32:17 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/24 02:24:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/24 02:24:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate(0x3fdaf5cee7c0): >openPending: err= 2026/04/24 02:24:24 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate(0x3fdaf5cee7c0): >_readAt: n=23, err=EOF 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate(0x3fdaf5cee7c0): close: 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 01:33:17 +0000 GMT 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate(0x3fdaf5cee7c0): >close: err= 2026/04/24 02:24:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:24 DEBUG : forgetting directory cache 2026/04/24 02:24:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate(0x3fdaf58ecb80): _readAt: size=512, off=0 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate(0x3fdaf58ecb80): openPending: 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-24 01:34:17 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-24 01:33:17 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-24 01:34:17 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-24 01:33:17 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/24 02:24:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/24 02:24:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate(0x3fdaf58ecb80): >openPending: err= 2026/04/24 02:24:25 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate(0x3fdaf58ecb80): >_readAt: n=24, err=EOF 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate(0x3fdaf58ecb80): close: 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 01:34:17 +0000 GMT 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate(0x3fdaf58ecb80): >close: err= 2026/04/24 02:24:25 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:25 DEBUG : Looking for writers 2026/04/24 02:24:25 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/24 02:24:25 DEBUG : >WaitForWriters: 2026/04/24 02:24:25 DEBUG : webdav root 'rclone-test-wenadaf4yabo': vfs cache: cleaner exiting 2026/04/24 02:24:25 DEBUG : forgetting directory cache 2026/04/24 02:24:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (7.74s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:24:25 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:25 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:26 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:26 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:26 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 02:24:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 02:24:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 02:24:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 02:24:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 02:24:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 02:24:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 02:24:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 02:24:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 02:24:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/24 02:24:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/24 02:24:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/24 02:24:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:26 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/24 02:24:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/24 02:24:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/24 02:24:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 02:24:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 02:24:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 02:24:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 02:24:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 02:24:27 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 02:24:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 02:24:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 02:24:27 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/24 02:24:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 02:24:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 02:24:27 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 02:24:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/24 02:24:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/24 02:24:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/24 02:24:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:27 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/24 02:24:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/24 02:24:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/24 02:24:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:27 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/24 02:24:27 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/24 02:24:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:27 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/24 02:24:27 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/24 02:24:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 02:24:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 02:24:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 02:24:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:27 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/24 02:24:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:27 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/24 02:24:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:27 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/24 02:24:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/24 02:24:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/24 02:24:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/24 02:24:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:27 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/24 02:24:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/24 02:24:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/24 02:24:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:27 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/24 02:24:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:27 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/24 02:24:27 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:27 DEBUG : Looking for writers 2026/04/24 02:24:27 DEBUG : FiLeB: reading active writers 2026/04/24 02:24:27 DEBUG : FilEb: reading active writers 2026/04/24 02:24:27 DEBUG : FiLeA: reading active writers 2026/04/24 02:24:27 DEBUG : >WaitForWriters: 2026/04/24 02:24:27 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:27 DEBUG : Looking for writers 2026/04/24 02:24:27 DEBUG : FiLeA: reading active writers 2026/04/24 02:24:27 DEBUG : FiLeB: reading active writers 2026/04/24 02:24:27 DEBUG : FilEb: reading active writers 2026/04/24 02:24:27 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.78s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:24:28 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:28 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:29 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:29 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:29 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/24 02:24:29 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/24 02:24:29 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/24 02:24:29 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:29 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:29 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:29 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/24 02:24:29 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/24 02:24:29 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/24 02:24:29 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:29 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:29 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:29 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/24 02:24:29 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/24 02:24:29 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/24 02:24:29 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:24:29 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 02:24:29 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:29 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/24 02:24:29 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:29 DEBUG : Looking for writers 2026/04/24 02:24:29 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/24 02:24:29 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/24 02:24:29 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.31s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:24:29 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:29 DEBUG : webdav root 'rclone-test-wenadaf4yabo': Reusing VFS from active cache 2026/04/24 02:24:29 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:29 DEBUG : Looking for writers 2026/04/24 02:24:29 DEBUG : >WaitForWriters: 2026/04/24 02:24:29 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:29 DEBUG : Looking for writers 2026/04/24 02:24:29 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.15s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:24:29 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:29 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:29 DEBUG : Looking for writers 2026/04/24 02:24:29 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.16s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:24:30 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:30 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:30 DEBUG : Looking for writers 2026/04/24 02:24:30 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.17s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:24:30 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:31 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:31 DEBUG : dir: Looking for writers 2026/04/24 02:24:31 DEBUG : file2: reading active writers 2026/04/24 02:24:31 DEBUG : Looking for writers 2026/04/24 02:24:31 DEBUG : dir: reading active writers 2026/04/24 02:24:31 DEBUG : file1: reading active writers 2026/04/24 02:24:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.49s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:24:31 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:32 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:32 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:32 DEBUG : dir: Looking for writers 2026/04/24 02:24:32 DEBUG : Looking for writers 2026/04/24 02:24:32 DEBUG : dir: reading active writers 2026/04/24 02:24:32 DEBUG : file1: reading active writers 2026/04/24 02:24:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.47s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:24:33 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:33 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:33 DEBUG : file1: Open: flags=O_RDONLY 2026/04/24 02:24:33 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/24 02:24:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/24 02:24:33 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:33 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/24 02:24:33 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 02:24:34 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/24 02:24:34 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:24:34 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:24:34 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/24 02:24:34 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/24 02:24:34 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/24 02:24:34 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/24 02:24:34 DEBUG : webdav root 'rclone-test-wenadaf4yabo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/24 02:24:34 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:34 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/24 02:24:34 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/24 02:24:34 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/24 02:24:34 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/24 02:24:34 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:24:34 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/24 02:24:34 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:34 DEBUG : dir: Looking for writers 2026/04/24 02:24:34 DEBUG : file2: reading active writers 2026/04/24 02:24:34 DEBUG : new_file.txt: reading active writers 2026/04/24 02:24:34 DEBUG : Looking for writers 2026/04/24 02:24:34 DEBUG : dir: reading active writers 2026/04/24 02:24:34 DEBUG : file1: reading active writers 2026/04/24 02:24:34 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.87s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:24:35 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:35 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:35 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/24 02:24:35 DEBUG : dir/file1: Updating file with dir/file1 0x3fdaf5bbadd0 2026/04/24 02:24:35 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/24 02:24:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:36 INFO : dir/file1: Moved (server-side) to: file0 2026/04/24 02:24:36 DEBUG : file0: Updating file with file0 0x3fdaf5bbadd0 2026/04/24 02:24:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 02:24:36 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/24 02:24:36 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:36 DEBUG : dir: Looking for writers 2026/04/24 02:24:36 DEBUG : Looking for writers 2026/04/24 02:24:36 DEBUG : dir: reading active writers 2026/04/24 02:24:36 DEBUG : file0: reading active writers 2026/04/24 02:24:36 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.15s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:24:37 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:37 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:37 DEBUG : Looking for writers 2026/04/24 02:24:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.23s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:24:37 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:37 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/24 02:24:37 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/24 02:24:38 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/24 02:24:38 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/24 02:24:38 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/24 02:24:39 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:39 DEBUG : Looking for writers 2026/04/24 02:24:39 DEBUG : a: Looking for writers 2026/04/24 02:24:39 DEBUG : b: Looking for writers 2026/04/24 02:24:39 DEBUG : c: Looking for writers 2026/04/24 02:24:39 DEBUG : d: Looking for writers 2026/04/24 02:24:39 DEBUG : Looking for writers 2026/04/24 02:24:39 DEBUG : c: reading active writers 2026/04/24 02:24:39 DEBUG : d: reading active writers 2026/04/24 02:24:39 DEBUG : /: reading active writers 2026/04/24 02:24:39 DEBUG : a: reading active writers 2026/04/24 02:24:39 DEBUG : b: reading active writers 2026/04/24 02:24:39 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (2.68s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:24:40 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:40 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/24 02:24:40 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/24 02:24:40 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/24 02:24:41 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/24 02:24:42 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:42 DEBUG : a/b/c/d: Looking for writers 2026/04/24 02:24:42 DEBUG : a/b/c: Looking for writers 2026/04/24 02:24:42 DEBUG : d: reading active writers 2026/04/24 02:24:42 DEBUG : a/b: Looking for writers 2026/04/24 02:24:42 DEBUG : c: reading active writers 2026/04/24 02:24:42 DEBUG : a: Looking for writers 2026/04/24 02:24:42 DEBUG : b: reading active writers 2026/04/24 02:24:42 DEBUG : Looking for writers 2026/04/24 02:24:42 DEBUG : a: reading active writers 2026/04/24 02:24:42 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.41s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:24:43 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:43 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:43 DEBUG : Looking for writers 2026/04/24 02:24:43 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.16s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:24:43 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:24:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:24:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 02:24:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 02:24:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:43 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/24 02:24:43 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/24 02:24:43 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/24 02:24:43 DEBUG : webdav root 'rclone-test-wenadaf4yabo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/24 02:24:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:44 DEBUG : file1: size = 5 OK 2026/04/24 02:24:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 02:24:44 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/24 02:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:24:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 02:24:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 02:24:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:24:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 02:24:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 02:24:44 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/24 02:24:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/24 02:24:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 02:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 02:24:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 02:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:44 DEBUG : webdav root 'rclone-test-wenadaf4yabo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/24 02:24:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:44 DEBUG : file1: size = 0 OK 2026/04/24 02:24:44 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/24 02:24:44 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/24 02:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/24 02:24:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 02:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 02:24:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 02:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:44 DEBUG : webdav root 'rclone-test-wenadaf4yabo': File to upload is small (7 bytes), uploading instead of streaming 2026/04/24 02:24:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:44 DEBUG : file1: size = 7 OK 2026/04/24 02:24:44 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/24 02:24:44 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/24 02:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:44 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:44 DEBUG : Looking for writers 2026/04/24 02:24:44 DEBUG : file1: reading active writers 2026/04/24 02:24:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.24s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:24:44 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:24:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 02:24:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 02:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:44 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/24 02:24:45 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/24 02:24:45 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/24 02:24:45 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/24 02:24:45 DEBUG : webdav root 'rclone-test-wenadaf4yabo': File to upload is small (11 bytes), uploading instead of streaming 2026/04/24 02:24:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:46 DEBUG : file1: size = 11 OK 2026/04/24 02:24:46 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/24 02:24:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/24 02:24:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:46 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/24 02:24:46 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:46 DEBUG : Looking for writers 2026/04/24 02:24:46 DEBUG : file1: reading active writers 2026/04/24 02:24:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.71s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:24:46 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:24:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:24:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 02:24:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 02:24:46 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/24 02:24:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:46 DEBUG : webdav root 'rclone-test-wenadaf4yabo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/24 02:24:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:46 DEBUG : file1: size = 5 OK 2026/04/24 02:24:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 02:24:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/24 02:24:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:46 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/24 02:24:46 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:46 DEBUG : Looking for writers 2026/04/24 02:24:46 DEBUG : file1: reading active writers 2026/04/24 02:24:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.61s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:24:47 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:24:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:24:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 02:24:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 02:24:47 DEBUG : file1: WriteFileHandle.Release closing 2026/04/24 02:24:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:47 DEBUG : webdav root 'rclone-test-wenadaf4yabo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/24 02:24:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:24:47 DEBUG : file1: size = 0 OK 2026/04/24 02:24:47 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/24 02:24:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/24 02:24:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:47 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/24 02:24:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:47 DEBUG : Looking for writers 2026/04/24 02:24:47 DEBUG : file1: reading active writers 2026/04/24 02:24:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.60s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:24:47 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:24:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:24:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:24:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:24:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 02:24:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/24 02:24:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:24:47 DEBUG : Looking for writers 2026/04/24 02:24:47 DEBUG : file1: reading active writers 2026/04/24 02:24:47 DEBUG : file1: active writers 1 2026/04/24 02:24:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/24 02:24:47 DEBUG : Looking for writers 2026/04/24 02:24:47 DEBUG : file1: reading active writers 2026/04/24 02:24:47 DEBUG : file1: active writers 1 2026/04/24 02:24:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/24 02:24:47 DEBUG : Looking for writers 2026/04/24 02:24:47 DEBUG : file1: reading active writers 2026/04/24 02:24:47 DEBUG : file1: active writers 1 2026/04/24 02:24:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/24 02:24:47 DEBUG : Looking for writers 2026/04/24 02:24:47 DEBUG : file1: reading active writers 2026/04/24 02:24:47 DEBUG : file1: active writers 1 2026/04/24 02:24:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/24 02:24:48 DEBUG : Looking for writers 2026/04/24 02:24:48 DEBUG : file1: reading active writers 2026/04/24 02:24:48 DEBUG : file1: active writers 1 2026/04/24 02:24:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/24 02:24:48 DEBUG : Looking for writers 2026/04/24 02:24:48 DEBUG : file1: reading active writers 2026/04/24 02:24:48 DEBUG : file1: active writers 1 2026/04/24 02:24:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/24 02:24:48 DEBUG : Looking for writers 2026/04/24 02:24:48 DEBUG : file1: reading active writers 2026/04/24 02:24:48 DEBUG : file1: active writers 1 2026/04/24 02:24:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/24 02:24:49 DEBUG : Looking for writers 2026/04/24 02:24:49 DEBUG : file1: reading active writers 2026/04/24 02:24:49 DEBUG : file1: active writers 1 2026/04/24 02:24:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:24:50 DEBUG : Looking for writers 2026/04/24 02:24:50 DEBUG : file1: reading active writers 2026/04/24 02:24:50 DEBUG : file1: active writers 1 2026/04/24 02:24:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:24:51 DEBUG : Looking for writers 2026/04/24 02:24:51 DEBUG : file1: reading active writers 2026/04/24 02:24:51 DEBUG : file1: active writers 1 2026/04/24 02:24:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:24:52 DEBUG : Looking for writers 2026/04/24 02:24:52 DEBUG : file1: reading active writers 2026/04/24 02:24:52 DEBUG : file1: active writers 1 2026/04/24 02:24:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:24:53 DEBUG : Looking for writers 2026/04/24 02:24:53 DEBUG : file1: reading active writers 2026/04/24 02:24:53 DEBUG : file1: active writers 1 2026/04/24 02:24:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:24:54 DEBUG : Looking for writers 2026/04/24 02:24:54 DEBUG : file1: reading active writers 2026/04/24 02:24:54 DEBUG : file1: active writers 1 2026/04/24 02:24:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:24:55 DEBUG : Looking for writers 2026/04/24 02:24:55 DEBUG : file1: reading active writers 2026/04/24 02:24:55 DEBUG : file1: active writers 1 2026/04/24 02:24:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:24:56 DEBUG : Looking for writers 2026/04/24 02:24:56 DEBUG : file1: reading active writers 2026/04/24 02:24:56 DEBUG : file1: active writers 1 2026/04/24 02:24:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:24:57 DEBUG : Looking for writers 2026/04/24 02:24:57 DEBUG : file1: reading active writers 2026/04/24 02:24:57 DEBUG : file1: active writers 1 2026/04/24 02:24:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:24:58 DEBUG : Looking for writers 2026/04/24 02:24:58 DEBUG : file1: reading active writers 2026/04/24 02:24:58 DEBUG : file1: active writers 1 2026/04/24 02:24:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:24:59 DEBUG : Looking for writers 2026/04/24 02:24:59 DEBUG : file1: reading active writers 2026/04/24 02:24:59 DEBUG : file1: active writers 1 2026/04/24 02:24:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:25:00 DEBUG : Looking for writers 2026/04/24 02:25:00 DEBUG : file1: reading active writers 2026/04/24 02:25:00 DEBUG : file1: active writers 1 2026/04/24 02:25:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:25:01 DEBUG : Looking for writers 2026/04/24 02:25:01 DEBUG : file1: reading active writers 2026/04/24 02:25:01 DEBUG : file1: active writers 1 2026/04/24 02:25:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:25:02 DEBUG : Looking for writers 2026/04/24 02:25:02 DEBUG : file1: reading active writers 2026/04/24 02:25:02 DEBUG : file1: active writers 1 2026/04/24 02:25:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:25:03 DEBUG : Looking for writers 2026/04/24 02:25:03 DEBUG : file1: reading active writers 2026/04/24 02:25:03 DEBUG : file1: active writers 1 2026/04/24 02:25:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:25:04 DEBUG : Looking for writers 2026/04/24 02:25:04 DEBUG : file1: reading active writers 2026/04/24 02:25:04 DEBUG : file1: active writers 1 2026/04/24 02:25:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:25:05 DEBUG : Looking for writers 2026/04/24 02:25:05 DEBUG : file1: reading active writers 2026/04/24 02:25:05 DEBUG : file1: active writers 1 2026/04/24 02:25:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:25:06 DEBUG : Looking for writers 2026/04/24 02:25:06 DEBUG : file1: reading active writers 2026/04/24 02:25:06 DEBUG : file1: active writers 1 2026/04/24 02:25:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:25:07 DEBUG : Looking for writers 2026/04/24 02:25:07 DEBUG : file1: reading active writers 2026/04/24 02:25:07 DEBUG : file1: active writers 1 2026/04/24 02:25:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:25:08 DEBUG : Looking for writers 2026/04/24 02:25:08 DEBUG : file1: reading active writers 2026/04/24 02:25:08 DEBUG : file1: active writers 1 2026/04/24 02:25:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:25:09 DEBUG : Looking for writers 2026/04/24 02:25:09 DEBUG : file1: reading active writers 2026/04/24 02:25:09 DEBUG : file1: active writers 1 2026/04/24 02:25:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:25:10 DEBUG : Looking for writers 2026/04/24 02:25:10 DEBUG : file1: reading active writers 2026/04/24 02:25:10 DEBUG : file1: active writers 1 2026/04/24 02:25:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:25:11 DEBUG : Looking for writers 2026/04/24 02:25:11 DEBUG : file1: reading active writers 2026/04/24 02:25:11 DEBUG : file1: active writers 1 2026/04/24 02:25:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:25:12 DEBUG : Looking for writers 2026/04/24 02:25:12 DEBUG : file1: reading active writers 2026/04/24 02:25:12 DEBUG : file1: active writers 1 2026/04/24 02:25:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:25:13 DEBUG : Looking for writers 2026/04/24 02:25:13 DEBUG : file1: reading active writers 2026/04/24 02:25:13 DEBUG : file1: active writers 1 2026/04/24 02:25:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:25:14 DEBUG : Looking for writers 2026/04/24 02:25:14 DEBUG : file1: reading active writers 2026/04/24 02:25:14 DEBUG : file1: active writers 1 2026/04/24 02:25:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:25:15 DEBUG : Looking for writers 2026/04/24 02:25:15 DEBUG : file1: reading active writers 2026/04/24 02:25:15 DEBUG : file1: active writers 1 2026/04/24 02:25:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:25:16 DEBUG : Looking for writers 2026/04/24 02:25:16 DEBUG : file1: reading active writers 2026/04/24 02:25:16 DEBUG : file1: active writers 1 2026/04/24 02:25:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:25:17 DEBUG : Looking for writers 2026/04/24 02:25:17 DEBUG : file1: reading active writers 2026/04/24 02:25:17 DEBUG : file1: active writers 1 2026/04/24 02:25:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 02:25:17 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/24 02:25:17 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.25s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:25:18 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:25:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:25:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:25:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:25:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 02:25:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 02:25:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:25:18 DEBUG : webdav root 'rclone-test-wenadaf4yabo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/24 02:25:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:25:18 DEBUG : file1: size = 0 OK 2026/04/24 02:25:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/24 02:25:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/24 02:25:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:25:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:25:18 DEBUG : file1: Open: flags=O_RDONLY 2026/04/24 02:25:18 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/24 02:25:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/24 02:25:18 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:25:18 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:18 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:25:18 DEBUG : Looking for writers 2026/04/24 02:25:18 DEBUG : file1: reading active writers 2026/04/24 02:25:18 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.69s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:25:18 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:25:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 02:25:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:25:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:25:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 02:25:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 02:25:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:25:18 DEBUG : webdav root 'rclone-test-wenadaf4yabo': File to upload is small (100 bytes), uploading instead of streaming 2026/04/24 02:25:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 02:25:19 DEBUG : file1: size = 100 OK 2026/04/24 02:25:19 DEBUG : file1: md5 = d4cd5788ca05b733dc367e71a304a7be OK 2026/04/24 02:25:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/24 02:25:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 02:25:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:25:19 DEBUG : file1: Open: flags=O_RDONLY 2026/04/24 02:25:19 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/24 02:25:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/24 02:25:19 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:25:19 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:19 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:25:19 DEBUG : Looking for writers 2026/04/24 02:25:19 DEBUG : file1: reading active writers 2026/04/24 02:25:19 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.69s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:25:19 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:25:19 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 02:25:19 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 02:25:20 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 02:25:20 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 02:25:20 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 02:25:21 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/24 02:25:21 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/24 02:25:21 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:25:21 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:21 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/24 02:25:21 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/24 02:25:21 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:25:21 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:21 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/24 02:25:21 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/24 02:25:21 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:25:21 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:21 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/24 02:25:21 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/24 02:25:21 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:25:21 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:21 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/24 02:25:21 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/24 02:25:21 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:25:21 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:21 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:25:21 DEBUG : flat: Looking for writers 2026/04/24 02:25:21 DEBUG : f000.txt: reading active writers 2026/04/24 02:25:21 DEBUG : f001.txt: reading active writers 2026/04/24 02:25:21 DEBUG : f002.txt: reading active writers 2026/04/24 02:25:21 DEBUG : f003.txt: reading active writers 2026/04/24 02:25:21 DEBUG : f004.txt: reading active writers 2026/04/24 02:25:21 DEBUG : Looking for writers 2026/04/24 02:25:21 DEBUG : flat: reading active writers 2026/04/24 02:25:21 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.16s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:25:22 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:25:22 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 02:25:23 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 02:25:23 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 02:25:23 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/24 02:25:23 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/24 02:25:23 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:25:23 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:23 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/24 02:25:23 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/24 02:25:23 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:25:24 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:24 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/24 02:25:24 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/24 02:25:24 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:25:24 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:24 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:25:24 DEBUG : a/b/c: Looking for writers 2026/04/24 02:25:24 DEBUG : deep.txt: reading active writers 2026/04/24 02:25:24 DEBUG : a/b: Looking for writers 2026/04/24 02:25:24 DEBUG : c: reading active writers 2026/04/24 02:25:24 DEBUG : mid.txt: reading active writers 2026/04/24 02:25:24 DEBUG : a: Looking for writers 2026/04/24 02:25:24 DEBUG : b: reading active writers 2026/04/24 02:25:24 DEBUG : top.txt: reading active writers 2026/04/24 02:25:24 DEBUG : Looking for writers 2026/04/24 02:25:24 DEBUG : a: reading active writers 2026/04/24 02:25:24 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.87s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:25:25 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:25:25 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/04/24 02:25:26 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/24 02:25:26 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/24 02:25:26 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:25:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:26 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:25:26 DEBUG : bigdir: Looking for writers 2026/04/24 02:25:26 DEBUG : big.bin: reading active writers 2026/04/24 02:25:26 DEBUG : Looking for writers 2026/04/24 02:25:26 DEBUG : bigdir: reading active writers 2026/04/24 02:25:26 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.57s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-wenadaf4yabo'", Local "Local file system at /tmp/rclone3560512576", Modify Window "1s" 2026/04/24 02:25:27 INFO : webdav root 'rclone-test-wenadaf4yabo': poll-interval is not supported by this remote 2026/04/24 02:25:27 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 02:25:27 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 02:25:27 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 02:25:28 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/24 02:25:28 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/24 02:25:28 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:25:28 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:28 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/24 02:25:28 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/24 02:25:28 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:25:28 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:28 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/24 02:25:28 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/24 02:25:28 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:25:28 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:25:28 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:25:28 DEBUG : dir1: Looking for writers 2026/04/24 02:25:28 DEBUG : a.txt: reading active writers 2026/04/24 02:25:28 DEBUG : dir2: Looking for writers 2026/04/24 02:25:28 DEBUG : b.txt: reading active writers 2026/04/24 02:25:28 DEBUG : dir3: Looking for writers 2026/04/24 02:25:28 DEBUG : c.txt: reading active writers 2026/04/24 02:25:28 DEBUG : Looking for writers 2026/04/24 02:25:28 DEBUG : dir2: reading active writers 2026/04/24 02:25:28 DEBUG : dir3: reading active writers 2026/04/24 02:25:28 DEBUG : dir1: reading active writers 2026/04/24 02:25:28 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.61s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/24 02:25:29 DEBUG : webdav root 'rclone-test-wenadaf4yabo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m14.735630433s (try 1/5)