"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/04/23 02:57:16 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-najanup3mute" 2026/04/23 02:57:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 02:57:16 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/04/23 02:57:16 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/23 02:57:16 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/23 02:57:16 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/23 02:57:16 DEBUG : Setting pass="GHFqc0ZFZdt5HZ5Lpa9K4kNi41UY0VuObDz_9hdNVbkZ" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/23 02:57:16 DEBUG : TestWebdavRclone: detected overridden config - adding "{4L584}" suffix to name 2026/04/23 02:57:16 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/23 02:57:16 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/23 02:57:16 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/23 02:57:16 DEBUG : Setting pass="GHFqc0ZFZdt5HZ5Lpa9K4kNi41UY0VuObDz_9hdNVbkZ" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/23 02:57:16 DEBUG : found headers: 2026/04/23 02:57:16 DEBUG : Creating backend with remote "/tmp/rclone1718923648" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:16 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:16 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:16 DEBUG : dir: Looking for writers 2026/04/23 02:57:16 DEBUG : Looking for writers 2026/04/23 02:57:16 DEBUG : dir: reading active writers 2026/04/23 02:57:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:16 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:16 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:16 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:16 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:16 DEBUG : dir/subdir: Looking for writers 2026/04/23 02:57:16 DEBUG : dir: Looking for writers 2026/04/23 02:57:16 DEBUG : subdir: reading active writers 2026/04/23 02:57:16 DEBUG : file1: reading active writers 2026/04/23 02:57:16 DEBUG : file2: reading active writers 2026/04/23 02:57:16 DEBUG : Looking for writers 2026/04/23 02:57:16 DEBUG : dir: reading active writers 2026/04/23 02:57:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:16 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:16 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:16 DEBUG : dir: Looking for writers 2026/04/23 02:57:16 DEBUG : file1: reading active writers 2026/04/23 02:57:16 DEBUG : Looking for writers 2026/04/23 02:57:16 DEBUG : dir: reading active writers 2026/04/23 02:57:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:16 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:17 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:17 DEBUG : dir: Looking for writers 2026/04/23 02:57:17 DEBUG : Looking for writers 2026/04/23 02:57:17 DEBUG : dir: reading active writers 2026/04/23 02:57:17 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:17 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:17 DEBUG : dir: forgetting directory cache 2026/04/23 02:57:17 DEBUG : forgetting directory cache 2026/04/23 02:57:17 DEBUG : dir: forgetting directory cache 2026/04/23 02:57:17 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:17 DEBUG : Looking for writers 2026/04/23 02:57:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:17 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:17 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/23 02:57:17 DEBUG : dir: invalidating directory cache 2026/04/23 02:57:17 DEBUG : >ForgetPath: 2026/04/23 02:57:17 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/23 02:57:17 DEBUG : invalidating directory cache 2026/04/23 02:57:17 DEBUG : dir: forgetting directory cache 2026/04/23 02:57:17 DEBUG : >ForgetPath: 2026/04/23 02:57:17 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/23 02:57:17 DEBUG : >ForgetPath: 2026/04/23 02:57:17 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:17 DEBUG : dir: Looking for writers 2026/04/23 02:57:17 DEBUG : Looking for writers 2026/04/23 02:57:17 DEBUG : dir: reading active writers 2026/04/23 02:57:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:17 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:17 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:17 DEBUG : forgetting directory cache 2026/04/23 02:57:17 DEBUG : dir: forgetting directory cache 2026/04/23 02:57:17 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:17 DEBUG : dir: Looking for writers 2026/04/23 02:57:17 DEBUG : fil/a/b: Looking for writers 2026/04/23 02:57:17 DEBUG : fil/a: Looking for writers 2026/04/23 02:57:17 DEBUG : b: reading active writers 2026/04/23 02:57:17 DEBUG : fil: Looking for writers 2026/04/23 02:57:17 DEBUG : a: reading active writers 2026/04/23 02:57:17 DEBUG : Looking for writers 2026/04/23 02:57:17 DEBUG : fil: reading active writers 2026/04/23 02:57:17 DEBUG : dir: reading active writers 2026/04/23 02:57:17 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:17 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:17 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:17 DEBUG : dir: Looking for writers 2026/04/23 02:57:17 DEBUG : Looking for writers 2026/04/23 02:57:17 DEBUG : dir: reading active writers 2026/04/23 02:57:17 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:17 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:18 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:18 DEBUG : dir: Looking for writers 2026/04/23 02:57:18 DEBUG : file1: reading active writers 2026/04/23 02:57:18 DEBUG : Looking for writers 2026/04/23 02:57:18 DEBUG : dir: reading active writers 2026/04/23 02:57:18 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:18 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:18 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/04/23 02:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/23 02:57:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/23 02:57:18 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/23 02:57:18 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/23 02:57:18 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:18 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:18 DEBUG : dir: invalidating directory cache 2026/04/23 02:57:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/23 02:57:18 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/23 02:57:18 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/23 02:57:18 DEBUG : dir/file1: Reset virtual modtime 2026/04/23 02:57:18 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/23 02:57:18 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/23 02:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/23 02:57:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/23 02:57:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 02:57:18 DEBUG : dir: invalidating directory cache 2026/04/23 02:57:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/23 02:57:18 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/23 02:57:18 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/23 02:57:18 DEBUG : forgetting directory cache 2026/04/23 02:57:18 DEBUG : dir: forgetting directory cache 2026/04/23 02:57:18 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/23 02:57:18 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:18 DEBUG : dir/virtualDir: Looking for writers 2026/04/23 02:57:18 DEBUG : dir: Looking for writers 2026/04/23 02:57:18 DEBUG : virtualFile: reading active writers 2026/04/23 02:57:18 DEBUG : virtualDir: reading active writers 2026/04/23 02:57:18 DEBUG : file1: reading active writers 2026/04/23 02:57:18 DEBUG : virtualFile2: reading active writers 2026/04/23 02:57:18 DEBUG : Looking for writers 2026/04/23 02:57:18 DEBUG : dir: reading active writers 2026/04/23 02:57:18 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:18 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:18 ERROR : dir/: Can only open directories read only 2026/04/23 02:57:18 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:18 DEBUG : dir: Looking for writers 2026/04/23 02:57:18 DEBUG : Looking for writers 2026/04/23 02:57:18 DEBUG : dir: reading active writers 2026/04/23 02:57:18 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:18 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:18 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/23 02:57:18 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/23 02:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/23 02:57:18 DEBUG : webdav root 'rclone-test-najanup3mute': File to upload is small (5 bytes), uploading instead of streaming 2026/04/23 02:57:18 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:18 DEBUG : dir/potato: size = 5 OK 2026/04/23 02:57:18 NOTICE: webdav root 'rclone-test-najanup3mute': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/23 02:57:18 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/23 02:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/23 02:57:18 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:18 DEBUG : dir: Looking for writers 2026/04/23 02:57:18 DEBUG : file1: reading active writers 2026/04/23 02:57:18 DEBUG : potato: reading active writers 2026/04/23 02:57:18 DEBUG : Looking for writers 2026/04/23 02:57:18 DEBUG : dir: reading active writers 2026/04/23 02:57:18 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:18 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/23 02:57:19 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:19 DEBUG : dir/sub: Looking for writers 2026/04/23 02:57:19 DEBUG : dir: Looking for writers 2026/04/23 02:57:19 DEBUG : file1: reading active writers 2026/04/23 02:57:19 DEBUG : sub: reading active writers 2026/04/23 02:57:19 DEBUG : Looking for writers 2026/04/23 02:57:19 DEBUG : dir: reading active writers 2026/04/23 02:57:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:19 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/23 02:57:19 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/23 02:57:19 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:19 DEBUG : dir/sub/subsub: Looking for writers 2026/04/23 02:57:19 DEBUG : dir/sub: Looking for writers 2026/04/23 02:57:19 DEBUG : subsub: reading active writers 2026/04/23 02:57:19 DEBUG : dir: Looking for writers 2026/04/23 02:57:19 DEBUG : file1: reading active writers 2026/04/23 02:57:19 DEBUG : sub: reading active writers 2026/04/23 02:57:19 DEBUG : Looking for writers 2026/04/23 02:57:19 DEBUG : dir: reading active writers 2026/04/23 02:57:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.30s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:19 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:19 ERROR : dir/: Dir.Remove not empty 2026/04/23 02:57:19 DEBUG : dir/file1: Remove: 2026/04/23 02:57:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 02:57:19 DEBUG : dir/file1: >Remove: err= 2026/04/23 02:57:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/23 02:57:19 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:19 DEBUG : Looking for writers 2026/04/23 02:57:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:19 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:19 DEBUG : dir/file1: Remove: 2026/04/23 02:57:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 02:57:19 DEBUG : dir/file1: >Remove: err= 2026/04/23 02:57:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/23 02:57:19 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:19 DEBUG : Looking for writers 2026/04/23 02:57:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:19 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:19 DEBUG : dir/file1: Remove: 2026/04/23 02:57:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 02:57:19 DEBUG : dir/file1: >Remove: err= 2026/04/23 02:57:19 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:19 DEBUG : dir: Looking for writers 2026/04/23 02:57:19 DEBUG : Looking for writers 2026/04/23 02:57:19 DEBUG : dir: reading active writers 2026/04/23 02:57:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:20 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:20 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:20 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/23 02:57:20 DEBUG : dir: Updating dir with dir2 0x39d657b056c0 2026/04/23 02:57:20 DEBUG : dir: forgetting directory cache 2026/04/23 02:57:20 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/23 02:57:20 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/23 02:57:20 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/23 02:57:20 DEBUG : file2: Updating file with file2 0x39d6579a05b0 2026/04/23 02:57:20 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/23 02:57:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/23 02:57:20 INFO : dir2/file3: Deleted 2026/04/23 02:57:20 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/23 02:57:20 DEBUG : dir2/file3: Updating file with dir2/file3 0x39d6579a05b0 2026/04/23 02:57:20 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/23 02:57:20 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/23 02:57:20 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/23 02:57:20 DEBUG : empty directory: Updating dir with renamed empty directory 0x39d657b05a00 2026/04/23 02:57:20 DEBUG : empty directory: forgetting directory cache 2026/04/23 02:57:20 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/23 02:57:20 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/23 02:57:20 DEBUG : dir2: Renaming to "dir3" 2026/04/23 02:57:20 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:20 DEBUG : dir3: Looking for writers 2026/04/23 02:57:20 DEBUG : file3: reading active writers 2026/04/23 02:57:20 DEBUG : renamed empty directory: Looking for writers 2026/04/23 02:57:20 DEBUG : Looking for writers 2026/04/23 02:57:20 DEBUG : renamed empty directory: reading active writers 2026/04/23 02:57:20 DEBUG : dir3: reading active writers 2026/04/23 02:57:20 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === 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-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:20 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/23 02:57:20 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:20 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 02:57:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/23 02:57:20 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/23 02:57:20 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/23 02:57:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/23 02:57:20 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:20 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 02:57:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/23 02:57:20 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/23 02:57:20 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/23 02:57:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/23 02:57:20 DEBUG : webdav root 'rclone-test-najanup3mute': File to upload is small (12 bytes), uploading instead of streaming 2026/04/23 02:57:20 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:20 DEBUG : dir/sub/file2: size = 12 OK 2026/04/23 02:57:20 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/23 02:57:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/23 02:57:20 DEBUG : forgetting directory cache 2026/04/23 02:57:20 DEBUG : dir: forgetting directory cache 2026/04/23 02:57:20 DEBUG : dir/sub: forgetting directory cache 2026/04/23 02:57:20 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/23 02:57:20 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/23 02:57:20 DEBUG : webdav root 'rclone-test-najanup3mute': File to upload is small (5 bytes), uploading instead of streaming 2026/04/23 02:57:20 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:20 DEBUG : dir/sub/file0: size = 5 OK 2026/04/23 02:57:20 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/23 02:57:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/23 02:57:20 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:20 DEBUG : dir/sub: Looking for writers 2026/04/23 02:57:20 DEBUG : file0: reading active writers 2026/04/23 02:57:20 DEBUG : file2: reading active writers 2026/04/23 02:57:20 DEBUG : dir: Looking for writers 2026/04/23 02:57:20 DEBUG : file1: reading active writers 2026/04/23 02:57:20 DEBUG : sub: reading active writers 2026/04/23 02:57:20 DEBUG : Looking for writers 2026/04/23 02:57:20 DEBUG : dir: reading active writers 2026/04/23 02:57:20 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:20 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/23 02:57:20 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:20 DEBUG : Looking for writers 2026/04/23 02:57:20 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:20 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/23 02:57:20 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:20 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/23 02:57:20 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/23 02:57:20 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/23 02:57:20 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:57:20 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/23 02:57:20 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/23 02:57:20 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:20 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/23 02:57:20 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/23 02:57:20 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/23 02:57:20 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:57:20 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/23 02:57:20 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:20 DEBUG : dir: Looking for writers 2026/04/23 02:57:20 DEBUG : file1: reading active writers 2026/04/23 02:57:20 DEBUG : file1.metadata: reading active writers 2026/04/23 02:57:20 DEBUG : Looking for writers 2026/04/23 02:57:20 DEBUG : dir: reading active writers 2026/04/23 02:57:20 DEBUG : dir.metadata: reading active writers 2026/04/23 02:57:20 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:21 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:21 DEBUG : dir: Looking for writers 2026/04/23 02:57:21 DEBUG : file1: reading active writers 2026/04/23 02:57:21 DEBUG : Looking for writers 2026/04/23 02:57:21 DEBUG : dir: reading active writers 2026/04/23 02:57:21 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:21 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:21 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:21 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/04/23 02:57:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:21 DEBUG : dir: Looking for writers 2026/04/23 02:57:21 DEBUG : file1: reading active writers 2026/04/23 02:57:21 DEBUG : Looking for writers 2026/04/23 02:57:21 DEBUG : dir: reading active writers 2026/04/23 02:57:21 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 (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- 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-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:21 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 02:57:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 02:57:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:57:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/23 02:57:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:21 DEBUG : dir: Looking for writers 2026/04/23 02:57:21 DEBUG : file1: reading active writers 2026/04/23 02:57:21 DEBUG : Looking for writers 2026/04/23 02:57:21 DEBUG : dir: reading active writers 2026/04/23 02:57:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/04/23 02:57:21 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/23 02:57:21 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 02:57:21 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:57:21 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/23 02:57:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:21 DEBUG : Looking for writers 2026/04/23 02:57:21 DEBUG : file.txt: reading active writers 2026/04/23 02:57:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:21 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:21 DEBUG : webdav root 'rclone-test-najanup3mute': File to upload is small (25 bytes), uploading instead of streaming 2026/04/23 02:57:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:21 DEBUG : dir/file1: size = 25 OK 2026/04/23 02:57:21 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/23 02:57:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:21 DEBUG : dir: Looking for writers 2026/04/23 02:57:21 DEBUG : file1: reading active writers 2026/04/23 02:57:21 DEBUG : Looking for writers 2026/04/23 02:57:21 DEBUG : dir: reading active writers 2026/04/23 02:57:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:21 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:21 DEBUG : dir/file1: Remove: 2026/04/23 02:57:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 02:57:21 DEBUG : dir/file1: >Remove: err= 2026/04/23 02:57:21 DEBUG : dir/file1: Remove: 2026/04/23 02:57:21 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/23 02:57:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:21 DEBUG : dir: Looking for writers 2026/04/23 02:57:21 DEBUG : Looking for writers 2026/04/23 02:57:21 DEBUG : dir: reading active writers 2026/04/23 02:57:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:21 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:21 DEBUG : dir/file1: Remove: 2026/04/23 02:57:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 02:57:21 DEBUG : dir/file1: >Remove: err= 2026/04/23 02:57:21 DEBUG : dir/file1: Remove: 2026/04/23 02:57:21 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/23 02:57:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:21 DEBUG : dir: Looking for writers 2026/04/23 02:57:21 DEBUG : Looking for writers 2026/04/23 02:57:21 DEBUG : dir: reading active writers 2026/04/23 02:57:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:22 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 02:57:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 02:57:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/23 02:57:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/23 02:57:22 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/23 02:57:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/23 02:57:22 DEBUG : dir/file1: Open: flags=0x3 2026/04/23 02:57:22 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/23 02:57:22 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/23 02:57:22 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:22 DEBUG : dir: Looking for writers 2026/04/23 02:57:22 DEBUG : file1: reading active writers 2026/04/23 02:57:22 DEBUG : Looking for writers 2026/04/23 02:57:22 DEBUG : dir: reading active writers 2026/04/23 02:57:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:22 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:22 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:22 DEBUG : dir: Looking for writers 2026/04/23 02:57:22 DEBUG : file1: reading active writers 2026/04/23 02:57:22 DEBUG : Looking for writers 2026/04/23 02:57:22 DEBUG : dir: reading active writers 2026/04/23 02:57:22 DEBUG : >WaitForWriters: 2026/04/23 02:57:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 02:57:22 DEBUG : newLeaf: Updating file with newLeaf 0x39d657a04b60 2026/04/23 02:57:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 02:57:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 02:57:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/23 02:57:22 DEBUG : dir/file1: Updating file with dir/file1 0x39d657a04b60 2026/04/23 02:57:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 02:57:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 02:57:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/23 02:57:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:22 DEBUG : dir/file1: File is currently open, delaying rename 0x39d657a04b60 2026/04/23 02:57:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 02:57:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 02:57:22 DEBUG : webdav root 'rclone-test-najanup3mute': File to upload is small (25 bytes), uploading instead of streaming 2026/04/23 02:57:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:22 DEBUG : dir/file1: size = 25 OK 2026/04/23 02:57:22 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/23 02:57:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 02:57:22 DEBUG : newLeaf: Running delayed rename now 2026/04/23 02:57:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 02:57:22 DEBUG : newLeaf: Updating file with newLeaf 0x39d657a04b60 2026/04/23 02:57:22 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:22 DEBUG : dir: Looking for writers 2026/04/23 02:57:22 DEBUG : Looking for writers 2026/04/23 02:57:22 DEBUG : dir: reading active writers 2026/04/23 02:57:22 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:22 DEBUG : >WaitForWriters: 2026/04/23 02:57:22 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:22 DEBUG : dir: Looking for writers 2026/04/23 02:57:22 DEBUG : Looking for writers 2026/04/23 02:57:22 DEBUG : dir: reading active writers 2026/04/23 02:57:22 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:22 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:22 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:22 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:22 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:22 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:22 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:22 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:22 DEBUG : dir: Looking for writers 2026/04/23 02:57:22 DEBUG : file1: reading active writers 2026/04/23 02:57:22 DEBUG : Looking for writers 2026/04/23 02:57:22 DEBUG : dir: reading active writers 2026/04/23 02:57:22 DEBUG : >WaitForWriters: 2026/04/23 02:57:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 02:57:22 DEBUG : newLeaf: Updating file with newLeaf 0x39d6579a1380 2026/04/23 02:57:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 02:57:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 02:57:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/23 02:57:22 DEBUG : dir/file1: Updating file with dir/file1 0x39d6579a1380 2026/04/23 02:57:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 02:57:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 02:57:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/23 02:57:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:22 DEBUG : dir/file1: File is currently open, delaying rename 0x39d6579a1380 2026/04/23 02:57:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 02:57:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 02:57:22 DEBUG : webdav root 'rclone-test-najanup3mute': File to upload is small (25 bytes), uploading instead of streaming 2026/04/23 02:57:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:22 DEBUG : dir/file1: size = 25 OK 2026/04/23 02:57:22 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/23 02:57:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 02:57:22 DEBUG : newLeaf: Running delayed rename now 2026/04/23 02:57:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 02:57:22 DEBUG : newLeaf: Updating file with newLeaf 0x39d6579a1380 2026/04/23 02:57:22 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:22 DEBUG : dir: Looking for writers 2026/04/23 02:57:22 DEBUG : Looking for writers 2026/04/23 02:57:22 DEBUG : dir: reading active writers 2026/04/23 02:57:22 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:22 DEBUG : >WaitForWriters: 2026/04/23 02:57:22 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:22 DEBUG : dir: Looking for writers 2026/04/23 02:57:22 DEBUG : Looking for writers 2026/04/23 02:57:22 DEBUG : dir: reading active writers 2026/04/23 02:57:22 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:22 DEBUG : >WaitForWriters: 2026/04/23 02:57:22 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:22 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:22 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:22 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:22 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:22 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 02:57:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 02:57:23 DEBUG : dir/file1(0x39d6577f7380): openPending: 2026/04/23 02:57:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/23 02:57:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/23 02:57:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:23 DEBUG : dir/file1(0x39d6577f7380): >openPending: err= 2026/04/23 02:57:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 02:57:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 02:57:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 02:57:23 DEBUG : dir/file1(0x39d6577f7380): _writeAt: size=14, off=0 2026/04/23 02:57:23 DEBUG : dir/file1(0x39d6577f7380): >_writeAt: n=14, err= 2026/04/23 02:57:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 02:57:23 DEBUG : dir/file1(0x39d6577f7380): close: 2026/04/23 02:57:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/23 02:57:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 02:57:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:23 DEBUG : dir/file1(0x39d6577f7380): >close: err= 2026/04/23 02:57:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:23 DEBUG : dir: Looking for writers 2026/04/23 02:57:23 DEBUG : file1: reading active writers 2026/04/23 02:57:23 DEBUG : Looking for writers 2026/04/23 02:57:23 DEBUG : dir: reading active writers 2026/04/23 02:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 02:57:23 DEBUG : dir: Looking for writers 2026/04/23 02:57:23 DEBUG : file1: reading active writers 2026/04/23 02:57:23 DEBUG : Looking for writers 2026/04/23 02:57:23 DEBUG : dir: reading active writers 2026/04/23 02:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 02:57:23 DEBUG : dir: Looking for writers 2026/04/23 02:57:23 DEBUG : file1: reading active writers 2026/04/23 02:57:23 DEBUG : Looking for writers 2026/04/23 02:57:23 DEBUG : dir: reading active writers 2026/04/23 02:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 02:57:23 DEBUG : dir: Looking for writers 2026/04/23 02:57:23 DEBUG : file1: reading active writers 2026/04/23 02:57:23 DEBUG : Looking for writers 2026/04/23 02:57:23 DEBUG : dir: reading active writers 2026/04/23 02:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 02:57:23 DEBUG : dir/file1: vfs cache: starting upload 2026/04/23 02:57:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:23 DEBUG : dir/file1: size = 14 OK 2026/04/23 02:57:23 INFO : dir/file1: Copied (replaced existing) 2026/04/23 02:57:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/23 02:57:23 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/23 02:57:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/23 02:57:23 DEBUG : dir: Looking for writers 2026/04/23 02:57:23 DEBUG : file1: reading active writers 2026/04/23 02:57:23 DEBUG : Looking for writers 2026/04/23 02:57:23 DEBUG : dir: reading active writers 2026/04/23 02:57:23 DEBUG : >WaitForWriters: 2026/04/23 02:57:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 02:57:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 02:57:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 02:57:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 02:57:23 DEBUG : dir/file1(0x39d657f9cf80): _readAt: size=512, off=0 2026/04/23 02:57:23 DEBUG : dir/file1(0x39d657f9cf80): openPending: 2026/04/23 02:57:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/23 02:57:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/23 02:57:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:23 DEBUG : dir/file1(0x39d657f9cf80): >openPending: err= 2026/04/23 02:57:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/23 02:57:23 DEBUG : dir/file1(0x39d657f9cf80): >_readAt: n=14, err=EOF 2026/04/23 02:57:23 DEBUG : dir/file1(0x39d657f9cf80): close: 2026/04/23 02:57:23 DEBUG : dir/file1(0x39d657f9cf80): >close: err= 2026/04/23 02:57:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 02:57:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 02:57:23 DEBUG : newLeaf: Updating file with newLeaf 0x39d6575b2000 2026/04/23 02:57:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 02:57:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 02:57:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/23 02:57:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/23 02:57:23 DEBUG : dir/file1: Updating file with dir/file1 0x39d6575b2000 2026/04/23 02:57:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 02:57:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 02:57:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 02:57:23 DEBUG : dir/file1(0x39d6576a0880): openPending: 2026/04/23 02:57:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/23 02:57:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/23 02:57:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:23 DEBUG : dir/file1(0x39d6576a0880): >openPending: err= 2026/04/23 02:57:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 02:57:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 02:57:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 02:57:23 DEBUG : dir/file1(0x39d6576a0880): _writeAt: size=25, off=0 2026/04/23 02:57:23 DEBUG : dir/file1(0x39d6576a0880): >_writeAt: n=25, err= 2026/04/23 02:57:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 02:57:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 02:57:23 DEBUG : newLeaf: Updating file with newLeaf 0x39d6575b2000 2026/04/23 02:57:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 02:57:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 02:57:23 DEBUG : newLeaf(0x39d6576a0880): close: 2026/04/23 02:57:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/23 02:57:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-23 02:57:23.334812574 +0000 UTC m=+6.951359295 2026/04/23 02:57:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:23 DEBUG : newLeaf(0x39d6576a0880): >close: err= 2026/04/23 02:57:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:23 DEBUG : dir: Looking for writers 2026/04/23 02:57:23 DEBUG : Looking for writers 2026/04/23 02:57:23 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:23 DEBUG : dir: reading active writers 2026/04/23 02:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 02:57:23 DEBUG : dir: Looking for writers 2026/04/23 02:57:23 DEBUG : Looking for writers 2026/04/23 02:57:23 DEBUG : dir: reading active writers 2026/04/23 02:57:23 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 02:57:23 DEBUG : dir: Looking for writers 2026/04/23 02:57:23 DEBUG : Looking for writers 2026/04/23 02:57:23 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:23 DEBUG : dir: reading active writers 2026/04/23 02:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 02:57:23 DEBUG : dir: Looking for writers 2026/04/23 02:57:23 DEBUG : Looking for writers 2026/04/23 02:57:23 DEBUG : dir: reading active writers 2026/04/23 02:57:23 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 02:57:23 DEBUG : newLeaf: vfs cache: starting upload 2026/04/23 02:57:23 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:23 DEBUG : newLeaf: size = 25 OK 2026/04/23 02:57:23 INFO : newLeaf: Copied (replaced existing) 2026/04/23 02:57:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-23 02:57:23 +0000 UTC" 2026/04/23 02:57:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/23 02:57:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 02:57:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/23 02:57:23 DEBUG : dir: Looking for writers 2026/04/23 02:57:23 DEBUG : Looking for writers 2026/04/23 02:57:23 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:23 DEBUG : dir: reading active writers 2026/04/23 02:57:23 DEBUG : >WaitForWriters: 2026/04/23 02:57:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:23 DEBUG : dir: Looking for writers 2026/04/23 02:57:23 DEBUG : Looking for writers 2026/04/23 02:57:23 DEBUG : dir: reading active writers 2026/04/23 02:57:23 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:23 DEBUG : >WaitForWriters: 2026/04/23 02:57:23 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:23 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:23 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:23 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:23 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:23 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:23 DEBUG : dir: Looking for writers 2026/04/23 02:57:23 DEBUG : file1: reading active writers 2026/04/23 02:57:23 DEBUG : Looking for writers 2026/04/23 02:57:23 DEBUG : dir: reading active writers 2026/04/23 02:57:23 DEBUG : >WaitForWriters: 2026/04/23 02:57:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 02:57:23 DEBUG : newLeaf: Updating file with newLeaf 0x39d65752f1e0 2026/04/23 02:57:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 02:57:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 02:57:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/23 02:57:23 DEBUG : dir/file1: Updating file with dir/file1 0x39d65752f1e0 2026/04/23 02:57:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 02:57:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 02:57:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 02:57:23 DEBUG : dir/file1(0x39d657f73ec0): openPending: 2026/04/23 02:57:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/23 02:57:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/23 02:57:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:23 DEBUG : dir/file1(0x39d657f73ec0): >openPending: err= 2026/04/23 02:57:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 02:57:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 02:57:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 02:57:23 DEBUG : dir/file1(0x39d657f73ec0): _writeAt: size=25, off=0 2026/04/23 02:57:23 DEBUG : dir/file1(0x39d657f73ec0): >_writeAt: n=25, err= 2026/04/23 02:57:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 02:57:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 02:57:23 DEBUG : newLeaf: Updating file with newLeaf 0x39d65752f1e0 2026/04/23 02:57:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 02:57:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 02:57:23 DEBUG : newLeaf(0x39d657f73ec0): close: 2026/04/23 02:57:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/23 02:57:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-23 02:57:23.835781204 +0000 UTC m=+7.452327925 2026/04/23 02:57:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:23 DEBUG : newLeaf(0x39d657f73ec0): >close: err= 2026/04/23 02:57:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:23 DEBUG : dir: Looking for writers 2026/04/23 02:57:23 DEBUG : Looking for writers 2026/04/23 02:57:23 DEBUG : dir: reading active writers 2026/04/23 02:57:23 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 02:57:23 DEBUG : dir: Looking for writers 2026/04/23 02:57:23 DEBUG : Looking for writers 2026/04/23 02:57:23 DEBUG : dir: reading active writers 2026/04/23 02:57:23 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 02:57:23 DEBUG : dir: Looking for writers 2026/04/23 02:57:23 DEBUG : Looking for writers 2026/04/23 02:57:23 DEBUG : dir: reading active writers 2026/04/23 02:57:23 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 02:57:23 DEBUG : dir: Looking for writers 2026/04/23 02:57:23 DEBUG : Looking for writers 2026/04/23 02:57:23 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:23 DEBUG : dir: reading active writers 2026/04/23 02:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 02:57:23 DEBUG : newLeaf: vfs cache: starting upload 2026/04/23 02:57:23 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:24 DEBUG : newLeaf: size = 25 OK 2026/04/23 02:57:24 INFO : newLeaf: Copied (replaced existing) 2026/04/23 02:57:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-23 02:57:23 +0000 UTC" 2026/04/23 02:57:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/23 02:57:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 02:57:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/23 02:57:24 DEBUG : dir: Looking for writers 2026/04/23 02:57:24 DEBUG : Looking for writers 2026/04/23 02:57:24 DEBUG : dir: reading active writers 2026/04/23 02:57:24 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:24 DEBUG : >WaitForWriters: 2026/04/23 02:57:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:24 DEBUG : dir: Looking for writers 2026/04/23 02:57:24 DEBUG : Looking for writers 2026/04/23 02:57:24 DEBUG : dir: reading active writers 2026/04/23 02:57:24 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:24 DEBUG : >WaitForWriters: 2026/04/23 02:57:24 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:24 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:24 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:24 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:24 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:24 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 02:57:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d657ffe400): openPending: 2026/04/23 02:57:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/23 02:57:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/23 02:57:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d657ffe400): >openPending: err= 2026/04/23 02:57:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 02:57:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 02:57:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d657ffe400): _writeAt: size=14, off=0 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d657ffe400): >_writeAt: n=14, err= 2026/04/23 02:57:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d657ffe400): close: 2026/04/23 02:57:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/23 02:57:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 02:57:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d657ffe400): >close: err= 2026/04/23 02:57:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:24 DEBUG : dir: Looking for writers 2026/04/23 02:57:24 DEBUG : file1: reading active writers 2026/04/23 02:57:24 DEBUG : Looking for writers 2026/04/23 02:57:24 DEBUG : dir: reading active writers 2026/04/23 02:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 02:57:24 DEBUG : dir: Looking for writers 2026/04/23 02:57:24 DEBUG : file1: reading active writers 2026/04/23 02:57:24 DEBUG : Looking for writers 2026/04/23 02:57:24 DEBUG : dir: reading active writers 2026/04/23 02:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 02:57:24 DEBUG : dir: Looking for writers 2026/04/23 02:57:24 DEBUG : file1: reading active writers 2026/04/23 02:57:24 DEBUG : Looking for writers 2026/04/23 02:57:24 DEBUG : dir: reading active writers 2026/04/23 02:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 02:57:24 DEBUG : dir: Looking for writers 2026/04/23 02:57:24 DEBUG : file1: reading active writers 2026/04/23 02:57:24 DEBUG : Looking for writers 2026/04/23 02:57:24 DEBUG : dir: reading active writers 2026/04/23 02:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 02:57:24 DEBUG : dir/file1: vfs cache: starting upload 2026/04/23 02:57:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:24 DEBUG : dir/file1: size = 14 OK 2026/04/23 02:57:24 INFO : dir/file1: Copied (replaced existing) 2026/04/23 02:57:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/23 02:57:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/23 02:57:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/23 02:57:24 DEBUG : dir: Looking for writers 2026/04/23 02:57:24 DEBUG : file1: reading active writers 2026/04/23 02:57:24 DEBUG : Looking for writers 2026/04/23 02:57:24 DEBUG : dir: reading active writers 2026/04/23 02:57:24 DEBUG : >WaitForWriters: 2026/04/23 02:57:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 02:57:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 02:57:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 02:57:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d657a8a1c0): _readAt: size=512, off=0 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d657a8a1c0): openPending: 2026/04/23 02:57:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/23 02:57:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/23 02:57:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d657a8a1c0): >openPending: err= 2026/04/23 02:57:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d657a8a1c0): >_readAt: n=14, err=EOF 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d657a8a1c0): close: 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d657a8a1c0): >close: err= 2026/04/23 02:57:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 02:57:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 02:57:24 DEBUG : newLeaf: Updating file with newLeaf 0x39d657f884e0 2026/04/23 02:57:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 02:57:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 02:57:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/23 02:57:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/23 02:57:24 DEBUG : dir/file1: Updating file with dir/file1 0x39d657f884e0 2026/04/23 02:57:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 02:57:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 02:57:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d657a25180): openPending: 2026/04/23 02:57:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/23 02:57:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/23 02:57:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d657a25180): >openPending: err= 2026/04/23 02:57:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 02:57:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 02:57:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d657a25180): _writeAt: size=25, off=0 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d657a25180): >_writeAt: n=25, err= 2026/04/23 02:57:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 02:57:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 02:57:24 DEBUG : newLeaf: Updating file with newLeaf 0x39d657f884e0 2026/04/23 02:57:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 02:57:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 02:57:24 DEBUG : newLeaf(0x39d657a25180): close: 2026/04/23 02:57:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/23 02:57:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-23 02:57:24.484942968 +0000 UTC m=+8.101489689 2026/04/23 02:57:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:24 DEBUG : newLeaf(0x39d657a25180): >close: err= 2026/04/23 02:57:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:24 DEBUG : dir: Looking for writers 2026/04/23 02:57:24 DEBUG : Looking for writers 2026/04/23 02:57:24 DEBUG : dir: reading active writers 2026/04/23 02:57:24 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 02:57:24 DEBUG : dir: Looking for writers 2026/04/23 02:57:24 DEBUG : Looking for writers 2026/04/23 02:57:24 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:24 DEBUG : dir: reading active writers 2026/04/23 02:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 02:57:24 DEBUG : dir: Looking for writers 2026/04/23 02:57:24 DEBUG : Looking for writers 2026/04/23 02:57:24 DEBUG : dir: reading active writers 2026/04/23 02:57:24 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 02:57:24 DEBUG : dir: Looking for writers 2026/04/23 02:57:24 DEBUG : Looking for writers 2026/04/23 02:57:24 DEBUG : dir: reading active writers 2026/04/23 02:57:24 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 02:57:24 DEBUG : newLeaf: vfs cache: starting upload 2026/04/23 02:57:24 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:24 DEBUG : newLeaf: size = 25 OK 2026/04/23 02:57:24 INFO : newLeaf: Copied (replaced existing) 2026/04/23 02:57:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-23 02:57:24 +0000 UTC" 2026/04/23 02:57:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/23 02:57:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 02:57:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/23 02:57:24 DEBUG : dir: Looking for writers 2026/04/23 02:57:24 DEBUG : Looking for writers 2026/04/23 02:57:24 DEBUG : dir: reading active writers 2026/04/23 02:57:24 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:24 DEBUG : >WaitForWriters: 2026/04/23 02:57:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:24 DEBUG : dir: Looking for writers 2026/04/23 02:57:24 DEBUG : Looking for writers 2026/04/23 02:57:24 DEBUG : dir: reading active writers 2026/04/23 02:57:24 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:24 DEBUG : >WaitForWriters: 2026/04/23 02:57:24 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:24 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:24 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:24 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:24 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:24 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:24 DEBUG : dir: Looking for writers 2026/04/23 02:57:24 DEBUG : file1: reading active writers 2026/04/23 02:57:24 DEBUG : Looking for writers 2026/04/23 02:57:24 DEBUG : dir: reading active writers 2026/04/23 02:57:24 DEBUG : >WaitForWriters: 2026/04/23 02:57:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 02:57:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 02:57:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 02:57:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d65786ce80): _readAt: size=512, off=0 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d65786ce80): openPending: 2026/04/23 02:57:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/23 02:57:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/23 02:57:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d65786ce80): >openPending: err= 2026/04/23 02:57:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/23 02:57:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 02:57:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:57:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d65786ce80): >_readAt: n=14, err=EOF 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d65786ce80): close: 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d65786ce80): >close: err= 2026/04/23 02:57:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 02:57:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 02:57:24 DEBUG : newLeaf: Updating file with newLeaf 0x39d657819790 2026/04/23 02:57:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 02:57:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 02:57:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/23 02:57:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/23 02:57:24 DEBUG : dir/file1: Updating file with dir/file1 0x39d657819790 2026/04/23 02:57:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 02:57:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 02:57:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d657cc72c0): openPending: 2026/04/23 02:57:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/23 02:57:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/23 02:57:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d657cc72c0): >openPending: err= 2026/04/23 02:57:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 02:57:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 02:57:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d657cc72c0): _writeAt: size=25, off=0 2026/04/23 02:57:24 DEBUG : dir/file1(0x39d657cc72c0): >_writeAt: n=25, err= 2026/04/23 02:57:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 02:57:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 02:57:25 DEBUG : newLeaf: Updating file with newLeaf 0x39d657819790 2026/04/23 02:57:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 02:57:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 02:57:25 DEBUG : newLeaf(0x39d657cc72c0): close: 2026/04/23 02:57:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/23 02:57:25 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-23 02:57:24.995943654 +0000 UTC m=+8.612490375 2026/04/23 02:57:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:25 DEBUG : newLeaf(0x39d657cc72c0): >close: err= 2026/04/23 02:57:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:25 DEBUG : dir: Looking for writers 2026/04/23 02:57:25 DEBUG : Looking for writers 2026/04/23 02:57:25 DEBUG : dir: reading active writers 2026/04/23 02:57:25 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 02:57:25 DEBUG : dir: Looking for writers 2026/04/23 02:57:25 DEBUG : Looking for writers 2026/04/23 02:57:25 DEBUG : dir: reading active writers 2026/04/23 02:57:25 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 02:57:25 DEBUG : dir: Looking for writers 2026/04/23 02:57:25 DEBUG : Looking for writers 2026/04/23 02:57:25 DEBUG : dir: reading active writers 2026/04/23 02:57:25 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 02:57:25 DEBUG : dir: Looking for writers 2026/04/23 02:57:25 DEBUG : Looking for writers 2026/04/23 02:57:25 DEBUG : dir: reading active writers 2026/04/23 02:57:25 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 02:57:25 DEBUG : newLeaf: vfs cache: starting upload 2026/04/23 02:57:25 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:25 DEBUG : newLeaf: size = 25 OK 2026/04/23 02:57:25 INFO : newLeaf: Copied (replaced existing) 2026/04/23 02:57:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-23 02:57:24 +0000 UTC" 2026/04/23 02:57:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/23 02:57:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 02:57:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/23 02:57:25 DEBUG : dir: Looking for writers 2026/04/23 02:57:25 DEBUG : Looking for writers 2026/04/23 02:57:25 DEBUG : dir: reading active writers 2026/04/23 02:57:25 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:25 DEBUG : >WaitForWriters: 2026/04/23 02:57:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:25 DEBUG : dir: Looking for writers 2026/04/23 02:57:25 DEBUG : Looking for writers 2026/04/23 02:57:25 DEBUG : dir: reading active writers 2026/04/23 02:57:25 DEBUG : newLeaf: reading active writers 2026/04/23 02:57:25 DEBUG : >WaitForWriters: 2026/04/23 02:57:25 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting --- PASS: TestFileRename (3.09s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === 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-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:25 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:25 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:25 DEBUG : Looking for writers 2026/04/23 02:57:25 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === 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-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:25 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:57:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 02:57:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 02:57:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/23 02:57:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:25 DEBUG : dir: Looking for writers 2026/04/23 02:57:25 DEBUG : file1: reading active writers 2026/04/23 02:57:25 DEBUG : Looking for writers 2026/04/23 02:57:25 DEBUG : dir: reading active writers 2026/04/23 02:57:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:25 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:57:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 02:57:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 02:57:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/23 02:57:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/23 02:57:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/23 02:57:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/23 02:57:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/23 02:57:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/23 02:57:25 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/23 02:57:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:25 DEBUG : dir: Looking for writers 2026/04/23 02:57:25 DEBUG : file1: reading active writers 2026/04/23 02:57:25 DEBUG : Looking for writers 2026/04/23 02:57:25 DEBUG : dir: reading active writers 2026/04/23 02:57:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:25 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:57:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 02:57:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 02:57:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/23 02:57:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/23 02:57:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/23 02:57:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/23 02:57:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/23 02:57:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/23 02:57:25 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/23 02:57:25 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/23 02:57:25 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/23 02:57:25 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/23 02:57:25 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/23 02:57:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/23 02:57:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/23 02:57:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/23 02:57:25 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/23 02:57:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/23 02:57:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/23 02:57:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/23 02:57:25 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/23 02:57:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:25 DEBUG : dir: Looking for writers 2026/04/23 02:57:25 DEBUG : file1: reading active writers 2026/04/23 02:57:25 DEBUG : Looking for writers 2026/04/23 02:57:25 DEBUG : dir: reading active writers 2026/04/23 02:57:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:25 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:57:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 02:57:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 02:57:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:57:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/23 02:57:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:25 DEBUG : dir: Looking for writers 2026/04/23 02:57:25 DEBUG : file1: reading active writers 2026/04/23 02:57:25 DEBUG : Looking for writers 2026/04/23 02:57:25 DEBUG : dir: reading active writers 2026/04/23 02:57:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:26 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:57:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 02:57:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 02:57:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/23 02:57:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:57:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/23 02:57:26 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/23 02:57:26 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/23 02:57:26 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:26 DEBUG : dir: Looking for writers 2026/04/23 02:57:26 DEBUG : file1: reading active writers 2026/04/23 02:57:26 DEBUG : Looking for writers 2026/04/23 02:57:26 DEBUG : dir: reading active writers 2026/04/23 02:57:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:26 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:57:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 02:57:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 02:57:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 02:57:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 02:57:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d6577227c0): _readAt: size=1, off=0 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d6577227c0): openPending: 2026/04/23 02:57:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/23 02:57:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 02:57:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d6577227c0): >openPending: err= 2026/04/23 02:57:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/23 02:57:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 02:57:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:57:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d6577227c0): >_readAt: n=1, err= 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d6577227c0): _readAt: size=256, off=1 2026/04/23 02:57:26 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d6577227c0): >_readAt: n=15, err=EOF 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d6577227c0): _readAt: size=16, off=16 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d6577227c0): >_readAt: n=0, err=EOF 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d6577227c0): close: 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d6577227c0): >close: err= 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d6577227c0): close: 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d6577227c0): >close: err=file already closed 2026/04/23 02:57:26 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:26 DEBUG : dir: Looking for writers 2026/04/23 02:57:26 DEBUG : file1: reading active writers 2026/04/23 02:57:26 DEBUG : Looking for writers 2026/04/23 02:57:26 DEBUG : dir: reading active writers 2026/04/23 02:57:26 DEBUG : >WaitForWriters: 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:26 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:57:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 02:57:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 02:57:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 02:57:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 02:57:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657869500): _readAt: size=1, off=0 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657869500): openPending: 2026/04/23 02:57:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/23 02:57:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 02:57:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657869500): >openPending: err= 2026/04/23 02:57:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/23 02:57:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 02:57:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:57:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657869500): >_readAt: n=1, err= 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657869500): _readAt: size=1, off=5 2026/04/23 02:57:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657869500): >_readAt: n=1, err= 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657869500): _readAt: size=1, off=3 2026/04/23 02:57:26 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657869500): >_readAt: n=1, err= 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657869500): _readAt: size=1, off=13 2026/04/23 02:57:26 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657869500): >_readAt: n=1, err= 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657869500): _readAt: size=16, off=100 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657869500): >_readAt: n=0, err=EOF 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657869500): close: 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657869500): >close: err= 2026/04/23 02:57:26 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:26 DEBUG : dir: Looking for writers 2026/04/23 02:57:26 DEBUG : file1: reading active writers 2026/04/23 02:57:26 DEBUG : Looking for writers 2026/04/23 02:57:26 DEBUG : dir: reading active writers 2026/04/23 02:57:26 DEBUG : >WaitForWriters: 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:26 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:57:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 02:57:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 02:57:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 02:57:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 02:57:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a88ac0): _readAt: size=1, off=0 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a88ac0): openPending: 2026/04/23 02:57:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/23 02:57:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 02:57:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a88ac0): >openPending: err= 2026/04/23 02:57:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/23 02:57:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 02:57:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:57:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a88ac0): >_readAt: n=1, err= 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a88ac0): _readAt: size=1, off=5 2026/04/23 02:57:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a88ac0): >_readAt: n=1, err= 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a88ac0): _readAt: size=1, off=1 2026/04/23 02:57:26 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a88ac0): >_readAt: n=1, err= 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a88ac0): _readAt: size=6, off=10 2026/04/23 02:57:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a88ac0): >_readAt: n=6, err= 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a88ac0): _readAt: size=256, off=10 2026/04/23 02:57:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a88ac0): >_readAt: n=6, err=EOF 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a88ac0): _readAt: size=256, off=100 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a88ac0): >_readAt: n=0, err=EOF 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a88ac0): close: 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a88ac0): >close: err= 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a88ac0): _readAt: size=256, off=100 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a88ac0): >_readAt: n=0, err=file already closed 2026/04/23 02:57:26 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:26 DEBUG : dir: Looking for writers 2026/04/23 02:57:26 DEBUG : file1: reading active writers 2026/04/23 02:57:26 DEBUG : Looking for writers 2026/04/23 02:57:26 DEBUG : dir: reading active writers 2026/04/23 02:57:26 DEBUG : >WaitForWriters: 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:26 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:57:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 02:57:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 02:57:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 02:57:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 02:57:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a78540): RWFileHandle.Flush 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a78540): _readAt: size=256, off=0 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a78540): openPending: 2026/04/23 02:57:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/23 02:57:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 02:57:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a78540): >openPending: err= 2026/04/23 02:57:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/23 02:57:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 02:57:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:57:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a78540): >_readAt: n=16, err=EOF 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a78540): RWFileHandle.Flush 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a78540): RWFileHandle.Flush 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a78540): close: 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657a78540): >close: err= 2026/04/23 02:57:26 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:26 DEBUG : dir: Looking for writers 2026/04/23 02:57:26 DEBUG : file1: reading active writers 2026/04/23 02:57:26 DEBUG : Looking for writers 2026/04/23 02:57:26 DEBUG : dir: reading active writers 2026/04/23 02:57:26 DEBUG : >WaitForWriters: 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:26 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:57:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 02:57:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 02:57:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 02:57:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 02:57:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657d271c0): _readAt: size=256, off=0 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657d271c0): openPending: 2026/04/23 02:57:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/23 02:57:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 02:57:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657d271c0): >openPending: err= 2026/04/23 02:57:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/23 02:57:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 02:57:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:57:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657d271c0): >_readAt: n=16, err=EOF 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657d271c0): RWFileHandle.Release 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657d271c0): close: 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657d271c0): >close: err= 2026/04/23 02:57:26 DEBUG : dir/file1(0x39d657d271c0): RWFileHandle.Release 2026/04/23 02:57:26 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:26 DEBUG : dir: Looking for writers 2026/04/23 02:57:26 DEBUG : file1: reading active writers 2026/04/23 02:57:26 DEBUG : Looking for writers 2026/04/23 02:57:26 DEBUG : dir: reading active writers 2026/04/23 02:57:26 DEBUG : >WaitForWriters: 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:26 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:26 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:26 DEBUG : file1: newRWFileHandle: 2026/04/23 02:57:26 DEBUG : file1(0x39d6577f5280): openPending: 2026/04/23 02:57:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:26 DEBUG : file1(0x39d6577f5280): >openPending: err= 2026/04/23 02:57:26 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 02:57:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 02:57:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 02:57:26 DEBUG : file1(0x39d6577f5280): _writeAt: size=5, off=0 2026/04/23 02:57:26 DEBUG : file1(0x39d6577f5280): >_writeAt: n=5, err= 2026/04/23 02:57:26 DEBUG : file1(0x39d6577f5280): _writeAt: size=7, off=5 2026/04/23 02:57:26 DEBUG : file1(0x39d6577f5280): >_writeAt: n=7, err= 2026/04/23 02:57:26 DEBUG : file1: vfs cache: truncate to size=11 2026/04/23 02:57:26 DEBUG : file1(0x39d6577f5280): close: 2026/04/23 02:57:26 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 02:57:26.944582238 +0000 UTC m=+10.561128949 2026/04/23 02:57:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:26 DEBUG : file1(0x39d6577f5280): >close: err= 2026/04/23 02:57:26 DEBUG : file1(0x39d6577f5280): close: 2026/04/23 02:57:26 DEBUG : file1(0x39d6577f5280): >close: err=file already closed 2026/04/23 02:57:26 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:26 DEBUG : Looking for writers 2026/04/23 02:57:26 DEBUG : file1: reading active writers 2026/04/23 02:57:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 02:57:26 DEBUG : Looking for writers 2026/04/23 02:57:26 DEBUG : file1: reading active writers 2026/04/23 02:57:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 02:57:26 DEBUG : Looking for writers 2026/04/23 02:57:26 DEBUG : file1: reading active writers 2026/04/23 02:57:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 02:57:27 DEBUG : file1: vfs cache: starting upload 2026/04/23 02:57:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:27 DEBUG : file1: size = 11 OK 2026/04/23 02:57:27 INFO : file1: Copied (new) 2026/04/23 02:57:27 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-23 02:57:26 +0000 UTC" 2026/04/23 02:57:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 02:57:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:27 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : >WaitForWriters: 2026/04/23 02:57:27 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : >WaitForWriters: 2026/04/23 02:57:27 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:27 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:27 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:27 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:27 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:27 DEBUG : file1: newRWFileHandle: 2026/04/23 02:57:27 DEBUG : file1(0x39d657fb43c0): openPending: 2026/04/23 02:57:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:27 DEBUG : file1(0x39d657fb43c0): >openPending: err= 2026/04/23 02:57:27 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 02:57:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 02:57:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 02:57:27 DEBUG : file1(0x39d657fb43c0): _writeAt: size=7, off=0 2026/04/23 02:57:27 DEBUG : file1(0x39d657fb43c0): >_writeAt: n=7, err= 2026/04/23 02:57:27 DEBUG : file1(0x39d657fb43c0): _writeAt: size=6, off=5 2026/04/23 02:57:27 DEBUG : file1(0x39d657fb43c0): >_writeAt: n=6, err= 2026/04/23 02:57:27 DEBUG : file1(0x39d657fb43c0): close: 2026/04/23 02:57:27 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 02:57:27.1426835 +0000 UTC m=+10.759230222 2026/04/23 02:57:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:27 DEBUG : file1(0x39d657fb43c0): >close: err= 2026/04/23 02:57:27 DEBUG : file1(0x39d657fb43c0): _writeAt: size=5, off=0 2026/04/23 02:57:27 DEBUG : file1(0x39d657fb43c0): >_writeAt: n=0, err=file already closed 2026/04/23 02:57:27 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 02:57:27 DEBUG : file1: vfs cache: starting upload 2026/04/23 02:57:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:27 DEBUG : file1: size = 11 OK 2026/04/23 02:57:27 INFO : file1: Copied (new) 2026/04/23 02:57:27 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-23 02:57:27 +0000 UTC" 2026/04/23 02:57:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 02:57:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:27 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : >WaitForWriters: 2026/04/23 02:57:27 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : >WaitForWriters: 2026/04/23 02:57:27 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:27 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:27 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:27 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:27 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:27 DEBUG : file1: newRWFileHandle: 2026/04/23 02:57:27 DEBUG : file1(0x39d657db3080): openPending: 2026/04/23 02:57:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:27 DEBUG : file1(0x39d657db3080): >openPending: err= 2026/04/23 02:57:27 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 02:57:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 02:57:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 02:57:27 DEBUG : file1(0x39d657db3080): close: 2026/04/23 02:57:27 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 02:57:27.339231554 +0000 UTC m=+10.955778275 2026/04/23 02:57:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:27 DEBUG : file1(0x39d657db3080): >close: err= 2026/04/23 02:57:27 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/23 02:57:27 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 02:57:27 DEBUG : file2: newRWFileHandle: 2026/04/23 02:57:27 DEBUG : file2(0x39d657db3540): openPending: 2026/04/23 02:57:27 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/23 02:57:27 DEBUG : file2(0x39d657db3540): >openPending: err= 2026/04/23 02:57:27 DEBUG : file2: >newRWFileHandle: err= 2026/04/23 02:57:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/23 02:57:27 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/23 02:57:27 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/23 02:57:27 DEBUG : file2(0x39d657db3540): RWFileHandle.Flush 2026/04/23 02:57:27 DEBUG : file2(0x39d657db3540): RWFileHandle.Release 2026/04/23 02:57:27 DEBUG : file2(0x39d657db3540): close: 2026/04/23 02:57:27 DEBUG : file2: vfs cache: setting modification time to 2026-04-23 02:57:27.340156538 +0000 UTC m=+10.956703259 2026/04/23 02:57:27 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:27 DEBUG : file2(0x39d657db3540): >close: err= 2026/04/23 02:57:27 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : file2: reading active writers 2026/04/23 02:57:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : file2: reading active writers 2026/04/23 02:57:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : file2: reading active writers 2026/04/23 02:57:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file2: reading active writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/23 02:57:27 DEBUG : file2: vfs cache: starting upload 2026/04/23 02:57:27 DEBUG : file1: vfs cache: starting upload 2026/04/23 02:57:27 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:27 DEBUG : file2: size = 0 OK 2026/04/23 02:57:27 INFO : file2: Copied (new) 2026/04/23 02:57:27 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-23 02:57:27 +0000 UTC" 2026/04/23 02:57:27 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/23 02:57:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/23 02:57:27 INFO : file2: vfs cache: upload succeeded try #1 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : file2: reading active writers 2026/04/23 02:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 02:57:27 DEBUG : file1: size = 0 OK 2026/04/23 02:57:27 INFO : file1: Copied (new) 2026/04/23 02:57:27 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-23 02:57:27 +0000 UTC" 2026/04/23 02:57:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 02:57:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:27 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : file2: reading active writers 2026/04/23 02:57:27 DEBUG : >WaitForWriters: 2026/04/23 02:57:27 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : file2: reading active writers 2026/04/23 02:57:27 DEBUG : >WaitForWriters: 2026/04/23 02:57:27 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:27 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:27 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:27 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:27 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:27 DEBUG : file1: newRWFileHandle: 2026/04/23 02:57:27 DEBUG : file1(0x39d657c8ca40): openPending: 2026/04/23 02:57:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:27 DEBUG : file1(0x39d657c8ca40): >openPending: err= 2026/04/23 02:57:27 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 02:57:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 02:57:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 02:57:27 DEBUG : file1(0x39d657c8ca40): _writeAt: size=5, off=0 2026/04/23 02:57:27 DEBUG : file1(0x39d657c8ca40): >_writeAt: n=5, err= 2026/04/23 02:57:27 DEBUG : file1(0x39d657c8ca40): RWFileHandle.Flush 2026/04/23 02:57:27 DEBUG : file1(0x39d657c8ca40): RWFileHandle.Flush 2026/04/23 02:57:27 DEBUG : file1(0x39d657c8ca40): close: 2026/04/23 02:57:27 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 02:57:27.709626175 +0000 UTC m=+11.326172896 2026/04/23 02:57:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:27 DEBUG : file1(0x39d657c8ca40): >close: err= 2026/04/23 02:57:27 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 02:57:27 DEBUG : file1: vfs cache: starting upload 2026/04/23 02:57:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:27 DEBUG : file1: size = 5 OK 2026/04/23 02:57:27 INFO : file1: Copied (new) 2026/04/23 02:57:27 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-23 02:57:27 +0000 UTC" 2026/04/23 02:57:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 02:57:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:27 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : >WaitForWriters: 2026/04/23 02:57:27 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:27 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:27 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:27 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:27 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:27 DEBUG : file1: newRWFileHandle: 2026/04/23 02:57:27 DEBUG : file1(0x39d657f77900): openPending: 2026/04/23 02:57:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:27 DEBUG : file1(0x39d657f77900): >openPending: err= 2026/04/23 02:57:27 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 02:57:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 02:57:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 02:57:27 DEBUG : file1(0x39d657f77900): _writeAt: size=5, off=0 2026/04/23 02:57:27 DEBUG : file1(0x39d657f77900): >_writeAt: n=5, err= 2026/04/23 02:57:27 DEBUG : file1(0x39d657f77900): RWFileHandle.Release 2026/04/23 02:57:27 DEBUG : file1(0x39d657f77900): close: 2026/04/23 02:57:27 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 02:57:27.897036901 +0000 UTC m=+11.513583623 2026/04/23 02:57:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:27 DEBUG : file1(0x39d657f77900): >close: err= 2026/04/23 02:57:27 DEBUG : file1(0x39d657f77900): RWFileHandle.Release 2026/04/23 02:57:27 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 02:57:27 DEBUG : Looking for writers 2026/04/23 02:57:27 DEBUG : file1: reading active writers 2026/04/23 02:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 02:57:27 DEBUG : file1: vfs cache: starting upload 2026/04/23 02:57:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:28 DEBUG : file1: size = 5 OK 2026/04/23 02:57:28 INFO : file1: Copied (new) 2026/04/23 02:57:28 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-23 02:57:27 +0000 UTC" 2026/04/23 02:57:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:28 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 02:57:28 DEBUG : Looking for writers 2026/04/23 02:57:28 DEBUG : file1: reading active writers 2026/04/23 02:57:28 DEBUG : >WaitForWriters: 2026/04/23 02:57:28 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:28 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:28 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:28 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 02:57:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : dir/file1(0x39d6576b5640): openPending: 2026/04/23 02:57:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/23 02:57:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 02:57:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:28 DEBUG : dir/file1(0x39d6576b5640): >openPending: err= 2026/04/23 02:57:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 02:57:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 02:57:28 DEBUG : dir/file1(0x39d6576b5640): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : dir/file1(0x39d6576b5640): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : dir/file1(0x39d6576b5640): close: 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-23 02:57:28.150370366 +0000 UTC m=+11.766917077 2026/04/23 02:57:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : dir/file1(0x39d6576b5640): >close: err= 2026/04/23 02:57:28 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:28 DEBUG : dir: Looking for writers 2026/04/23 02:57:28 DEBUG : file1: reading active writers 2026/04/23 02:57:28 DEBUG : Looking for writers 2026/04/23 02:57:28 DEBUG : dir: reading active writers 2026/04/23 02:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 02:57:28 DEBUG : dir: Looking for writers 2026/04/23 02:57:28 DEBUG : file1: reading active writers 2026/04/23 02:57:28 DEBUG : Looking for writers 2026/04/23 02:57:28 DEBUG : dir: reading active writers 2026/04/23 02:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 02:57:28 DEBUG : dir: Looking for writers 2026/04/23 02:57:28 DEBUG : file1: reading active writers 2026/04/23 02:57:28 DEBUG : Looking for writers 2026/04/23 02:57:28 DEBUG : dir: reading active writers 2026/04/23 02:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 02:57:28 DEBUG : dir: Looking for writers 2026/04/23 02:57:28 DEBUG : file1: reading active writers 2026/04/23 02:57:28 DEBUG : Looking for writers 2026/04/23 02:57:28 DEBUG : dir: reading active writers 2026/04/23 02:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 02:57:28 DEBUG : dir/file1: vfs cache: starting upload 2026/04/23 02:57:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:28 DEBUG : dir/file1: size = 5 OK 2026/04/23 02:57:28 INFO : dir/file1: Copied (replaced existing) 2026/04/23 02:57:28 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-23 02:57:28 +0000 UTC" 2026/04/23 02:57:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/23 02:57:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/23 02:57:28 DEBUG : dir: Looking for writers 2026/04/23 02:57:28 DEBUG : file1: reading active writers 2026/04/23 02:57:28 DEBUG : Looking for writers 2026/04/23 02:57:28 DEBUG : dir: reading active writers 2026/04/23 02:57:28 DEBUG : >WaitForWriters: 2026/04/23 02:57:28 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:28 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:28 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:28 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 02:57:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 02:57:28 DEBUG : dir/file1(0x39d657f5eec0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : dir/file1(0x39d657f5eec0): openPending: 2026/04/23 02:57:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/23 02:57:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 02:57:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:28 DEBUG : dir/file1(0x39d657f5eec0): >openPending: err= 2026/04/23 02:57:28 DEBUG : dir/file1(0x39d657f5eec0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : dir/file1(0x39d657f5eec0): _writeAt: size=15, off=5 2026/04/23 02:57:28 DEBUG : dir/file1(0x39d657f5eec0): >_writeAt: n=15, err= 2026/04/23 02:57:28 DEBUG : dir/file1(0x39d657f5eec0): close: 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/23 02:57:28 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-23 02:57:28.436508454 +0000 UTC m=+12.053055175 2026/04/23 02:57:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : dir/file1(0x39d657f5eec0): >close: err= 2026/04/23 02:57:28 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:28 DEBUG : dir: Looking for writers 2026/04/23 02:57:28 DEBUG : file1: reading active writers 2026/04/23 02:57:28 DEBUG : Looking for writers 2026/04/23 02:57:28 DEBUG : dir: reading active writers 2026/04/23 02:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 02:57:28 DEBUG : dir: Looking for writers 2026/04/23 02:57:28 DEBUG : file1: reading active writers 2026/04/23 02:57:28 DEBUG : Looking for writers 2026/04/23 02:57:28 DEBUG : dir: reading active writers 2026/04/23 02:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 02:57:28 DEBUG : dir: Looking for writers 2026/04/23 02:57:28 DEBUG : file1: reading active writers 2026/04/23 02:57:28 DEBUG : Looking for writers 2026/04/23 02:57:28 DEBUG : dir: reading active writers 2026/04/23 02:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 02:57:28 DEBUG : dir: Looking for writers 2026/04/23 02:57:28 DEBUG : file1: reading active writers 2026/04/23 02:57:28 DEBUG : Looking for writers 2026/04/23 02:57:28 DEBUG : dir: reading active writers 2026/04/23 02:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 02:57:28 DEBUG : dir/file1: vfs cache: starting upload 2026/04/23 02:57:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:28 DEBUG : dir/file1: size = 20 OK 2026/04/23 02:57:28 INFO : dir/file1: Copied (replaced existing) 2026/04/23 02:57:28 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-23 02:57:28 +0000 UTC" 2026/04/23 02:57:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/23 02:57:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/23 02:57:28 DEBUG : dir: Looking for writers 2026/04/23 02:57:28 DEBUG : file1: reading active writers 2026/04/23 02:57:28 DEBUG : Looking for writers 2026/04/23 02:57:28 DEBUG : dir: reading active writers 2026/04/23 02:57:28 DEBUG : >WaitForWriters: 2026/04/23 02:57:28 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:28 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:28 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:28 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : file1: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : file1(0x39d6575fc0c0): openPending: 2026/04/23 02:57:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:28 DEBUG : file1(0x39d6575fc0c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 02:57:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 02:57:28 DEBUG : file1(0x39d6575fc0c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : file1(0x39d6575fc0c0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : file1(0x39d6575fc0c0): close: 2026/04/23 02:57:28 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 02:57:28.656125166 +0000 UTC m=+12.272671897 2026/04/23 02:57:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : file1(0x39d6575fc0c0): >close: err= 2026/04/23 02:57:28 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:28 DEBUG : Looking for writers 2026/04/23 02:57:28 DEBUG : file1: reading active writers 2026/04/23 02:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 02:57:28 DEBUG : Looking for writers 2026/04/23 02:57:28 DEBUG : file1: reading active writers 2026/04/23 02:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 02:57:28 DEBUG : Looking for writers 2026/04/23 02:57:28 DEBUG : file1: reading active writers 2026/04/23 02:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 02:57:28 DEBUG : Looking for writers 2026/04/23 02:57:28 DEBUG : file1: reading active writers 2026/04/23 02:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 02:57:28 DEBUG : file1: vfs cache: starting upload 2026/04/23 02:57:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:28 DEBUG : file1: size = 5 OK 2026/04/23 02:57:28 INFO : file1: Copied (new) 2026/04/23 02:57:28 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-23 02:57:28 +0000 UTC" 2026/04/23 02:57:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:28 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 02:57:28 DEBUG : Looking for writers 2026/04/23 02:57:28 DEBUG : file1: reading active writers 2026/04/23 02:57:28 DEBUG : >WaitForWriters: 2026/04/23 02:57:28 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:28 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:28 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:28 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/23 02:57:28 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ac300): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ac300): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ac300): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ac300): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ac300): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.842560271 +0000 UTC m=+12.459106983 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ac300): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ac780): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ac780): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ac780): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ac780): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ac780): _writeAt: size=3, off=2 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ac780): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ac780): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.842560271 +0000 UTC m=+12.459106983 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ac780): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578acc40): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578acc40): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578acc40): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578acc40): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578acc40): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.842560271 +0000 UTC m=+12.459106983 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578acc40): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657d0aee0 item 1 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ad280): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ad280): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ad280): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ad280): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ad280): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.844846925 +0000 UTC m=+12.461393637 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ad280): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ad780): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ad780): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ad780): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ad780): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ad780): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.844846925 +0000 UTC m=+12.461393637 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578ad780): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657d0b420 item 2 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578addc0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578addc0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578addc0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578addc0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578addc0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.846461402 +0000 UTC m=+12.463008112 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578addc0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f8340): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f8340): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f8340): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f8340): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f8340): _writeAt: size=3, off=2 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f8340): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f8340): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.846461402 +0000 UTC m=+12.463008112 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f8340): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f8800): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f8800): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f8800): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f8800): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f8800): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.846461402 +0000 UTC m=+12.463008112 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f8800): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657d0bab0 item 3 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f8e80): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f8e80): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f8e80): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f8e80): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f8e80): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.848675448 +0000 UTC m=+12.465222169 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f8e80): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f93c0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f93c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f93c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f93c0): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f93c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.848675448 +0000 UTC m=+12.465222169 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f93c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657f8a0e0 item 4 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f9a00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f9a00): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f9a00): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f9a00): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f9a00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.85024544 +0000 UTC m=+12.466792161 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f9a00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f9e80): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f9e80): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f9e80): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f9e80): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f9e80): _writeAt: size=3, off=2 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f9e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f9e80): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.85024544 +0000 UTC m=+12.466792161 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6578f9e80): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b16440): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b16440): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b16440): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b16440): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b16440): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.85024544 +0000 UTC m=+12.466792161 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b16440): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657f8a4d0 item 5 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b16ac0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b16ac0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b16ac0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b16ac0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b16ac0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.852331795 +0000 UTC m=+12.468878506 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b16ac0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b17000): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b17000): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b17000): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b17000): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b17000): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.852331795 +0000 UTC m=+12.468878506 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b17000): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657f8aa10 item 6 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b17680): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b17680): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b17680): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b17680): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b17680): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.853846762 +0000 UTC m=+12.470393483 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b17680): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b17b80): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b17b80): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b17b80): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b17b80): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b17b80): _writeAt: size=3, off=2 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b17b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b17b80): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.853846762 +0000 UTC m=+12.470393483 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b17b80): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b78140): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b78140): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b78140): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b78140): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b78140): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.853846762 +0000 UTC m=+12.470393483 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b78140): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657f8ad90 item 7 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b787c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b787c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b787c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b787c0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b787c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.855986179 +0000 UTC m=+12.472532891 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b787c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b78d00): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b78d00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b78d00): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b78d00): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b78d00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.855986179 +0000 UTC m=+12.472532891 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b78d00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657f8b2d0 item 8 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b792c0): _readAt: size=2, off=0 2026/04/23 02:57:28 ERROR : open-test-file(0x39d657b792c0): Couldn't read size of file 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b792c0): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b792c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b792c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b792c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b792c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b79680): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b79680): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b79680): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b79680): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b79680): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.857841178 +0000 UTC m=+12.474387899 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b79680): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b79b00): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b79b00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b79b00): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b79b00): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b79b00): _writeAt: size=3, off=2 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b79b00): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b79b00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.857841178 +0000 UTC m=+12.474387899 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657b79b00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9c100): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9c100): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9c100): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9c100): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9c100): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.857841178 +0000 UTC m=+12.474387899 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9c100): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657f8b650 item 9 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9c780): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9c780): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9c780): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9c780): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9c780): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.860371631 +0000 UTC m=+12.476918352 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9c780): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9ccc0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9ccc0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9ccc0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9ccc0): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9ccc0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.860371631 +0000 UTC m=+12.476918352 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9ccc0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657f8bc70 item 10 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9d300): _readAt: size=2, off=0 2026/04/23 02:57:28 ERROR : open-test-file(0x39d657c9d300): Couldn't read size of file 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9d300): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9d300): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9d300): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9d300): close: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9d300): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9d6c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9d6c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9d6c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9d6c0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9d6c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.862383036 +0000 UTC m=+12.478929757 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9d6c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9dbc0): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9dbc0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9dbc0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9dbc0): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9dbc0): _writeAt: size=3, off=2 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9dbc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9dbc0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.862383036 +0000 UTC m=+12.478929757 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c9dbc0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb81c0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb81c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb81c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb81c0): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb81c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.862383036 +0000 UTC m=+12.478929757 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb81c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65779e8c0 item 11 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb8840): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb8840): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb8840): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb8840): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb8840): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.864726367 +0000 UTC m=+12.481273088 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb8840): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb8d80): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb8d80): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb8d80): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb8d80): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb8d80): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.864726367 +0000 UTC m=+12.481273088 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb8d80): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65779f730 item 12 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb93c0): _readAt: size=2, off=0 2026/04/23 02:57:28 ERROR : open-test-file(0x39d657cb93c0): Couldn't read size of file 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb93c0): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb93c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb93c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb93c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb93c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb9780): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb9780): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb9780): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb9780): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb9780): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.866637242 +0000 UTC m=+12.483183963 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb9780): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb9e40): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb9e40): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb9e40): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb9e40): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb9e40): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.866637242 +0000 UTC m=+12.483183963 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cb9e40): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574d4460 item 13 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cde5c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cde5c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cde5c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cde5c0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cde5c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.868377745 +0000 UTC m=+12.484924466 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cde5c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdeb00): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdeb00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdeb00): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdeb00): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdeb00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.868377745 +0000 UTC m=+12.484924466 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdeb00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574d5570 item 14 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdf140): _readAt: size=2, off=0 2026/04/23 02:57:28 ERROR : open-test-file(0x39d657cdf140): Couldn't read size of file 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdf140): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdf140): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdf140): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdf140): close: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdf140): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdf500): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdf500): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdf500): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdf500): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdf500): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.870280985 +0000 UTC m=+12.486827706 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdf500): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdfbc0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdfbc0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdfbc0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdfbc0): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdfbc0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.870280985 +0000 UTC m=+12.486827706 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cdfbc0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574d5d50 item 15 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 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/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf4340): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf4340): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf4340): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf4340): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf4340): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.871949162 +0000 UTC m=+12.488495873 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf4340): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf4880): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf4880): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf4880): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf4880): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf4880): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.871949162 +0000 UTC m=+12.488495873 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf4880): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574de460 item 16 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf4ec0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf4ec0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf4ec0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf4ec0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf4ec0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.87348023 +0000 UTC m=+12.490026941 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf4ec0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5340): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5340): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5340): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5340): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5340): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5340): _writeAt: size=3, off=7 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5340): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5340): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.87348023 +0000 UTC m=+12.490026941 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5340): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5840): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5840): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5840): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5840): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5840): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.87348023 +0000 UTC m=+12.490026941 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5840): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574de7e0 item 17 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5ec0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5ec0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5ec0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5ec0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5ec0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.875532361 +0000 UTC m=+12.492079072 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657cf5ec0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18500): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18500): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18500): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18500): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18500): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.875532361 +0000 UTC m=+12.492079072 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18500): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574df110 item 18 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18b80): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18b80): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18b80): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18b80): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18b80): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.877400907 +0000 UTC m=+12.493947628 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18b80): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19080): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19080): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19080): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19080): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19080): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19080): _writeAt: size=3, off=7 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19080): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19080): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.877400907 +0000 UTC m=+12.493947628 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19080): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aae4c0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aae4c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aae4c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aae4c0): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aae4c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.877400907 +0000 UTC m=+12.493947628 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aae4c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574df5e0 item 19 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aaeb40): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aaeb40): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aaeb40): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aaeb40): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aaeb40): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.879327301 +0000 UTC m=+12.495874012 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aaeb40): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aaf080): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aaf080): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aaf080): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aaf080): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aaf080): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.879327301 +0000 UTC m=+12.495874012 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aaf080): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ab4070 item 20 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aaf700): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aaf700): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aaf700): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aaf700): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aaf700): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.880666808 +0000 UTC m=+12.497213518 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aaf700): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aafc00): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aafc00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aafc00): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aafc00): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aafc00): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aafc00): _writeAt: size=3, off=7 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aafc00): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aafc00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.880666808 +0000 UTC m=+12.497213518 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657aafc00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af8200): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af8200): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af8200): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af8200): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af8200): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.880666808 +0000 UTC m=+12.497213518 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af8200): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ab4460 item 21 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af8880): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af8880): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af8880): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af8880): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af8880): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.882653885 +0000 UTC m=+12.499200597 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af8880): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af8dc0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af8dc0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af8dc0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af8dc0): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af8dc0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.882653885 +0000 UTC m=+12.499200597 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af8dc0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ab4930 item 22 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9440): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9440): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9440): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9440): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9440): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.884237372 +0000 UTC m=+12.500784093 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9440): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9940): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9940): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9940): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9940): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9940): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9940): _writeAt: size=3, off=7 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9940): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9940): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.884237372 +0000 UTC m=+12.500784093 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9940): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9e40): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9e40): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9e40): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9e40): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9e40): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.884237372 +0000 UTC m=+12.500784093 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657af9e40): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ab4f50 item 23 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 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/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9e5c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9e5c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9e5c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9e5c0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9e5c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.886347213 +0000 UTC m=+12.502893924 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9e5c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9eb00): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9eb00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9eb00): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9eb00): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9eb00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.886347213 +0000 UTC m=+12.502893924 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9eb00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ab5570 item 24 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9f140): _readAt: size=2, off=0 2026/04/23 02:57:28 ERROR : open-test-file(0x39d657d9f140): Couldn't read size of file 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9f140): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9f140): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9f140): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9f140): close: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9f140): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9f500): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9f500): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9f500): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9f500): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9f500): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.887790987 +0000 UTC m=+12.504337708 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9f500): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9fa00): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9fa00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9fa00): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9fa00): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9fa00): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9fa00): _writeAt: size=3, off=7 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9fa00): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9fa00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.887790987 +0000 UTC m=+12.504337708 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d9fa00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd4040): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd4040): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd4040): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd4040): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd4040): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.887790987 +0000 UTC m=+12.504337708 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd4040): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ab59d0 item 25 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd46c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd46c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd46c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd46c0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd46c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.889892611 +0000 UTC m=+12.506439332 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd46c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd4c00): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd4c00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd4c00): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd4c00): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd4c00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.889892611 +0000 UTC m=+12.506439332 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd4c00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574ae620 item 26 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5240): _readAt: size=2, off=0 2026/04/23 02:57:28 ERROR : open-test-file(0x39d657dd5240): Couldn't read size of file 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5240): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5240): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5240): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5240): close: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5240): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5600): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5600): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5600): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5600): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5600): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.891385918 +0000 UTC m=+12.507932629 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5600): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5b00): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5b00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5b00): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5b00): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5b00): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5b00): _writeAt: size=3, off=7 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5b00): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5b00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.891385918 +0000 UTC m=+12.507932629 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dd5b00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfc140): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfc140): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfc140): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfc140): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfc140): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.891385918 +0000 UTC m=+12.507932629 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfc140): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574aea80 item 27 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 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/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfc7c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfc7c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfc7c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfc7c0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfc7c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.893438631 +0000 UTC m=+12.509985342 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfc7c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfcd00): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfcd00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfcd00): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfcd00): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfcd00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.893438631 +0000 UTC m=+12.509985342 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfcd00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574af5e0 item 28 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfd340): _readAt: size=2, off=0 2026/04/23 02:57:28 ERROR : open-test-file(0x39d657dfd340): Couldn't read size of file 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfd340): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfd340): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfd340): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfd340): close: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfd340): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfd700): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfd700): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfd700): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfd700): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfd700): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.895307106 +0000 UTC m=+12.511853827 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfd700): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfddc0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfddc0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfddc0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfddc0): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfddc0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.895307106 +0000 UTC m=+12.511853827 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657dfddc0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574a6150 item 29 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 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/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2e540): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2e540): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2e540): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2e540): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2e540): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.896853312 +0000 UTC m=+12.513400023 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2e540): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2ea80): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2ea80): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2ea80): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2ea80): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2ea80): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.896853312 +0000 UTC m=+12.513400023 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2ea80): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574a6690 item 30 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 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/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2f0c0): _readAt: size=2, off=0 2026/04/23 02:57:28 ERROR : open-test-file(0x39d657f2f0c0): Couldn't read size of file 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2f0c0): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2f0c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2f0c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2f0c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2f0c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2f480): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2f480): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2f480): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2f480): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2f480): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.898420488 +0000 UTC m=+12.514967219 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2f480): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2fb40): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2fb40): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2fb40): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2fb40): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2fb40): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.898420488 +0000 UTC m=+12.514967219 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f2fb40): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574a6e70 item 31 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 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/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa22c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa22c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa22c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa22c0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa22c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.900039493 +0000 UTC m=+12.516586214 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa22c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa2800): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa2800): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa2800): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa2800): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa2800): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.900039493 +0000 UTC m=+12.516586214 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa2800): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574a7960 item 32 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa2e40): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa2e40): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa2e40): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa2e40): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa2e40): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.901433922 +0000 UTC m=+12.517980653 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa2e40): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa32c0): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa32c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa32c0): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa32c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa32c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6577a6150 item 33 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa32c0): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa32c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.901950106 +0000 UTC m=+12.518496817 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa32c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa37c0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa37c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa37c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa37c0): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa37c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.901950106 +0000 UTC m=+12.518496817 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa37c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6577a6540 item 33 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa3e00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa3e00): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa3e00): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa3e00): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa3e00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.903374022 +0000 UTC m=+12.519920733 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fa3e00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fce380): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fce380): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6577a6ee0 item 34 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fce380): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fce380): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fce380): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fce380): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fce380): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.90393414 +0000 UTC m=+12.520480850 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fce380): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fce8c0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fce8c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fce8c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fce8c0): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fce8c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.90393414 +0000 UTC m=+12.520480850 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fce8c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6577a7570 item 34 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fcef00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fcef00): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fcef00): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fcef00): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fcef00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.905372913 +0000 UTC m=+12.521919625 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fcef00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fcf380): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fcf380): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fcf380): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fcf380): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fcf380): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6577a7d50 item 35 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fcf380): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fcf380): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.905909386 +0000 UTC m=+12.522456096 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fcf380): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fcf880): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fcf880): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fcf880): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fcf880): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fcf880): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.905909386 +0000 UTC m=+12.522456096 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fcf880): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657488150 item 35 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801c000): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801c000): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801c000): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801c000): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801c000): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.907421177 +0000 UTC m=+12.523967888 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801c000): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801c500): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801c500): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657488bd0 item 36 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801c500): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801c500): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801c500): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801c500): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801c500): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.908155884 +0000 UTC m=+12.524702605 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801c500): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801ca40): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801ca40): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801ca40): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801ca40): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801ca40): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.908155884 +0000 UTC m=+12.524702605 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801ca40): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657488f50 item 36 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801d080): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801d080): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801d080): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801d080): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801d080): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.909474732 +0000 UTC m=+12.526021443 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801d080): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801d500): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801d500): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801d500): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801d500): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801d500): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657489960 item 37 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801d500): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801d500): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.909903811 +0000 UTC m=+12.526450523 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801d500): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801da00): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801da00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801da00): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801da00): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801da00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.909903811 +0000 UTC m=+12.526450523 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65801da00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574fe150 item 37 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658036180): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658036180): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658036180): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658036180): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658036180): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.911189095 +0000 UTC m=+12.527735816 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658036180): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658036680): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658036680): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574fe850 item 38 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658036680): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658036680): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658036680): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658036680): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658036680): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.911706361 +0000 UTC m=+12.528253072 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658036680): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658036bc0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658036bc0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658036bc0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658036bc0): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658036bc0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.911706361 +0000 UTC m=+12.528253072 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658036bc0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574feaf0 item 38 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658037240): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658037240): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658037240): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658037240): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658037240): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.91283491 +0000 UTC m=+12.529381621 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658037240): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658037740): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658037740): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658037740): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658037740): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658037740): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574ff180 item 39 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658037740): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658037740): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.913305107 +0000 UTC m=+12.529851818 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658037740): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658037c40): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658037c40): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658037c40): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658037c40): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658037c40): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.913305107 +0000 UTC m=+12.529851818 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658037c40): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574ff340 item 39 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580523c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580523c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580523c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580523c0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580523c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.914612263 +0000 UTC m=+12.531158974 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580523c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580528c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580528c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574ff730 item 40 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580528c0): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580528c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580528c0): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580528c0): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580528c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.915168762 +0000 UTC m=+12.531715473 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580528c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658052e00): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658052e00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658052e00): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658052e00): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658052e00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.915168762 +0000 UTC m=+12.531715473 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658052e00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574ffb90 item 40 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580533c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580533c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580533c0): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580533c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580533c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580533c0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580533c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.916288295 +0000 UTC m=+12.532835006 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580533c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580538c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580538c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580538c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6577b4150 item 41 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580538c0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580538c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.91672052 +0000 UTC m=+12.533267231 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580538c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658053d80): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658053d80): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658053d80): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658053d80): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658053d80): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6577b4930 item 41 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658053d80): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658053d80): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.917173865 +0000 UTC m=+12.533720586 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658053d80): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580763c0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580763c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580763c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580763c0): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580763c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.917173865 +0000 UTC m=+12.533720586 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580763c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6577b4c40 item 41 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658076a00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658076a00): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658076a00): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658076a00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658076a00): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658076a00): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658076a00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.918354051 +0000 UTC m=+12.534900762 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658076a00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658076f00): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658076f00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658076f00): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6577b50a0 item 42 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658076f00): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658076f00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.918813779 +0000 UTC m=+12.535360490 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658076f00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658077440): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658077440): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6577b52d0 item 42 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658077440): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658077440): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658077440): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658077440): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658077440): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.919318971 +0000 UTC m=+12.535865683 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658077440): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580779c0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580779c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580779c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580779c0): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580779c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.919318971 +0000 UTC m=+12.535865683 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580779c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6577b5570 item 42 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096100): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096100): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096100): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096100): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096100): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096100): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096100): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.920413006 +0000 UTC m=+12.536959717 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096100): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096600): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096600): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096600): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6577b5d50 item 43 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096600): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096600): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.921030861 +0000 UTC m=+12.537577572 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096600): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096b40): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096b40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096b40): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096b40): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096b40): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65794c380 item 43 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096b40): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096b40): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.921465481 +0000 UTC m=+12.538012192 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658096b40): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658097080): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658097080): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658097080): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658097080): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658097080): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.921465481 +0000 UTC m=+12.538012192 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658097080): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65794cd20 item 43 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580976c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580976c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580976c0): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580976c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580976c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580976c0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580976c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.922531242 +0000 UTC m=+12.539077953 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580976c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658097bc0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658097bc0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658097bc0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65794d110 item 44 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658097bc0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658097bc0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.92293359 +0000 UTC m=+12.539480301 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658097bc0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6200): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6200): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65794d730 item 44 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6200): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6200): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6200): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6200): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6200): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.923421801 +0000 UTC m=+12.539968513 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6200): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6780): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6780): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6780): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6780): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6780): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.923421801 +0000 UTC m=+12.539968513 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6780): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65794d8f0 item 44 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6dc0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6dc0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6dc0): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6dc0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6dc0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6dc0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.924485318 +0000 UTC m=+12.541032029 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b6dc0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b72c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b72c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b72c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6571ee2a0 item 45 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b72c0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b72c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.924901883 +0000 UTC m=+12.541448595 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b72c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b79c0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b79c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b79c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b79c0): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b79c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.924901883 +0000 UTC m=+12.541448595 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580b79c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6571ee620 item 45 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d4100): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d4100): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d4100): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d4100): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d4100): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d4100): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d4100): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.926020253 +0000 UTC m=+12.542566964 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d4100): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d4600): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d4600): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d4600): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6571ef5e0 item 46 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d4600): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d4600): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.926461886 +0000 UTC m=+12.543008597 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d4600): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d4d00): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d4d00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d4d00): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d4d00): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d4d00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.926461886 +0000 UTC m=+12.543008597 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d4d00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6571efa40 item 46 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d5340): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d5340): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d5340): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d5340): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d5340): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d5340): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d5340): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.927650048 +0000 UTC m=+12.544196759 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d5340): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d5840): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d5840): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d5840): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657438690 item 47 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d5840): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d5840): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.928056886 +0000 UTC m=+12.544603596 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580d5840): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f2040): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f2040): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f2040): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f2040): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f2040): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.928056886 +0000 UTC m=+12.544603596 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f2040): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574389a0 item 47 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 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/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f2680): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f2680): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f2680): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f2680): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f2680): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f2680): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f2680): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.929279331 +0000 UTC m=+12.545826042 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f2680): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f2b80): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f2b80): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f2b80): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574393b0 item 48 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f2b80): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f2b80): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.929691249 +0000 UTC m=+12.546237970 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f2b80): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f3280): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f3280): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f3280): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f3280): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f3280): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.929691249 +0000 UTC m=+12.546237970 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f3280): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657439c00 item 48 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f38c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f38c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f38c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f38c0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f38c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.93118181 +0000 UTC m=+12.547728531 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f38c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f3d40): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f3d40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f3d40): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f3d40): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f3d40): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f3d40): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657114700 item 49 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f3d40): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f3d40): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.931657818 +0000 UTC m=+12.548204539 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6580f3d40): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810c380): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810c380): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810c380): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810c380): >_readAt: n=8, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810c380): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.931657818 +0000 UTC m=+12.548204539 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810c380): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657114f50 item 49 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810ca00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810ca00): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810ca00): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810ca00): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810ca00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.932962439 +0000 UTC m=+12.549509150 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810ca00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810cf00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810cf00): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810cf00): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6571155e0 item 50 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810cf00): _readAt: size=2, off=5 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810cf00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810cf00): _writeAt: size=3, off=5 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810cf00): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810cf00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.933422346 +0000 UTC m=+12.549969067 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810cf00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810d480): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810d480): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810d480): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810d480): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810d480): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.933422346 +0000 UTC m=+12.549969067 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810d480): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6571158f0 item 50 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810db00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810db00): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810db00): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810db00): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810db00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.93454798 +0000 UTC m=+12.551094691 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65810db00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812a100): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812a100): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812a100): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812a100): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812a100): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812a100): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65792a0e0 item 51 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812a100): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812a100): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.934981829 +0000 UTC m=+12.551528539 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812a100): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812a640): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812a640): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812a640): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812a640): >_readAt: n=8, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812a640): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.934981829 +0000 UTC m=+12.551528539 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812a640): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65792a2a0 item 51 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812acc0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812acc0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812acc0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812acc0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812acc0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.936105939 +0000 UTC m=+12.552652650 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812acc0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812b1c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812b1c0): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812b1c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65792a7e0 item 52 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812b1c0): _readAt: size=2, off=5 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812b1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812b1c0): _writeAt: size=3, off=5 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812b1c0): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812b1c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.936538715 +0000 UTC m=+12.553085427 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812b1c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812b740): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812b740): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812b740): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812b740): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812b740): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.936538715 +0000 UTC m=+12.553085427 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812b740): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65792aa10 item 52 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812bdc0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812bdc0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812bdc0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812bdc0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812bdc0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.937639893 +0000 UTC m=+12.554186604 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65812bdc0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6581483c0): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6581483c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6581483c0): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6581483c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6581483c0): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6581483c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65792b0a0 item 53 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6581483c0): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6581483c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.938065475 +0000 UTC m=+12.554612187 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6581483c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658148900): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658148900): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658148900): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658148900): >_readAt: n=8, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658148900): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.938065475 +0000 UTC m=+12.554612187 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658148900): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65792b650 item 53 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658148f80): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658148f80): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658148f80): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658148f80): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658148f80): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.939210366 +0000 UTC m=+12.555757076 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658148f80): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658149480): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658149480): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658149480): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65792bab0 item 54 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658149480): _readAt: size=2, off=5 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658149480): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658149480): _writeAt: size=3, off=5 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658149480): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658149480): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.939661766 +0000 UTC m=+12.556208478 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658149480): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658149a00): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658149a00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658149a00): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658149a00): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658149a00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.939661766 +0000 UTC m=+12.556208478 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658149a00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65792bdc0 item 54 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816a180): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816a180): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816a180): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816a180): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816a180): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.940890375 +0000 UTC m=+12.557437116 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816a180): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816a680): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816a680): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816a680): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816a680): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816a680): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816a680): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65748ea10 item 55 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816a680): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816a680): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.941507659 +0000 UTC m=+12.558054410 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816a680): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816abc0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816abc0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816abc0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816abc0): >_readAt: n=8, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816abc0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.941507659 +0000 UTC m=+12.558054410 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816abc0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65748ed20 item 55 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 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/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816b240): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816b240): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816b240): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816b240): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816b240): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.942815666 +0000 UTC m=+12.559362388 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816b240): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816b740): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816b740): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816b740): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65748f180 item 56 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816b740): _readAt: size=2, off=5 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816b740): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816b740): _writeAt: size=3, off=5 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816b740): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816b740): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.943424796 +0000 UTC m=+12.559971517 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816b740): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816bcc0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816bcc0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816bcc0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816bcc0): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816bcc0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.943424796 +0000 UTC m=+12.559971517 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65816bcc0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65748fa40 item 56 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186400): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186400): open at offset 0 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186400): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186400): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186400): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186400): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186400): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186400): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.944728896 +0000 UTC m=+12.561275617 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186400): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186940): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186940): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186940): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65799e0e0 item 57 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186940): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186940): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.945217337 +0000 UTC m=+12.561764058 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186940): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186e80): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186e80): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186e80): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186e80): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186e80): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186e80): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65799e2a0 item 57 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186e80): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186e80): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.945811007 +0000 UTC m=+12.562357728 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186e80): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187400): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187400): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187400): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187400): >_readAt: n=8, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187400): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.945811007 +0000 UTC m=+12.562357728 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187400): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65799e540 item 57 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187a40): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187a40): open at offset 0 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187a40): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187a40): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187a40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187a40): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187a40): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187a40): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.947444499 +0000 UTC m=+12.563991220 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187a40): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19480): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19480): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19480): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574df960 item 58 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19480): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19480): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.94884995 +0000 UTC m=+12.565396660 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19480): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186200): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186200): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186200): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65799e070 item 58 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186200): _readAt: size=2, off=5 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186200): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186200): _writeAt: size=3, off=5 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186200): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186200): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.949759105 +0000 UTC m=+12.566305816 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186200): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6581867c0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6581867c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6581867c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6581867c0): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6581867c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.949759105 +0000 UTC m=+12.566305816 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6581867c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65799e230 item 58 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186e00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186e00): open at offset 0 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186e00): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186e00): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186e00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186e00): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186e00): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186e00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.951188131 +0000 UTC m=+12.567734842 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658186e00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187340): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187340): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187340): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65799e690 item 59 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187340): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187340): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.951658718 +0000 UTC m=+12.568205429 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187340): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187880): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187880): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187880): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187880): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187880): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187880): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65799ed90 item 59 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187880): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187880): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.952196853 +0000 UTC m=+12.568743564 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d658187880): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18280): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18280): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18280): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18280): >_readAt: n=8, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18280): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.952196853 +0000 UTC m=+12.568743564 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18280): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65799ef50 item 59 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 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/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d188c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d188c0): open at offset 0 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d188c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d188c0): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d188c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d188c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d188c0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d188c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.953348586 +0000 UTC m=+12.569895298 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d188c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18e00): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18e00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18e00): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65799f570 item 60 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18e00): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18e00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.953770291 +0000 UTC m=+12.570317003 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d18e00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19540): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19540): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19540): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65799f8f0 item 60 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19540): _readAt: size=2, off=5 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19540): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19540): _writeAt: size=3, off=5 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19540): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19540): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.954271116 +0000 UTC m=+12.570817828 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19540): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19b00): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19b00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19b00): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19b00): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19b00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.954271116 +0000 UTC m=+12.570817828 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d19b00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65799fce0 item 60 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f66240): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f66240): open at offset 0 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f66240): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f66240): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f66240): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f66240): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f66240): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f66240): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.955292443 +0000 UTC m=+12.571839155 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f66240): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f66780): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f66780): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f66780): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657776a10 item 61 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f66780): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f66780): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.955702717 +0000 UTC m=+12.572249428 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f66780): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67140): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67140): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67140): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67140): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67140): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.955702717 +0000 UTC m=+12.572249428 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67140): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657776cb0 item 61 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 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/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67780): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67780): open at offset 0 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67780): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67780): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67780): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67780): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67780): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67780): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.956866803 +0000 UTC m=+12.573413514 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67780): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67cc0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67cc0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67cc0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657777570 item 62 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67cc0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67cc0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.957299219 +0000 UTC m=+12.573845930 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f67cc0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f0800): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f0800): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f0800): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f0800): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f0800): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.957299219 +0000 UTC m=+12.573845930 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f0800): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657777880 item 62 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 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/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f1080): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f1080): open at offset 0 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f1080): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f1080): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f1080): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f1080): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f1080): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f1080): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.958453626 +0000 UTC m=+12.575000337 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f1080): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f18c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f18c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f18c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574de380 item 63 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f18c0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f18c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.958859312 +0000 UTC m=+12.575406022 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6574f18c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781a0c0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781a0c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781a0c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781a0c0): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781a0c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.958859312 +0000 UTC m=+12.575406022 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781a0c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574de540 item 63 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 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/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781a700): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781a700): open at offset 0 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781a700): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781a700): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781a700): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781a700): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781a700): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781a700): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.960270414 +0000 UTC m=+12.576817135 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781a700): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781ac40): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781ac40): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781ac40): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574de8c0 item 64 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781ac40): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781ac40): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.960736953 +0000 UTC m=+12.577283674 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781ac40): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781b440): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781b440): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781b440): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781b440): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781b440): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.960736953 +0000 UTC m=+12.577283674 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781b440): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574deaf0 item 64 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781ba80): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781ba80): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781ba80): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781ba80): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781ba80): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.962054479 +0000 UTC m=+12.578601190 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65781ba80): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792c000): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792c000): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792c000): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792c000): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792c000): _writeAt: size=3, off=2 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574df2d0 item 65 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792c000): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792c000): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.962487906 +0000 UTC m=+12.579034618 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792c000): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792c6c0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792c6c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792c6c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792c6c0): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792c6c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.962487906 +0000 UTC m=+12.579034618 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792c6c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574df570 item 65 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792d780): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792d780): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792d780): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792d780): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792d780): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.963575959 +0000 UTC m=+12.580122671 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792d780): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792de40): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792de40): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657470a80 item 66 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792de40): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792de40): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792de40): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792de40): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792de40): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.96399535 +0000 UTC m=+12.580542061 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d65792de40): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657884540): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657884540): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657884540): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657884540): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657884540): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.96399535 +0000 UTC m=+12.580542061 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657884540): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657471110 item 66 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657884b80): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657884b80): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657884b80): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657884b80): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657884b80): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.965035512 +0000 UTC m=+12.581582224 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657884b80): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657885000): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657885000): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657885000): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657885000): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657885000): _writeAt: size=3, off=2 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657471730 item 67 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657885000): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657885000): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.965574289 +0000 UTC m=+12.582121000 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657885000): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657885500): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657885500): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657885500): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657885500): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657885500): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.965574289 +0000 UTC m=+12.582121000 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657885500): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65778e3f0 item 67 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657885b80): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657885b80): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657885b80): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657885b80): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657885b80): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.966664246 +0000 UTC m=+12.583210957 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657885b80): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db2180): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db2180): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65778ec40 item 68 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db2180): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db2180): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db2180): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db2180): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db2180): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.967328558 +0000 UTC m=+12.583875269 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db2180): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db26c0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db26c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db26c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db26c0): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db26c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.967328558 +0000 UTC m=+12.583875269 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db26c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65778ee00 item 68 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db2d00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db2d00): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db2d00): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db2d00): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db2d00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.968311122 +0000 UTC m=+12.584857833 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db2d00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db31c0): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db31c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db31c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db31c0): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db31c0): _writeAt: size=3, off=2 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65778f420 item 69 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db31c0): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db31c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.96871844 +0000 UTC m=+12.585265152 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db31c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db36c0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db36c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db36c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db36c0): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db36c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.96871844 +0000 UTC m=+12.585265152 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db36c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65778f5e0 item 69 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db3d40): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db3d40): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db3d40): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db3d40): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db3d40): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.96974626 +0000 UTC m=+12.586292971 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657db3d40): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657790480): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657790480): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65778fce0 item 70 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657790480): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657790480): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657790480): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657790480): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657790480): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.970169868 +0000 UTC m=+12.586716579 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657790480): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577909c0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577909c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577909c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577909c0): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577909c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.970169868 +0000 UTC m=+12.586716579 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577909c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65747a230 item 70 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657791380): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657791380): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657791380): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657791380): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657791380): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.971167631 +0000 UTC m=+12.587714342 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657791380): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657791880): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657791880): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657791880): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657791880): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657791880): _writeAt: size=3, off=2 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65747aa10 item 71 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657791880): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657791880): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.971555502 +0000 UTC m=+12.588102213 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657791880): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a0000): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a0000): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a0000): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a0000): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a0000): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.971555502 +0000 UTC m=+12.588102213 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a0000): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65747ad20 item 71 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a0680): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a0680): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a0680): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a0680): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a0680): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.972562372 +0000 UTC m=+12.589109083 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a0680): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a0c00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a0c00): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65747b180 item 72 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a0c00): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a0c00): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a0c00): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a0c00): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a0c00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.972958118 +0000 UTC m=+12.589504829 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a0c00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a1140): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a1140): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a1140): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a1140): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a1140): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.972958118 +0000 UTC m=+12.589504829 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a1140): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65747b420 item 72 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a1700): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a1700): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a1700): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a1700): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a1700): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a1700): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a1700): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.97393468 +0000 UTC m=+12.590481392 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a1700): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a1c00): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a1c00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a1c00): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65747bb20 item 73 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a1c00): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a1c00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.974323274 +0000 UTC m=+12.590869985 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6576a1c00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657594700): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657594700): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657594700): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657594700): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657594700): _writeAt: size=3, off=2 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65747bce0 item 73 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657594700): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657594700): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.974719972 +0000 UTC m=+12.591266683 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657594700): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657594d80): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657594d80): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657594d80): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657594d80): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657594d80): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.974719972 +0000 UTC m=+12.591266683 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657594d80): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b52000 item 73 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6575953c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6575953c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6575953c0): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6575953c0): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6575953c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6575953c0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6575953c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.975798386 +0000 UTC m=+12.592345097 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6575953c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6575958c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6575958c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6575958c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b52380 item 74 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6575958c0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6575958c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.976231042 +0000 UTC m=+12.592777753 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6575958c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657595e00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657595e00): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b52540 item 74 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657595e00): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657595e00): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657595e00): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657595e00): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657595e00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.976671233 +0000 UTC m=+12.593217943 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657595e00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f76500): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f76500): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f76500): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f76500): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f76500): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.976671233 +0000 UTC m=+12.593217943 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f76500): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b52700 item 74 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f76b40): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f76b40): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f76b40): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f76b40): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f76b40): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f76b40): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f76b40): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.977673284 +0000 UTC m=+12.594219994 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f76b40): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f77040): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f77040): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f77040): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b52e00 item 75 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f77040): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f77040): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.978024766 +0000 UTC m=+12.594571478 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f77040): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f77580): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f77580): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f77580): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f77580): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f77580): _writeAt: size=3, off=2 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b52fc0 item 75 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f77580): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f77580): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.978477791 +0000 UTC m=+12.595024502 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f77580): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f77ac0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f77ac0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f77ac0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f77ac0): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f77ac0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.978477791 +0000 UTC m=+12.595024502 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f77ac0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b53180 item 75 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2e200): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2e200): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2e200): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2e200): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2e200): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2e200): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2e200): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.97947389 +0000 UTC m=+12.596020601 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2e200): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2e800): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2e800): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2e800): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b539d0 item 76 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2e800): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2e800): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.979854117 +0000 UTC m=+12.596400827 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2e800): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2ed40): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2ed40): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b53c70 item 76 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2ed40): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2ed40): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2ed40): _writeAt: size=3, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2ed40): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2ed40): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.980282345 +0000 UTC m=+12.596829056 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2ed40): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2f2c0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2f2c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2f2c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2f2c0): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2f2c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.980282345 +0000 UTC m=+12.596829056 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2f2c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b53e30 item 76 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2f900): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2f900): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2f900): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2f900): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2f900): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2f900): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2f900): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.98126045 +0000 UTC m=+12.597807160 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2f900): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2fe00): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2fe00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2fe00): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ad8540 item 77 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2fe00): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2fe00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.981606142 +0000 UTC m=+12.598152853 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657a2fe00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6579caa40): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6579caa40): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6579caa40): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6579caa40): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6579caa40): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.981606142 +0000 UTC m=+12.598152853 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6579caa40): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ad8700 item 77 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6579cb580): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6579cb580): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6579cb580): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6579cb580): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6579cb580): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6579cb580): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6579cb580): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.982668747 +0000 UTC m=+12.599215457 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6579cb580): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6579cba80): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6579cba80): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6579cba80): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ad8a80 item 78 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6579cba80): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6579cba80): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.983020039 +0000 UTC m=+12.599566750 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6579cba80): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f6280): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f6280): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f6280): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f6280): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f6280): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.983020039 +0000 UTC m=+12.599566750 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f6280): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ad8c40 item 78 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f68c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f68c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f68c0): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f68c0): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f68c0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f68c0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f68c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.984126206 +0000 UTC m=+12.600672917 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f68c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f6dc0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f6dc0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f6dc0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ad9030 item 79 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f6dc0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f6dc0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.984469875 +0000 UTC m=+12.601016586 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f6dc0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f7540): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f7540): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f7540): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f7540): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f7540): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.984469875 +0000 UTC m=+12.601016586 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f7540): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ad9260 item 79 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 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/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f7c80): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f7c80): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f7c80): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f7c80): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f7c80): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f7c80): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f7c80): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.985625634 +0000 UTC m=+12.602172346 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577f7c80): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657ffe280): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657ffe280): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657ffe280): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ad96c0 item 80 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657ffe280): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657ffe280): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.986035227 +0000 UTC m=+12.602581938 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657ffe280): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657ffea00): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657ffea00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657ffea00): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657ffea00): >_readAt: n=5, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657ffea00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.986035227 +0000 UTC m=+12.602581938 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657ffea00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ad98f0 item 80 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fff040): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fff040): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fff040): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fff040): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fff040): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.987219 +0000 UTC m=+12.603765732 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fff040): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fff4c0): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fff4c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fff4c0): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fff4c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fff4c0): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fff4c0): _writeAt: size=3, off=7 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ad9c70 item 81 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fff4c0): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fff4c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.987667326 +0000 UTC m=+12.604214037 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fff4c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fffa00): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fffa00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fffa00): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fffa00): >_readAt: n=8, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fffa00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.987667326 +0000 UTC m=+12.604214037 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657fffa00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b141c0 item 81 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8c180): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8c180): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8c180): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8c180): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8c180): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.988828567 +0000 UTC m=+12.605375277 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8c180): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8c680): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8c680): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8c680): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b145b0 item 82 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8c680): _readAt: size=2, off=5 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8c680): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8c680): _writeAt: size=3, off=5 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8c680): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8c680): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.989380137 +0000 UTC m=+12.605926848 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8c680): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8cc00): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8cc00): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8cc00): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8cc00): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8cc00): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.989380137 +0000 UTC m=+12.605926848 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8cc00): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b14770 item 82 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8d280): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8d280): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8d280): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8d280): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8d280): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.990469412 +0000 UTC m=+12.607016123 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8d280): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8d780): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8d780): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8d780): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8d780): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8d780): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8d780): _writeAt: size=3, off=7 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b14e00 item 83 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8d780): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8d780): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.990884615 +0000 UTC m=+12.607431326 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8d780): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8ddc0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8ddc0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8ddc0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8ddc0): >_readAt: n=8, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8ddc0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.990884615 +0000 UTC m=+12.607431326 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657c8ddc0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b14fc0 item 83 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f20580): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f20580): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f20580): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f20580): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f20580): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.992028484 +0000 UTC m=+12.608575194 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f20580): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f20a80): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f20a80): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f20a80): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b153b0 item 84 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f20a80): _readAt: size=2, off=5 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f20a80): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f20a80): _writeAt: size=3, off=5 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f20a80): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f20a80): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.992465557 +0000 UTC m=+12.609012268 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f20a80): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21000): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21000): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21000): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21000): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21000): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.992465557 +0000 UTC m=+12.609012268 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21000): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b15570 item 84 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21680): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21680): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21680): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21680): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21680): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.993481925 +0000 UTC m=+12.610028636 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21680): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21b80): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21b80): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21b80): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21b80): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21b80): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21b80): _writeAt: size=3, off=7 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b15a40 item 85 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21b80): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21b80): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.993915443 +0000 UTC m=+12.610462154 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657f21b80): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577181c0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577181c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577181c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577181c0): >_readAt: n=8, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577181c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.993915443 +0000 UTC m=+12.610462154 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577181c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b15d50 item 85 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657718840): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657718840): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657718840): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657718840): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657718840): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.995026949 +0000 UTC m=+12.611573660 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657718840): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657718d40): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657718d40): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657718d40): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657956690 item 86 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657718d40): _readAt: size=2, off=5 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657718d40): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657718d40): _writeAt: size=3, off=5 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657718d40): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657718d40): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.995559254 +0000 UTC m=+12.612105965 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657718d40): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577192c0): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577192c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577192c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577192c0): >_readAt: n=3, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577192c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.995559254 +0000 UTC m=+12.612105965 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d6577192c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657956850 item 86 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657719940): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657719940): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657719940): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657719940): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657719940): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.997001384 +0000 UTC m=+12.613548106 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657719940): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3e200): _readAt: size=2, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3e200): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3e200): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3e200): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3e200): >_readAt: n=2, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3e200): _writeAt: size=3, off=7 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657cce000 item 87 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3e200): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3e200): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.997597418 +0000 UTC m=+12.614144130 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3e200): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3e740): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3e740): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3e740): >openPending: err= 2026/04/23 02:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3e740): >_readAt: n=8, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3e740): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.997597418 +0000 UTC m=+12.614144130 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3e740): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: Remove: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657cce1c0 item 87 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:28 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/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3edc0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3edc0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3edc0): _writeAt: size=5, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3edc0): >_writeAt: n=5, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3edc0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.998972873 +0000 UTC m=+12.615519584 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3edc0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3f2c0): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3f2c0): open at offset 5 2026/04/23 02:57:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3f2c0): >openPending: err= 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657cce540 item 88 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3f2c0): _readAt: size=2, off=5 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3f2c0): >_readAt: n=0, err=EOF 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3f2c0): _writeAt: size=3, off=5 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3f2c0): >_writeAt: n=3, err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3f2c0): close: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.999594365 +0000 UTC m=+12.616141086 2026/04/23 02:57:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3f2c0): >close: err= 2026/04/23 02:57:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3f840): _readAt: size=512, off=0 2026/04/23 02:57:28 DEBUG : open-test-file(0x39d657d3f840): openPending: 2026/04/23 02:57:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d3f840): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d3f840): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d3f840): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:28.999594365 +0000 UTC m=+12.616141086 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d3f840): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657cce700 item 88 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d3fe80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d3fe80): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d3fe80): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d3fe80): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d3fe80): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d3fe80): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d3fe80): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d3fe80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.000869541 +0000 UTC m=+12.617416262 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d3fe80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6c4c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6c4c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6c4c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657cceaf0 item 89 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6c4c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6c4c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.001321133 +0000 UTC m=+12.617867844 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6c4c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6ca00): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6ca00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6ca00): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6ca00): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6ca00): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6ca00): _writeAt: size=3, off=7 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ccecb0 item 89 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6ca00): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6ca00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.001791911 +0000 UTC m=+12.618338622 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6ca00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6cf80): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6cf80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6cf80): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6cf80): >_readAt: n=8, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6cf80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.001791911 +0000 UTC m=+12.618338622 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6cf80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ccee70 item 89 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6d5c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6d5c0): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6d5c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6d5c0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6d5c0): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6d5c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6d5c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6d5c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.003481067 +0000 UTC m=+12.620027788 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6d5c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6db00): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6db00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6db00): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ccf1f0 item 90 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6db00): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6db00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.003925836 +0000 UTC m=+12.620472547 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d6db00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779a140): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779a140): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779a140): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ccf3b0 item 90 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779a140): _readAt: size=2, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779a140): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779a140): _writeAt: size=3, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779a140): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779a140): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.004514677 +0000 UTC m=+12.621061388 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779a140): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779a700): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779a700): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779a700): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779a700): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779a700): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.004514677 +0000 UTC m=+12.621061388 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779a700): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ccf570 item 90 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779ad40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779ad40): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779ad40): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779ad40): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779ad40): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779ad40): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779ad40): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779ad40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.005785064 +0000 UTC m=+12.622331775 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779ad40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779b280): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779b280): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779b280): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ccf9d0 item 91 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779b280): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779b280): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.006300426 +0000 UTC m=+12.622847137 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779b280): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779b7c0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779b7c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779b7c0): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779b7c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779b7c0): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779b7c0): _writeAt: size=3, off=7 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ccfb90 item 91 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779b7c0): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779b7c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.006817762 +0000 UTC m=+12.623364473 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779b7c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779bd40): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779bd40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779bd40): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779bd40): >_readAt: n=8, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779bd40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.006817762 +0000 UTC m=+12.623364473 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65779bd40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ccfd50 item 91 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f8480): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f8480): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f8480): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f8480): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f8480): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f8480): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f8480): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f8480): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.008047812 +0000 UTC m=+12.624594523 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f8480): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f89c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f89c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f89c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579e2310 item 92 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f89c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f89c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.008515836 +0000 UTC m=+12.625062567 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f89c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f8f00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f8f00): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f8f00): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579e24d0 item 92 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f8f00): _readAt: size=2, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f8f00): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f8f00): _writeAt: size=3, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f8f00): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f8f00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.009045635 +0000 UTC m=+12.625592366 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f8f00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f94c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f94c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f94c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f94c0): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f94c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.009045635 +0000 UTC m=+12.625592366 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f94c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579e2690 item 92 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f9b00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f9b00): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f9b00): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f9b00): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f9b00): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f9b00): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f9b00): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f9b00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.01042655 +0000 UTC m=+12.626973260 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f9b00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832140): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832140): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832140): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579e2bd0 item 93 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832140): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832140): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.010853195 +0000 UTC m=+12.627399905 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832140): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832840): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832840): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832840): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832840): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832840): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.010853195 +0000 UTC m=+12.627399905 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832840): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579e2e00 item 93 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832e80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832e80): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832e80): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832e80): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832e80): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832e80): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832e80): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832e80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.012036096 +0000 UTC m=+12.628582807 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657832e80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578333c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578333c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578333c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579e33b0 item 94 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578333c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578333c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.012444877 +0000 UTC m=+12.628991588 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578333c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657833ac0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657833ac0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657833ac0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657833ac0): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657833ac0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.012444877 +0000 UTC m=+12.628991588 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657833ac0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579e35e0 item 94 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866200): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866200): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866200): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866200): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866200): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866200): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866200): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866200): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.013667243 +0000 UTC m=+12.630213954 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866200): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866740): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866740): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866740): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579e39d0 item 95 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866740): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866740): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.014107403 +0000 UTC m=+12.630654135 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866740): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866e40): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866e40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866e40): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866e40): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866e40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.014107403 +0000 UTC m=+12.630654135 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657866e40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579e3d50 item 95 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657867480): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657867480): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657867480): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657867480): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657867480): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657867480): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657867480): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657867480): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.015467499 +0000 UTC m=+12.632014209 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657867480): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578679c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578679c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578679c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ac8380 item 96 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578679c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578679c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.0158868 +0000 UTC m=+12.632433511 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578679c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d21c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d21c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d21c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d21c0): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d21c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.0158868 +0000 UTC m=+12.632433511 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d21c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ac85b0 item 96 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= 2026/04/23 02:57:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:29 DEBUG : Looking for writers 2026/04/23 02:57:29 DEBUG : >WaitForWriters: 2026/04/23 02:57:29 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:29 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:29 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:29 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:29 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/23 02:57:29 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a0f0c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a0f0c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a0f0c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a0f0c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a0f0c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.03965113 +0000 UTC m=+12.656197851 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a0f0c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a0f540): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a0f540): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a0f540): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a0f540): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a0f540): _writeAt: size=3, off=2 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a0f540): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a0f540): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.03965113 +0000 UTC m=+12.656197851 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a0f540): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a0fa00): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a0fa00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a0fa00): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a0fa00): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a0fa00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.03965113 +0000 UTC m=+12.656197851 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a0fa00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574e4cb0 item 1 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64140): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64140): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64140): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64140): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64140): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.041710014 +0000 UTC m=+12.658256775 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64140): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64640): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64640): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64640): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64640): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64640): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.041710014 +0000 UTC m=+12.658256775 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64640): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574e58f0 item 2 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64c80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64c80): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64c80): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64c80): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64c80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.043200185 +0000 UTC m=+12.659746896 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64c80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65100): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65100): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65100): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65100): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65100): _writeAt: size=3, off=2 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65100): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65100): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.043200185 +0000 UTC m=+12.659746896 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65100): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a655c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a655c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a655c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a655c0): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a655c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.043200185 +0000 UTC m=+12.659746896 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a655c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65781e0e0 item 3 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65c40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65c40): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65c40): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65c40): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65c40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.045141376 +0000 UTC m=+12.661688097 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65c40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b10280): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b10280): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b10280): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b10280): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b10280): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.045141376 +0000 UTC m=+12.661688097 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b10280): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65781eaf0 item 4 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b108c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b108c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b108c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b108c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b108c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.046438113 +0000 UTC m=+12.662984834 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b108c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b10d40): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b10d40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b10d40): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b10d40): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b10d40): _writeAt: size=3, off=2 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b10d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b10d40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.046438113 +0000 UTC m=+12.662984834 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b10d40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b11200): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b11200): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b11200): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b11200): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b11200): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.046438113 +0000 UTC m=+12.662984834 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b11200): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65781efc0 item 5 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b11880): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b11880): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b11880): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b11880): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b11880): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.048364287 +0000 UTC m=+12.664910998 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b11880): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b11dc0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b11dc0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b11dc0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b11dc0): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b11dc0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.048364287 +0000 UTC m=+12.664910998 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b11dc0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65781f7a0 item 6 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5c540): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5c540): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5c540): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5c540): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5c540): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.049481425 +0000 UTC m=+12.666028135 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5c540): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5ca40): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5ca40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5ca40): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5ca40): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5ca40): _writeAt: size=3, off=2 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5ca40): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5ca40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.049481425 +0000 UTC m=+12.666028135 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5ca40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5cf00): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5cf00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5cf00): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5cf00): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5cf00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.049481425 +0000 UTC m=+12.666028135 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5cf00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65781fc70 item 7 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5d580): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5d580): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5d580): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5d580): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5d580): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.05111191 +0000 UTC m=+12.667658621 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5d580): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5dac0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5dac0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5dac0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5dac0): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5dac0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.05111191 +0000 UTC m=+12.667658621 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5dac0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ca23f0 item 8 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b90180): _readAt: size=2, off=0 2026/04/23 02:57:29 ERROR : open-test-file(0x39d657b90180): Couldn't read size of file 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b90180): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b90180): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b90180): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b90180): close: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b90180): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b90540): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b90540): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b90540): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b90540): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b90540): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.052337712 +0000 UTC m=+12.668884423 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b90540): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b909c0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b909c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b909c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b909c0): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b909c0): _writeAt: size=3, off=2 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b909c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b909c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.052337712 +0000 UTC m=+12.668884423 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b909c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b90ec0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b90ec0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b90ec0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b90ec0): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b90ec0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.052337712 +0000 UTC m=+12.668884423 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b90ec0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ca28c0 item 9 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b91540): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b91540): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b91540): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b91540): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b91540): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.053983667 +0000 UTC m=+12.670530378 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b91540): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b91a80): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b91a80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b91a80): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b91a80): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b91a80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.053983667 +0000 UTC m=+12.670530378 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b91a80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ca2d90 item 10 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb01c0): _readAt: size=2, off=0 2026/04/23 02:57:29 ERROR : open-test-file(0x39d657bb01c0): Couldn't read size of file 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb01c0): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb01c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb01c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb01c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb01c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb0580): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb0580): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb0580): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb0580): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb0580): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.055277969 +0000 UTC m=+12.671824680 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb0580): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb0a80): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb0a80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb0a80): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb0a80): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb0a80): _writeAt: size=3, off=2 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb0a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb0a80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.055277969 +0000 UTC m=+12.671824680 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb0a80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb0f80): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb0f80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb0f80): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb0f80): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb0f80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.055277969 +0000 UTC m=+12.671824680 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb0f80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ca3490 item 11 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb1600): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb1600): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb1600): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb1600): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb1600): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.057002642 +0000 UTC m=+12.673549353 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb1600): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb1b40): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb1b40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb1b40): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb1b40): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb1b40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.057002642 +0000 UTC m=+12.673549353 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bb1b40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ca39d0 item 12 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bce280): _readAt: size=2, off=0 2026/04/23 02:57:29 ERROR : open-test-file(0x39d657bce280): Couldn't read size of file 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bce280): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bce280): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bce280): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bce280): close: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bce280): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bce640): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bce640): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bce640): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bce640): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bce640): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.058427079 +0000 UTC m=+12.674973790 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bce640): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bced00): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bced00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bced00): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bced00): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bced00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.058427079 +0000 UTC m=+12.674973790 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bced00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ca3e30 item 13 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bcf380): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bcf380): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bcf380): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bcf380): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bcf380): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.059810369 +0000 UTC m=+12.676357080 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bcf380): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bcf8c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bcf8c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bcf8c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bcf8c0): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bcf8c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.059810369 +0000 UTC m=+12.676357080 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bcf8c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65788a380 item 14 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be4000): _readAt: size=2, off=0 2026/04/23 02:57:29 ERROR : open-test-file(0x39d657be4000): Couldn't read size of file 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be4000): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be4000): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be4000): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be4000): close: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be4000): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be43c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be43c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be43c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be43c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be43c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.061156157 +0000 UTC m=+12.677702868 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be43c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be4a80): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be4a80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be4a80): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be4a80): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be4a80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.061156157 +0000 UTC m=+12.677702868 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be4a80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65788ab60 item 15 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be5100): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be5100): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be5100): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be5100): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be5100): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.062451622 +0000 UTC m=+12.678998333 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be5100): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be5640): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be5640): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be5640): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be5640): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be5640): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.062451622 +0000 UTC m=+12.678998333 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be5640): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65788b490 item 16 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be5c80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be5c80): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be5c80): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be5c80): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be5c80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.06362245 +0000 UTC m=+12.680169161 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be5c80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06200): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06200): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06200): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06200): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06200): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06200): _writeAt: size=3, off=7 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06200): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06200): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.06362245 +0000 UTC m=+12.680169161 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06200): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06700): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06700): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06700): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06700): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06700): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.06362245 +0000 UTC m=+12.680169161 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06700): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65788b880 item 17 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06d80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06d80): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06d80): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06d80): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06d80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.065170962 +0000 UTC m=+12.681717673 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c06d80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c072c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c072c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c072c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c072c0): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c072c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.065170962 +0000 UTC m=+12.681717673 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c072c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657486540 item 18 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c07940): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c07940): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c07940): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c07940): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c07940): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.066330398 +0000 UTC m=+12.682877110 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c07940): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c07e40): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c07e40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c07e40): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c07e40): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c07e40): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c07e40): _writeAt: size=3, off=7 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c07e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c07e40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.066330398 +0000 UTC m=+12.682877110 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c07e40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c26440): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c26440): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c26440): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c26440): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c26440): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.066330398 +0000 UTC m=+12.682877110 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c26440): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657486d90 item 19 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c26ac0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c26ac0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c26ac0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c26ac0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c26ac0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.067866146 +0000 UTC m=+12.684412856 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c26ac0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27000): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27000): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27000): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27000): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27000): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.067866146 +0000 UTC m=+12.684412856 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27000): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657487570 item 20 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27680): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27680): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27680): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27680): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27680): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.06895495 +0000 UTC m=+12.685501661 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27680): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27b80): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27b80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27b80): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27b80): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27b80): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27b80): _writeAt: size=3, off=7 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27b80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.06895495 +0000 UTC m=+12.685501661 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c27b80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c40180): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c40180): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c40180): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c40180): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c40180): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.06895495 +0000 UTC m=+12.685501661 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c40180): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574879d0 item 21 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c40800): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c40800): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c40800): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c40800): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c40800): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.070430933 +0000 UTC m=+12.686977644 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c40800): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c40d40): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c40d40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c40d40): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c40d40): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c40d40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.070430933 +0000 UTC m=+12.686977644 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c40d40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657d0a230 item 22 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c413c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c413c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c413c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c413c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c413c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.071616561 +0000 UTC m=+12.688163272 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c413c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c418c0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c418c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c418c0): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c418c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c418c0): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c418c0): _writeAt: size=3, off=7 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c418c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c418c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.071616561 +0000 UTC m=+12.688163272 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c418c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c41dc0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c41dc0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c41dc0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c41dc0): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c41dc0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.071616561 +0000 UTC m=+12.688163272 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c41dc0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657d0a700 item 23 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a540): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a540): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a540): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a540): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a540): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.073154892 +0000 UTC m=+12.689701603 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a540): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5aa80): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5aa80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5aa80): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5aa80): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5aa80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.073154892 +0000 UTC m=+12.689701603 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5aa80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657d0abd0 item 24 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5b0c0): _readAt: size=2, off=0 2026/04/23 02:57:29 ERROR : open-test-file(0x39d657c5b0c0): Couldn't read size of file 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5b0c0): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5b0c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5b0c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5b0c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5b0c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5b480): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5b480): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5b480): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5b480): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5b480): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.074358382 +0000 UTC m=+12.690905094 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5b480): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc9c0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc9c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc9c0): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc9c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc9c0): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc9c0): _writeAt: size=3, off=7 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc9c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc9c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.074358382 +0000 UTC m=+12.690905094 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc9c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dcf00): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dcf00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dcf00): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dcf00): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dcf00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.074358382 +0000 UTC m=+12.690905094 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dcf00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657d0b030 item 25 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc3c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc3c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc3c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc3c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc3c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.077384231 +0000 UTC m=+12.693930952 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc3c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc900): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc900): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc900): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc900): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc900): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.077384231 +0000 UTC m=+12.693930952 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dc900): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657956690 item 26 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dd640): _readAt: size=2, off=0 2026/04/23 02:57:29 ERROR : open-test-file(0x39d6578dd640): Couldn't read size of file 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dd640): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dd640): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dd640): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dd640): close: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dd640): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dda00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dda00): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dda00): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dda00): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dda00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.079637522 +0000 UTC m=+12.696184243 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578dda00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a000): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a000): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a000): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a000): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a000): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a000): _writeAt: size=3, off=7 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a000): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a000): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.079637522 +0000 UTC m=+12.696184243 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a000): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a540): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a540): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a540): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a540): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a540): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.079637522 +0000 UTC m=+12.696184243 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5a540): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657956a80 item 27 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5abc0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5abc0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5abc0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5abc0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5abc0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.081809579 +0000 UTC m=+12.698356301 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5abc0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5b100): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5b100): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5b100): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5b100): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5b100): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.081809579 +0000 UTC m=+12.698356301 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5b100): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579571f0 item 28 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5ba80): _readAt: size=2, off=0 2026/04/23 02:57:29 ERROR : open-test-file(0x39d657c5ba80): Couldn't read size of file 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5ba80): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5ba80): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5ba80): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5ba80): close: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5ba80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5be40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5be40): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5be40): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5be40): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5be40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.083571213 +0000 UTC m=+12.700117923 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c5be40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6574f0a40): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6574f0a40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6574f0a40): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6574f0a40): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6574f0a40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.083571213 +0000 UTC m=+12.700117923 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6574f0a40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579577a0 item 29 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6574f1200): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6574f1200): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6574f1200): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6574f1200): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6574f1200): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.085159218 +0000 UTC m=+12.701705930 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6574f1200): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6574f1a40): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6574f1a40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6574f1a40): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6574f1a40): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6574f1a40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.085159218 +0000 UTC m=+12.701705930 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6574f1a40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657957c70 item 30 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781a180): _readAt: size=2, off=0 2026/04/23 02:57:29 ERROR : open-test-file(0x39d65781a180): Couldn't read size of file 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781a180): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781a180): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781a180): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781a180): close: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781a180): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781a540): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781a540): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781a540): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781a540): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781a540): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.086731243 +0000 UTC m=+12.703277964 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781a540): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781ac00): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781ac00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781ac00): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781ac00): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781ac00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.086731243 +0000 UTC m=+12.703277964 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781ac00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657a60150 item 31 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781b380): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781b380): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781b380): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781b380): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781b380): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.088207307 +0000 UTC m=+12.704754119 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781b380): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781b8c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781b8c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781b8c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781b8c0): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781b8c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.088207307 +0000 UTC m=+12.704754119 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65781b8c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657a605b0 item 32 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792c000): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792c000): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792c000): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792c000): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792c000): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.089504495 +0000 UTC m=+12.706051246 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792c000): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792c500): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792c500): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792c500): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792c500): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792c500): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657a60cb0 item 33 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792c500): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792c500): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.089924297 +0000 UTC m=+12.706471008 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792c500): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792d5c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792d5c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792d5c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792d5c0): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792d5c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.089924297 +0000 UTC m=+12.706471008 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792d5c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657a60fc0 item 33 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792de40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792de40): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792de40): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792de40): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792de40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.091239398 +0000 UTC m=+12.707786109 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65792de40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657884480): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657884480): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657a61420 item 34 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657884480): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657884480): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657884480): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657884480): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657884480): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.091713472 +0000 UTC m=+12.708260203 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657884480): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578849c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578849c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578849c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578849c0): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578849c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.091713472 +0000 UTC m=+12.708260203 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578849c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657a616c0 item 34 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657885000): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657885000): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657885000): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657885000): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657885000): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.092934906 +0000 UTC m=+12.709481617 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657885000): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657885480): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657885480): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657885480): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657885480): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657885480): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657a61b20 item 35 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657885480): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657885480): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.093384544 +0000 UTC m=+12.709931256 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657885480): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657885980): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657885980): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657885980): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657885980): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657885980): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.093384544 +0000 UTC m=+12.709931256 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657885980): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657a61d50 item 35 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657790200): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657790200): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657790200): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657790200): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657790200): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.094635925 +0000 UTC m=+12.711182636 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657790200): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657790740): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657790740): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657d0a380 item 36 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657790740): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657790740): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657790740): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657790740): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657790740): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.09518487 +0000 UTC m=+12.711731581 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657790740): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657790c80): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657790c80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657790c80): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657790c80): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657790c80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.09518487 +0000 UTC m=+12.711731581 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657790c80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657d0a690 item 36 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657791600): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657791600): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657791600): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657791600): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657791600): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.096411694 +0000 UTC m=+12.712958406 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657791600): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657791a80): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657791a80): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657791a80): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657791a80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657791a80): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657d0aa10 item 37 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657791a80): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657791a80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.096883415 +0000 UTC m=+12.713430126 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657791a80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a0200): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a0200): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a0200): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a0200): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a0200): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.096883415 +0000 UTC m=+12.713430126 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a0200): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657d0abd0 item 37 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a0880): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a0880): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a0880): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a0880): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a0880): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.098201141 +0000 UTC m=+12.714747862 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a0880): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a0e00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a0e00): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657d0b260 item 38 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a0e00): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a0e00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a0e00): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a0e00): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a0e00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.098684071 +0000 UTC m=+12.715230782 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a0e00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a1340): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a1340): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a1340): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a1340): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a1340): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.098684071 +0000 UTC m=+12.715230782 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a1340): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657d0b420 item 38 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a19c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a19c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a19c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a19c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a19c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.099956653 +0000 UTC m=+12.716503364 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a19c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a1ec0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a1ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a1ec0): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a1ec0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a1ec0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657d0bab0 item 39 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a1ec0): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a1ec0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.100350465 +0000 UTC m=+12.716897176 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6576a1ec0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657594ac0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657594ac0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657594ac0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657594ac0): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657594ac0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.100350465 +0000 UTC m=+12.716897176 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657594ac0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657d0bc70 item 39 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6575951c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6575951c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6575951c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6575951c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6575951c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.101449539 +0000 UTC m=+12.717996250 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6575951c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6575956c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6575956c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65799e150 item 40 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6575956c0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6575956c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6575956c0): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6575956c0): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6575956c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.101956204 +0000 UTC m=+12.718502915 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6575956c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657595c00): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657595c00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657595c00): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657595c00): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657595c00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.101956204 +0000 UTC m=+12.718502915 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657595c00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65799e310 item 40 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76340): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76340): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76340): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76340): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76340): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76340): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76340): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.103180223 +0000 UTC m=+12.719726934 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76340): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76840): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76840): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76840): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65799e770 item 41 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76840): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76840): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.103571081 +0000 UTC m=+12.720117792 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76840): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76d00): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76d00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76d00): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76d00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76d00): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65799eb60 item 41 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76d00): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76d00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.104029967 +0000 UTC m=+12.720576688 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f76d00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f77240): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f77240): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f77240): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f77240): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f77240): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.104029967 +0000 UTC m=+12.720576688 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f77240): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65799eee0 item 41 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f77880): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f77880): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f77880): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f77880): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f77880): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f77880): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f77880): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.105202418 +0000 UTC m=+12.721749129 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f77880): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f77d80): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f77d80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f77d80): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65799f500 item 42 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f77d80): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f77d80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.105633321 +0000 UTC m=+12.722180032 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f77d80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2e3c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2e3c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65799f810 item 42 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2e3c0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2e3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2e3c0): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2e3c0): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2e3c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.106146569 +0000 UTC m=+12.722693281 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2e3c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2ea40): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2ea40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2ea40): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2ea40): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2ea40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.106146569 +0000 UTC m=+12.722693281 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2ea40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65799fc00 item 42 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2f080): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2f080): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2f080): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2f080): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2f080): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2f080): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2f080): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.10736103 +0000 UTC m=+12.723907751 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2f080): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2f580): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2f580): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2f580): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6577769a0 item 43 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2f580): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2f580): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.107777726 +0000 UTC m=+12.724324437 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2f580): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2fac0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2fac0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2fac0): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2fac0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2fac0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657776c40 item 43 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2fac0): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2fac0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.108259385 +0000 UTC m=+12.724806096 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a2fac0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579ca280): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579ca280): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579ca280): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579ca280): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579ca280): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.108259385 +0000 UTC m=+12.724806096 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579ca280): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657777110 item 43 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cad00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cad00): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cad00): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cad00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cad00): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cad00): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cad00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.109657091 +0000 UTC m=+12.726203803 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cad00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cb580): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cb580): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cb580): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657777810 item 44 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cb580): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cb580): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.110125866 +0000 UTC m=+12.726672597 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cb580): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cbac0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cbac0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6577779d0 item 44 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cbac0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cbac0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cbac0): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cbac0): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cbac0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.110660995 +0000 UTC m=+12.727207706 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579cbac0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f6140): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f6140): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f6140): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f6140): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f6140): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.110660995 +0000 UTC m=+12.727207706 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f6140): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574de310 item 44 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f6780): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f6780): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f6780): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f6780): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f6780): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f6780): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f6780): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.111841282 +0000 UTC m=+12.728387993 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f6780): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f6c80): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f6c80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f6c80): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574de690 item 45 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f6c80): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f6c80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.112278016 +0000 UTC m=+12.728824727 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f6c80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f7380): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f7380): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f7380): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f7380): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f7380): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.112278016 +0000 UTC m=+12.728824727 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f7380): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574de850 item 45 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f7b40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f7b40): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f7b40): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f7b40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f7b40): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f7b40): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f7b40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.113540848 +0000 UTC m=+12.730087559 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577f7b40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8c140): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8c140): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8c140): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574dee70 item 46 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8c140): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8c140): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.113966872 +0000 UTC m=+12.730513583 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8c140): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8c840): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8c840): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8c840): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8c840): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8c840): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.113966872 +0000 UTC m=+12.730513583 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8c840): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574df1f0 item 46 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8ce80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8ce80): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8ce80): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8ce80): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8ce80): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8ce80): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8ce80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.115228641 +0000 UTC m=+12.731775353 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8ce80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8d380): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8d380): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8d380): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574df730 item 47 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8d380): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8d380): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.115640018 +0000 UTC m=+12.732186729 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8d380): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8da80): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8da80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8da80): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8da80): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8da80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.115640018 +0000 UTC m=+12.732186729 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c8da80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574dfa40 item 47 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f202c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f202c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f202c0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f202c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f202c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f202c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f202c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.116923559 +0000 UTC m=+12.733470280 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f202c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f20800): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f20800): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f20800): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657470a80 item 48 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f20800): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f20800): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.117377515 +0000 UTC m=+12.733924226 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f20800): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f20f00): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f20f00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f20f00): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f20f00): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f20f00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.117377515 +0000 UTC m=+12.733924226 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f20f00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657471110 item 48 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f21540): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f21540): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f21540): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f21540): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f21540): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.118616092 +0000 UTC m=+12.735162803 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f21540): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f219c0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f219c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f219c0): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f219c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f219c0): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f219c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657471730 item 49 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f219c0): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f219c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.119145581 +0000 UTC m=+12.735692293 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657f219c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2000): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2000): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2000): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2000): >_readAt: n=8, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2000): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.119145581 +0000 UTC m=+12.735692293 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2000): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65778e3f0 item 49 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2680): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2680): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2680): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2680): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2680): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.120456784 +0000 UTC m=+12.737003535 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2680): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2b80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2b80): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2b80): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65778ec40 item 50 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2b80): _readAt: size=2, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2b80): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2b80): _writeAt: size=3, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2b80): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2b80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.121102603 +0000 UTC m=+12.737649324 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d2b80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d3100): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d3100): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d3100): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d3100): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d3100): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.121102603 +0000 UTC m=+12.737649324 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d3100): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65778ee00 item 50 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d37c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d37c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d37c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d37c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d37c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.12235764 +0000 UTC m=+12.738904351 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d37c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d3cc0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d3cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d3cc0): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d3cc0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d3cc0): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d3cc0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65778f420 item 51 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d3cc0): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d3cc0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.12286636 +0000 UTC m=+12.739413071 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578d3cc0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730300): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730300): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730300): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730300): >_readAt: n=8, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730300): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.12286636 +0000 UTC m=+12.739413071 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730300): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65778f5e0 item 51 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730980): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730980): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730980): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730980): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730980): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.12415476 +0000 UTC m=+12.740701471 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730980): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730e80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730e80): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730e80): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65778fce0 item 52 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730e80): _readAt: size=2, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730e80): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730e80): _writeAt: size=3, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730e80): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730e80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.124660525 +0000 UTC m=+12.741207235 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657730e80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657731400): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657731400): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657731400): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657731400): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657731400): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.124660525 +0000 UTC m=+12.741207235 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657731400): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65747a230 item 52 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657731a80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657731a80): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657731a80): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657731a80): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657731a80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.125863554 +0000 UTC m=+12.742410265 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657731a80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e2080): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e2080): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e2080): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e2080): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e2080): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e2080): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65747aa10 item 53 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e2080): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e2080): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.126350963 +0000 UTC m=+12.742897704 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e2080): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e25c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e25c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e25c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e25c0): >_readAt: n=8, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e25c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.126350963 +0000 UTC m=+12.742897704 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e25c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65747ad20 item 53 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e2c40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e2c40): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e2c40): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e2c40): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e2c40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.127814103 +0000 UTC m=+12.744360814 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e2c40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e3140): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e3140): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e3140): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65747b180 item 54 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e3140): _readAt: size=2, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e3140): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e3140): _writeAt: size=3, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e3140): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e3140): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.128494568 +0000 UTC m=+12.745041339 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e3140): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e36c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e36c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e36c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e36c0): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e36c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.128494568 +0000 UTC m=+12.745041339 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e36c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65747b420 item 54 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e3d40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e3d40): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e3d40): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e3d40): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e3d40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.129711533 +0000 UTC m=+12.746258243 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577e3d40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fa340): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fa340): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fa340): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fa340): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fa340): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fa340): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65747bb20 item 55 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fa340): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fa340): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.130225131 +0000 UTC m=+12.746771863 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fa340): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fa880): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fa880): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fa880): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fa880): >_readAt: n=8, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fa880): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.130225131 +0000 UTC m=+12.746771863 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fa880): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65747bce0 item 55 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577faf00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577faf00): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577faf00): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577faf00): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577faf00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.131570219 +0000 UTC m=+12.748116931 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577faf00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fb400): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fb400): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fb400): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b521c0 item 56 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fb400): _readAt: size=2, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fb400): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fb400): _writeAt: size=3, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fb400): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fb400): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.132204576 +0000 UTC m=+12.748751307 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fb400): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fb980): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fb980): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fb980): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fb980): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fb980): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.132204576 +0000 UTC m=+12.748751307 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6577fb980): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b52380 item 56 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780e0c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780e0c0): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780e0c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780e0c0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780e0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780e0c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780e0c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780e0c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.133579249 +0000 UTC m=+12.750125979 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780e0c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780e600): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780e600): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780e600): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b52700 item 57 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780e600): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780e600): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.134004531 +0000 UTC m=+12.750551282 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780e600): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780eb40): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780eb40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780eb40): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780eb40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780eb40): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780eb40): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b52bd0 item 57 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780eb40): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780eb40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.134508673 +0000 UTC m=+12.751055394 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780eb40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780f0c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780f0c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780f0c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780f0c0): >_readAt: n=8, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780f0c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.134508673 +0000 UTC m=+12.751055394 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780f0c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b52e00 item 57 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780f700): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780f700): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780f700): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780f700): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780f700): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780f700): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780f700): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780f700): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.13574788 +0000 UTC m=+12.752294591 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780f700): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780fc40): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780fc40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780fc40): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b53180 item 58 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780fc40): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780fc40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.136244818 +0000 UTC m=+12.752791529 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65780fc40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784e280): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784e280): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784e280): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b53420 item 58 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784e280): _readAt: size=2, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784e280): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784e280): _writeAt: size=3, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784e280): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784e280): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.136932595 +0000 UTC m=+12.753479305 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784e280): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784e840): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784e840): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784e840): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784e840): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784e840): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.136932595 +0000 UTC m=+12.753479305 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784e840): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b539d0 item 58 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784ee80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784ee80): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784ee80): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784ee80): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784ee80): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784ee80): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784ee80): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784ee80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.138359417 +0000 UTC m=+12.754906148 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784ee80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784f3c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784f3c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784f3c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b53e30 item 59 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784f3c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784f3c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.138834873 +0000 UTC m=+12.755381614 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784f3c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784f900): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784f900): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784f900): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784f900): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784f900): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784f900): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ad8310 item 59 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784f900): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784f900): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.139388617 +0000 UTC m=+12.755935329 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784f900): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784fe80): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784fe80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784fe80): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784fe80): >_readAt: n=8, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784fe80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.139388617 +0000 UTC m=+12.755935329 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65784fe80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ad8540 item 59 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786c5c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786c5c0): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786c5c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786c5c0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786c5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786c5c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786c5c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786c5c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.140932771 +0000 UTC m=+12.757479522 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786c5c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786cb00): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786cb00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786cb00): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ad88c0 item 60 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786cb00): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786cb00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.141386537 +0000 UTC m=+12.757933268 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786cb00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786d040): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786d040): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786d040): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ad8a80 item 60 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786d040): _readAt: size=2, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786d040): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786d040): _writeAt: size=3, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786d040): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786d040): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.141980427 +0000 UTC m=+12.758527169 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786d040): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786d600): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786d600): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786d600): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786d600): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786d600): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.141980427 +0000 UTC m=+12.758527169 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786d600): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ad8c40 item 60 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786dc40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786dc40): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786dc40): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786dc40): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786dc40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786dc40): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786dc40): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786dc40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.14335001 +0000 UTC m=+12.759896722 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65786dc40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8280): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8280): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8280): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ad9030 item 61 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8280): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8280): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.143767508 +0000 UTC m=+12.760314220 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8280): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8980): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8980): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8980): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8980): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8980): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.143767508 +0000 UTC m=+12.760314220 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8980): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ad9260 item 61 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8fc0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8fc0): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8fc0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8fc0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8fc0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8fc0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8fc0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.145275162 +0000 UTC m=+12.761821913 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e8fc0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e9500): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e9500): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e9500): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ad96c0 item 62 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e9500): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e9500): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.145728758 +0000 UTC m=+12.762275489 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e9500): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e9c00): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e9c00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e9c00): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e9c00): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e9c00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.145728758 +0000 UTC m=+12.762275489 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6578e9c00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ad98f0 item 62 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8340): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8340): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8340): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8340): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8340): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8340): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8340): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8340): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.147196086 +0000 UTC m=+12.763742838 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8340): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8880): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8880): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8880): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ad9c70 item 63 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8880): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8880): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.147747336 +0000 UTC m=+12.764294047 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8880): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8f80): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8f80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8f80): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8f80): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8f80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.147747336 +0000 UTC m=+12.764294047 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e8f80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b141c0 item 63 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e95c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e95c0): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e95c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e95c0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e95c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e95c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e95c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e95c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.149266512 +0000 UTC m=+12.765813223 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e95c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e9b00): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e9b00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e9b00): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b145b0 item 64 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e9b00): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e9b00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.149699178 +0000 UTC m=+12.766245889 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6579e9b00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1e300): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1e300): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1e300): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1e300): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1e300): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.149699178 +0000 UTC m=+12.766245889 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1e300): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b14770 item 64 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1e940): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1e940): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1e940): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1e940): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1e940): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.151175283 +0000 UTC m=+12.767722013 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1e940): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1edc0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1edc0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1edc0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1edc0): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1edc0): _writeAt: size=3, off=2 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b14e00 item 65 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1edc0): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1edc0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.151661811 +0000 UTC m=+12.768208522 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1edc0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1f2c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1f2c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1f2c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1f2c0): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1f2c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.151661811 +0000 UTC m=+12.768208522 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1f2c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b14fc0 item 65 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1f900): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1f900): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1f900): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1f900): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1f900): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.152936525 +0000 UTC m=+12.769483246 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1f900): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1fd80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1fd80): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b153b0 item 66 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1fd80): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1fd80): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1fd80): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1fd80): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1fd80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.153478547 +0000 UTC m=+12.770025299 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a1fd80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a643c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a643c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a643c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a643c0): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a643c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.153478547 +0000 UTC m=+12.770025299 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a643c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b15570 item 66 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64a00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64a00): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64a00): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64a00): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64a00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.154808877 +0000 UTC m=+12.771355588 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64a00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64e80): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64e80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64e80): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64e80): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64e80): _writeAt: size=3, off=2 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b15a40 item 67 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64e80): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64e80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.155320262 +0000 UTC m=+12.771866983 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a64e80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65380): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65380): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65380): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65380): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65380): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.155320262 +0000 UTC m=+12.771866983 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65380): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657b15d50 item 67 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65a00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65a00): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65a00): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65a00): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65a00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.156702469 +0000 UTC m=+12.773249181 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a65a00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8a000): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8a000): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657cce230 item 68 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8a000): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8a000): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8a000): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8a000): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8a000): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.157288926 +0000 UTC m=+12.773835657 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8a000): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8a540): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8a540): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8a540): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8a540): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8a540): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.157288926 +0000 UTC m=+12.773835657 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8a540): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657cce3f0 item 68 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8ab80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8ab80): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8ab80): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8ab80): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8ab80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.158602323 +0000 UTC m=+12.775149034 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8ab80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8b000): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8b000): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8b000): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8b000): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8b000): _writeAt: size=3, off=2 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657cce770 item 69 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8b000): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8b000): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.159147652 +0000 UTC m=+12.775694363 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8b000): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8b500): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8b500): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8b500): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8b500): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8b500): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.159147652 +0000 UTC m=+12.775694363 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8b500): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657cce9a0 item 69 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8bb80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8bb80): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8bb80): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8bb80): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8bb80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.16051966 +0000 UTC m=+12.777066371 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657a8bb80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b20180): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b20180): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657cced20 item 70 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b20180): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b20180): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b20180): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b20180): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b20180): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.161061242 +0000 UTC m=+12.777607963 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b20180): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b206c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b206c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b206c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b206c0): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b206c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.161061242 +0000 UTC m=+12.777607963 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b206c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657cceee0 item 70 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b20d40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b20d40): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b20d40): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b20d40): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b20d40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.162325838 +0000 UTC m=+12.778872559 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b20d40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b21240): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b21240): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b21240): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b21240): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b21240): _writeAt: size=3, off=2 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ccf260 item 71 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b21240): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b21240): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.162801615 +0000 UTC m=+12.779348326 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b21240): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b21740): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b21740): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b21740): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b21740): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b21740): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.162801615 +0000 UTC m=+12.779348326 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b21740): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ccf420 item 71 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b21dc0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b21dc0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b21dc0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b21dc0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b21dc0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.164061501 +0000 UTC m=+12.780608213 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b21dc0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5c3c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5c3c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ccf7a0 item 72 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5c3c0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5c3c0): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5c3c0): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5c3c0): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5c3c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.164558649 +0000 UTC m=+12.781105361 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5c3c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5c900): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5c900): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5c900): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5c900): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5c900): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.164558649 +0000 UTC m=+12.781105361 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5c900): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ccfa40 item 72 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5cec0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5cec0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5cec0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5cec0): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5cec0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5cec0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5cec0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.16572537 +0000 UTC m=+12.782272091 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5cec0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5d3c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5d3c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5d3c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ccfdc0 item 73 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5d3c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5d3c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.166194937 +0000 UTC m=+12.782741658 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5d3c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5d880): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5d880): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5d880): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5d880): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5d880): _writeAt: size=3, off=2 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579e21c0 item 73 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5d880): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5d880): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.166689719 +0000 UTC m=+12.783236440 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5d880): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5ddc0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5ddc0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5ddc0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5ddc0): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5ddc0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.166689719 +0000 UTC m=+12.783236440 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b5ddc0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579e2380 item 73 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8e500): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8e500): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8e500): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8e500): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8e500): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8e500): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8e500): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.167980936 +0000 UTC m=+12.784527657 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8e500): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8ea00): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8ea00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8ea00): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579e2770 item 74 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8ea00): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8ea00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.168441704 +0000 UTC m=+12.784988416 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8ea00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8ef40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8ef40): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579e2a80 item 74 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8ef40): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8ef40): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8ef40): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8ef40): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8ef40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.168975471 +0000 UTC m=+12.785522192 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8ef40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8f4c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8f4c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8f4c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8f4c0): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8f4c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.168975471 +0000 UTC m=+12.785522192 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8f4c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579e2c40 item 74 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8fb00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8fb00): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8fb00): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8fb00): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8fb00): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8fb00): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8fb00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.170228946 +0000 UTC m=+12.786775657 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657b8fb00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bac100): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bac100): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bac100): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579e3180 item 75 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bac100): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bac100): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.17064974 +0000 UTC m=+12.787196461 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bac100): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bac640): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bac640): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bac640): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bac640): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bac640): _writeAt: size=3, off=2 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579e3420 item 75 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bac640): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bac640): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.171177045 +0000 UTC m=+12.787723766 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bac640): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bacb80): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bacb80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bacb80): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bacb80): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bacb80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.171177045 +0000 UTC m=+12.787723766 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bacb80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579e3650 item 75 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bad1c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bad1c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bad1c0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bad1c0): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bad1c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bad1c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bad1c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.172417415 +0000 UTC m=+12.788964125 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bad1c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bad6c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bad6c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bad6c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579e3b90 item 76 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bad6c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bad6c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.172848247 +0000 UTC m=+12.789394958 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bad6c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657badc00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657badc00): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6579e3dc0 item 76 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657badc00): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657badc00): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657badc00): _writeAt: size=3, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657badc00): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657badc00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.173293788 +0000 UTC m=+12.789840498 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657badc00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc2280): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc2280): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc2280): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc2280): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc2280): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.173293788 +0000 UTC m=+12.789840498 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc2280): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ac80e0 item 76 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc28c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc28c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc28c0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc28c0): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc28c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc28c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc28c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.17454101 +0000 UTC m=+12.791087721 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc28c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc2dc0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc2dc0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc2dc0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ac8620 item 77 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc2dc0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc2dc0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.174966012 +0000 UTC m=+12.791512723 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc2dc0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc34c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc34c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc34c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc34c0): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc34c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.174966012 +0000 UTC m=+12.791512723 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc34c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ac87e0 item 77 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc3b00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc3b00): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc3b00): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc3b00): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc3b00): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc3b00): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc3b00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.176198427 +0000 UTC m=+12.792745138 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657bc3b00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be0100): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be0100): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be0100): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ac8bd0 item 78 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be0100): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be0100): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.176625172 +0000 UTC m=+12.793171883 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be0100): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be0800): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be0800): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be0800): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be0800): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be0800): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.176625172 +0000 UTC m=+12.793171883 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be0800): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ac8d90 item 78 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be0e40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be0e40): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be0e40): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be0e40): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be0e40): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be0e40): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be0e40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.177789779 +0000 UTC m=+12.794336490 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be0e40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be1340): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be1340): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be1340): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ac9500 item 79 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be1340): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be1340): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.178211986 +0000 UTC m=+12.794758696 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be1340): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be1a40): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be1a40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be1a40): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be1a40): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be1a40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.178211986 +0000 UTC m=+12.794758696 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657be1a40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ac9b20 item 79 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c00180): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c00180): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c00180): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c00180): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c00180): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c00180): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c00180): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.17943892 +0000 UTC m=+12.795985631 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c00180): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c00680): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c00680): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c00680): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574e4150 item 80 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c00680): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c00680): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.179848083 +0000 UTC m=+12.796394794 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c00680): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c00d80): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c00d80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c00d80): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c00d80): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c00d80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.179848083 +0000 UTC m=+12.796394794 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c00d80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574e44d0 item 80 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c013c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c013c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c013c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c013c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c013c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.180979326 +0000 UTC m=+12.797526036 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c013c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c01840): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c01840): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c01840): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c01840): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c01840): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c01840): _writeAt: size=3, off=7 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574e4bd0 item 81 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c01840): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c01840): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.181403306 +0000 UTC m=+12.797950017 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c01840): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c01d80): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c01d80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c01d80): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c01d80): >_readAt: n=8, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c01d80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.181403306 +0000 UTC m=+12.797950017 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c01d80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574e4f50 item 81 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1c500): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1c500): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1c500): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1c500): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1c500): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.182481229 +0000 UTC m=+12.799027940 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1c500): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1ca00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1ca00): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1ca00): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574e58f0 item 82 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1ca00): _readAt: size=2, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1ca00): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1ca00): _writeAt: size=3, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1ca00): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1ca00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.182949924 +0000 UTC m=+12.799496634 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1ca00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1cf80): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1cf80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1cf80): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1cf80): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1cf80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.182949924 +0000 UTC m=+12.799496634 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1cf80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574e5ce0 item 82 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1d600): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1d600): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1d600): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1d600): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1d600): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.183958025 +0000 UTC m=+12.800504736 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1d600): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1db00): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1db00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1db00): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1db00): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1db00): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1db00): _writeAt: size=3, off=7 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65781e2a0 item 83 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1db00): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1db00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.184597161 +0000 UTC m=+12.801143873 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c1db00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38140): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38140): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38140): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38140): >_readAt: n=8, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38140): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.184597161 +0000 UTC m=+12.801143873 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38140): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65781e620 item 83 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773a3c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773a3c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773a3c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773a3c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773a3c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.185908374 +0000 UTC m=+12.802455085 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773a3c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773a8c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773a8c0): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773a8c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ca21c0 item 84 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773a8c0): _readAt: size=2, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773a8c0): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773a8c0): _writeAt: size=3, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773a8c0): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773a8c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.186364034 +0000 UTC m=+12.802910745 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773a8c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773ae40): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773ae40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773ae40): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773ae40): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773ae40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.186364034 +0000 UTC m=+12.802910745 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773ae40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ca2380 item 84 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773b4c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773b4c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773b4c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773b4c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773b4c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.187495147 +0000 UTC m=+12.804041859 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773b4c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773b9c0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773b9c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773b9c0): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773b9c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773b9c0): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773b9c0): _writeAt: size=3, off=7 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ca2770 item 85 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773b9c0): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773b9c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.188042771 +0000 UTC m=+12.804589493 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d65773b9c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8000): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8000): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8000): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8000): >_readAt: n=8, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8000): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.188042771 +0000 UTC m=+12.804589493 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8000): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ca2a10 item 85 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8680): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8680): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8680): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8680): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8680): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.189306204 +0000 UTC m=+12.805852945 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8680): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8b80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8b80): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8b80): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ca2d90 item 86 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8b80): _readAt: size=2, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8b80): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8b80): _writeAt: size=3, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8b80): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8b80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.18986604 +0000 UTC m=+12.806412751 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb8b80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9100): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9100): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9100): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9100): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9100): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.18986604 +0000 UTC m=+12.806412751 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9100): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ca30a0 item 86 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9780): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9780): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9780): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9780): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9780): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.191136196 +0000 UTC m=+12.807682908 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9780): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9c80): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9c80): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9c80): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9c80): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9c80): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9c80): _writeAt: size=3, off=7 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ca3650 item 87 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9c80): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9c80): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.191659003 +0000 UTC m=+12.808205714 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cb9c80): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdc2c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdc2c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdc2c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdc2c0): >_readAt: n=8, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdc2c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.191659003 +0000 UTC m=+12.808205714 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdc2c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ca3880 item 87 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdc940): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdc940): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdc940): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdc940): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdc940): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.192899202 +0000 UTC m=+12.809445913 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdc940): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdce40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdce40): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdce40): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657ca3ce0 item 88 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdce40): _readAt: size=2, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdce40): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdce40): _writeAt: size=3, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdce40): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdce40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.19348125 +0000 UTC m=+12.810027961 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdce40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdd3c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdd3c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdd3c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdd3c0): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdd3c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.19348125 +0000 UTC m=+12.810027961 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdd3c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65788a000 item 88 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdda00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdda00): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdda00): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdda00): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdda00): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdda00): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdda00): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdda00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.194738111 +0000 UTC m=+12.811284832 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cdda00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfc040): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfc040): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfc040): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65788a460 item 89 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfc040): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfc040): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.195200363 +0000 UTC m=+12.811747094 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfc040): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfc580): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfc580): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfc580): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfc580): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfc580): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfc580): _writeAt: size=3, off=7 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65788a850 item 89 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfc580): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfc580): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.195734901 +0000 UTC m=+12.812281613 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfc580): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfcb00): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfcb00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfcb00): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfcb00): >_readAt: n=8, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfcb00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.195734901 +0000 UTC m=+12.812281613 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfcb00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65788abd0 item 89 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfd140): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfd140): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfd140): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfd140): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfd140): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfd140): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfd140): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfd140): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.197003524 +0000 UTC m=+12.813550236 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfd140): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfd680): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfd680): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfd680): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65788b500 item 90 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfd680): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfd680): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.197492237 +0000 UTC m=+12.814038947 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfd680): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfdbc0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfdbc0): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfdbc0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65788b6c0 item 90 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfdbc0): _readAt: size=2, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfdbc0): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfdbc0): _writeAt: size=3, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfdbc0): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfdbc0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.19806128 +0000 UTC m=+12.814607991 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657cfdbc0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e280): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e280): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e280): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e280): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e280): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.19806128 +0000 UTC m=+12.814607991 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e280): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65788b8f0 item 90 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e8c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e8c0): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e8c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e8c0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e8c0): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e8c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e8c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e8c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.199361292 +0000 UTC m=+12.815908033 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e8c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2ee00): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2ee00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2ee00): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574863f0 item 91 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2ee00): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2ee00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.199784511 +0000 UTC m=+12.816331232 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2ee00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f340): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f340): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f340): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f340): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f340): >_readAt: n=2, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f340): _writeAt: size=3, off=7 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574865b0 item 91 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f340): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f340): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.200321013 +0000 UTC m=+12.816867734 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f340): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f8c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f8c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f8c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f8c0): >_readAt: n=8, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f8c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.200321013 +0000 UTC m=+12.816867734 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f8c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657486af0 item 91 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657ada3c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657ada3c0): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657ada3c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657ada3c0): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657ada3c0): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657ada3c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657ada3c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657ada3c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.202925016 +0000 UTC m=+12.819471727 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657ada3c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e200): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e200): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e200): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657486310 item 92 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e200): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e200): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.203397917 +0000 UTC m=+12.819944628 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e200): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e740): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e740): open at offset 5 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e740): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574864d0 item 92 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e740): _readAt: size=2, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e740): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e740): _writeAt: size=3, off=5 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e740): >_writeAt: n=3, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e740): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.203864898 +0000 UTC m=+12.820411609 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2e740): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2ed00): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2ed00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2ed00): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2ed00): >_readAt: n=3, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2ed00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.203864898 +0000 UTC m=+12.820411609 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2ed00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657486770 item 92 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f340): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f340): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f340): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f340): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f340): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f340): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f340): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f340): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.205181562 +0000 UTC m=+12.821728273 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f340): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f880): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f880): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f880): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657486fc0 item 93 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f880): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f880): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.205606483 +0000 UTC m=+12.822153204 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657d2f880): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c380c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c380c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c380c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c380c0): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c380c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.205606483 +0000 UTC m=+12.822153204 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c380c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574871f0 item 93 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38780): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38780): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38780): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38780): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38780): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38780): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38780): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38780): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.207032123 +0000 UTC m=+12.823578844 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38780): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38cc0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38cc0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38cc0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d6574878f0 item 94 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38cc0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38cc0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.207474347 +0000 UTC m=+12.824021068 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c38cc0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c393c0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c393c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c393c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c393c0): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c393c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.207474347 +0000 UTC m=+12.824021068 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c393c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657487ab0 item 94 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c39a00): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c39a00): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c39a00): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c39a00): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c39a00): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c39a00): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c39a00): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c39a00): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.208690621 +0000 UTC m=+12.825237333 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657c39a00): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657ada7c0): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657ada7c0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657ada7c0): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d657487e30 item 95 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657ada7c0): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657ada7c0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.209132264 +0000 UTC m=+12.825678976 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657ada7c0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adaec0): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adaec0): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adaec0): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adaec0): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adaec0): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.209132264 +0000 UTC m=+12.825678976 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adaec0): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65781e150 item 95 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 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/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adb500): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adb500): open at offset 0 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adb500): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adb500): _readAt: size=2, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adb500): >_readAt: n=0, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adb500): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adb500): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adb500): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.210308483 +0000 UTC m=+12.826855204 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adb500): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adba40): _writeAt: size=5, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adba40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adba40): >openPending: err= 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65781ea80 item 96 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adba40): >_writeAt: n=5, err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adba40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.210713077 +0000 UTC m=+12.827259788 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d657adba40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 02:57:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 02:57:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6573f5e40): _readAt: size=512, off=0 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6573f5e40): openPending: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6573f5e40): >openPending: err= 2026/04/23 02:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6573f5e40): >_readAt: n=5, err=EOF 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6573f5e40): close: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 02:57:29.210713077 +0000 UTC m=+12.827259788 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:29 DEBUG : open-test-file(0x39d6573f5e40): >close: err= 2026/04/23 02:57:29 DEBUG : open-test-file: Remove: 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39d65781ec40 item 96 2026/04/23 02:57:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 02:57:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 02:57:29 DEBUG : open-test-file: >Remove: err= 2026/04/23 02:57:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:29 DEBUG : Looking for writers 2026/04/23 02:57:29 DEBUG : >WaitForWriters: 2026/04/23 02:57:29 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.39s) --- PASS: TestRWFileHandleOpenTests/writes (0.20s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- 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.19s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- 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-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:29 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:29 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:29 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:29 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:29 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:29 DEBUG : file1: newRWFileHandle: 2026/04/23 02:57:29 DEBUG : file1(0x39d657790f80): openPending: 2026/04/23 02:57:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:29 DEBUG : file1(0x39d657790f80): >openPending: err= 2026/04/23 02:57:29 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 02:57:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:57:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 02:57:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/04/23 02:57:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:29 DEBUG : Looking for writers 2026/04/23 02:57:29 DEBUG : file1: reading active writers 2026/04/23 02:57:29 DEBUG : file1: active writers 1 2026/04/23 02:57:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/04/23 02:57:29 DEBUG : Looking for writers 2026/04/23 02:57:29 DEBUG : file1: reading active writers 2026/04/23 02:57:29 DEBUG : file1: active writers 1 2026/04/23 02:57:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/04/23 02:57:29 DEBUG : Looking for writers 2026/04/23 02:57:29 DEBUG : file1: reading active writers 2026/04/23 02:57:29 DEBUG : file1: active writers 1 2026/04/23 02:57:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/04/23 02:57:29 DEBUG : Looking for writers 2026/04/23 02:57:29 DEBUG : file1: reading active writers 2026/04/23 02:57:29 DEBUG : file1: active writers 1 2026/04/23 02:57:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/04/23 02:57:29 DEBUG : Looking for writers 2026/04/23 02:57:29 DEBUG : file1: reading active writers 2026/04/23 02:57:29 DEBUG : file1: active writers 1 2026/04/23 02:57:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/04/23 02:57:29 DEBUG : Looking for writers 2026/04/23 02:57:29 DEBUG : file1: reading active writers 2026/04/23 02:57:29 DEBUG : file1: active writers 1 2026/04/23 02:57:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/04/23 02:57:29 DEBUG : Looking for writers 2026/04/23 02:57:29 DEBUG : file1: reading active writers 2026/04/23 02:57:29 DEBUG : file1: active writers 1 2026/04/23 02:57:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/04/23 02:57:30 DEBUG : Looking for writers 2026/04/23 02:57:30 DEBUG : file1: reading active writers 2026/04/23 02:57:30 DEBUG : file1: active writers 1 2026/04/23 02:57:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute/dir/file1: no such file or directory 2026/04/23 02:57:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute/dir/file1: no such file or directory 2026/04/23 02:57:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute/dir/file1: no such file or directory 2026/04/23 02:57:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute/dir/file1: no such file or directory 2026/04/23 02:57:31 DEBUG : Looking for writers 2026/04/23 02:57:31 DEBUG : file1: reading active writers 2026/04/23 02:57:31 DEBUG : file1: active writers 1 2026/04/23 02:57:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute/dir/file1: no such file or directory 2026/04/23 02:57:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute/dir/file1: no such file or directory 2026/04/23 02:57:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute/dir/file1: no such file or directory 2026/04/23 02:57:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute/dir/file1: no such file or directory 2026/04/23 02:57:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute/dir/file1: no such file or directory 2026/04/23 02:57:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute/dir/file1: no such file or directory 2026/04/23 02:57:32 DEBUG : Looking for writers 2026/04/23 02:57:32 DEBUG : file1: reading active writers 2026/04/23 02:57:32 DEBUG : file1: active writers 1 2026/04/23 02:57:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:33 DEBUG : Looking for writers 2026/04/23 02:57:33 DEBUG : file1: reading active writers 2026/04/23 02:57:33 DEBUG : file1: active writers 1 2026/04/23 02:57:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:34 DEBUG : Looking for writers 2026/04/23 02:57:34 DEBUG : file1: reading active writers 2026/04/23 02:57:34 DEBUG : file1: active writers 1 2026/04/23 02:57:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:35 DEBUG : Looking for writers 2026/04/23 02:57:35 DEBUG : file1: reading active writers 2026/04/23 02:57:35 DEBUG : file1: active writers 1 2026/04/23 02:57:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:36 DEBUG : Looking for writers 2026/04/23 02:57:36 DEBUG : file1: reading active writers 2026/04/23 02:57:36 DEBUG : file1: active writers 1 2026/04/23 02:57:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:37 DEBUG : Looking for writers 2026/04/23 02:57:37 DEBUG : file1: reading active writers 2026/04/23 02:57:37 DEBUG : file1: active writers 1 2026/04/23 02:57:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:38 DEBUG : Looking for writers 2026/04/23 02:57:38 DEBUG : file1: reading active writers 2026/04/23 02:57:38 DEBUG : file1: active writers 1 2026/04/23 02:57:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:39 DEBUG : Looking for writers 2026/04/23 02:57:39 DEBUG : file1: reading active writers 2026/04/23 02:57:39 DEBUG : file1: active writers 1 2026/04/23 02:57:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:40 DEBUG : Looking for writers 2026/04/23 02:57:40 DEBUG : file1: reading active writers 2026/04/23 02:57:40 DEBUG : file1: active writers 1 2026/04/23 02:57:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:41 DEBUG : Looking for writers 2026/04/23 02:57:41 DEBUG : file1: reading active writers 2026/04/23 02:57:41 DEBUG : file1: active writers 1 2026/04/23 02:57:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:42 DEBUG : Looking for writers 2026/04/23 02:57:42 DEBUG : file1: reading active writers 2026/04/23 02:57:42 DEBUG : file1: active writers 1 2026/04/23 02:57:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:43 DEBUG : Looking for writers 2026/04/23 02:57:43 DEBUG : file1: reading active writers 2026/04/23 02:57:43 DEBUG : file1: active writers 1 2026/04/23 02:57:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:44 DEBUG : Looking for writers 2026/04/23 02:57:44 DEBUG : file1: reading active writers 2026/04/23 02:57:44 DEBUG : file1: active writers 1 2026/04/23 02:57:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:45 DEBUG : Looking for writers 2026/04/23 02:57:45 DEBUG : file1: reading active writers 2026/04/23 02:57:45 DEBUG : file1: active writers 1 2026/04/23 02:57:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:46 DEBUG : Looking for writers 2026/04/23 02:57:46 DEBUG : file1: reading active writers 2026/04/23 02:57:46 DEBUG : file1: active writers 1 2026/04/23 02:57:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:47 DEBUG : Looking for writers 2026/04/23 02:57:47 DEBUG : file1: reading active writers 2026/04/23 02:57:47 DEBUG : file1: active writers 1 2026/04/23 02:57:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:48 DEBUG : Looking for writers 2026/04/23 02:57:48 DEBUG : file1: reading active writers 2026/04/23 02:57:48 DEBUG : file1: active writers 1 2026/04/23 02:57:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:49 DEBUG : Looking for writers 2026/04/23 02:57:49 DEBUG : file1: reading active writers 2026/04/23 02:57:49 DEBUG : file1: active writers 1 2026/04/23 02:57:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:50 DEBUG : Looking for writers 2026/04/23 02:57:50 DEBUG : file1: reading active writers 2026/04/23 02:57:50 DEBUG : file1: active writers 1 2026/04/23 02:57:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:51 DEBUG : Looking for writers 2026/04/23 02:57:51 DEBUG : file1: reading active writers 2026/04/23 02:57:51 DEBUG : file1: active writers 1 2026/04/23 02:57:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:52 DEBUG : Looking for writers 2026/04/23 02:57:52 DEBUG : file1: reading active writers 2026/04/23 02:57:52 DEBUG : file1: active writers 1 2026/04/23 02:57:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:53 DEBUG : Looking for writers 2026/04/23 02:57:53 DEBUG : file1: reading active writers 2026/04/23 02:57:53 DEBUG : file1: active writers 1 2026/04/23 02:57:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:54 DEBUG : Looking for writers 2026/04/23 02:57:54 DEBUG : file1: reading active writers 2026/04/23 02:57:54 DEBUG : file1: active writers 1 2026/04/23 02:57:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:55 DEBUG : Looking for writers 2026/04/23 02:57:55 DEBUG : file1: reading active writers 2026/04/23 02:57:55 DEBUG : file1: active writers 1 2026/04/23 02:57:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:56 DEBUG : Looking for writers 2026/04/23 02:57:56 DEBUG : file1: reading active writers 2026/04/23 02:57:56 DEBUG : file1: active writers 1 2026/04/23 02:57:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:57 DEBUG : Looking for writers 2026/04/23 02:57:57 DEBUG : file1: reading active writers 2026/04/23 02:57:57 DEBUG : file1: active writers 1 2026/04/23 02:57:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:58 DEBUG : Looking for writers 2026/04/23 02:57:58 DEBUG : file1: reading active writers 2026/04/23 02:57:58 DEBUG : file1: active writers 1 2026/04/23 02:57:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 02:57:59 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x39d657267c00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x39d657876488 notify:{wait:0 notify:0 lock:0 head: tail:} checker:63592754275520} name:file1 opens:1 downloaders: o: fd:0x39d657582270 info:{ModTime:{wall:14011402705025175053 ext:12850972580 loc:0x46b0880} ATime:{wall:14011402705025175053 ext:12850972580 loc:0x46b0880} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/04/23 02:57:59 DEBUG : >WaitForWriters: 2026/04/23 02:57:59 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:59 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:59 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:59 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:59 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:59 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:57:59 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:59 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:57:59 DEBUG : rename_me: newRWFileHandle: 2026/04/23 02:57:59 DEBUG : rename_me(0x39d657f76880): openPending: 2026/04/23 02:57:59 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 02:57:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/23 02:57:59 DEBUG : rename_me(0x39d657f76880): >openPending: err= 2026/04/23 02:57:59 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/23 02:57:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/23 02:57:59 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/23 02:57:59 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/23 02:57:59 DEBUG : rename_me(0x39d657f76880): _writeAt: size=5, off=0 2026/04/23 02:57:59 DEBUG : rename_me(0x39d657f76880): >_writeAt: n=5, err= 2026/04/23 02:57:59 DEBUG : rename_me(0x39d657f76880): close: 2026/04/23 02:57:59 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-23 02:57:59.258062491 +0000 UTC m=+42.874609202 2026/04/23 02:57:59 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/23 02:57:59 DEBUG : rename_me(0x39d657f76880): >close: err= 2026/04/23 02:57:59 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/23 02:57:59 DEBUG : i_was_renamed: Updating file with 0x39d6579f20d0 2026/04/23 02:57:59 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/23 02:57:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/23 02:57:59 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:57:59 DEBUG : Looking for writers 2026/04/23 02:57:59 DEBUG : i_was_renamed: reading active writers 2026/04/23 02:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 02:57:59 DEBUG : Looking for writers 2026/04/23 02:57:59 DEBUG : i_was_renamed: reading active writers 2026/04/23 02:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 02:57:59 DEBUG : Looking for writers 2026/04/23 02:57:59 DEBUG : i_was_renamed: reading active writers 2026/04/23 02:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 02:57:59 DEBUG : Looking for writers 2026/04/23 02:57:59 DEBUG : i_was_renamed: reading active writers 2026/04/23 02:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 02:57:59 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/23 02:57:59 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:59 DEBUG : i_was_renamed: size = 5 OK 2026/04/23 02:57:59 INFO : i_was_renamed: Copied (new) 2026/04/23 02:57:59 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-23 02:57:59 +0000 UTC" 2026/04/23 02:57:59 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/23 02:57:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/23 02:57:59 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/23 02:57:59 DEBUG : Looking for writers 2026/04/23 02:57:59 DEBUG : i_was_renamed: reading active writers 2026/04/23 02:57:59 DEBUG : >WaitForWriters: 2026/04/23 02:57:59 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:57:59 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:57:59 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 02:57:59 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:59 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 02:57:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4L584}/rclone-test-najanup3mute" 2026/04/23 02:57:59 INFO : webdav root 'rclone-test-najanup3mute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:59 DEBUG : forgetting directory cache 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate(0x39d657c8d0c0): _readAt: size=512, off=0 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate(0x39d657c8d0c0): openPending: 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-23 01:58:59 +0000 UTC" against cached fingerprint "" 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/23 02:57:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate(0x39d657c8d0c0): >openPending: err= 2026/04/23 02:57:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate(0x39d657c8d0c0): >_readAt: n=20, err=EOF 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate(0x39d657c8d0c0): close: 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 01:58:59 +0000 GMT 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate(0x39d657c8d0c0): >close: err= 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/23 02:57:59 DEBUG : forgetting directory cache 2026/04/23 02:57:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate(0x39d657de1040): _readAt: size=512, off=0 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate(0x39d657de1040): openPending: 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-23 01:59:59 +0000 UTC" against cached fingerprint "20,2026-04-23 01:58:59 +0000 UTC" 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-23 01:59:59 +0000 UTC" != cached fingerprint "20,2026-04-23 01:58:59 +0000 UTC") 2026/04/23 02:57:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/23 02:57:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate(0x39d657de1040): >openPending: err= 2026/04/23 02:57:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate(0x39d657de1040): >_readAt: n=20, err=EOF 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate(0x39d657de1040): close: 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 01:59:59 +0000 GMT 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate(0x39d657de1040): >close: err= 2026/04/23 02:57:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:00 DEBUG : forgetting directory cache 2026/04/23 02:58:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d657734740): _readAt: size=512, off=0 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d657734740): openPending: 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-23 02:00:59 +0000 UTC" against cached fingerprint "20,2026-04-23 01:59:59 +0000 UTC" 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-23 02:00:59 +0000 UTC" != cached fingerprint "20,2026-04-23 01:59:59 +0000 UTC") 2026/04/23 02:58:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/23 02:58:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d657734740): >openPending: err= 2026/04/23 02:58:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d657734740): >_readAt: n=20, err=EOF 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d657734740): close: 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 02:00:59 +0000 GMT 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d657734740): >close: err= 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:00 DEBUG : forgetting directory cache 2026/04/23 02:58:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d6578ce640): _readAt: size=512, off=0 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d6578ce640): openPending: 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-23 02:01:59 +0000 UTC" against cached fingerprint "20,2026-04-23 02:00:59 +0000 UTC" 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-23 02:01:59 +0000 UTC" != cached fingerprint "20,2026-04-23 02:00:59 +0000 UTC") 2026/04/23 02:58:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/23 02:58:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d6578ce640): >openPending: err= 2026/04/23 02:58:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d6578ce640): >_readAt: n=20, err=EOF 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d6578ce640): close: 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 02:01:59 +0000 GMT 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d6578ce640): >close: err= 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:00 DEBUG : forgetting directory cache 2026/04/23 02:58:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d6578382c0): _readAt: size=512, off=0 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d6578382c0): openPending: 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-23 02:02:59 +0000 UTC" against cached fingerprint "20,2026-04-23 02:01:59 +0000 UTC" 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-23 02:02:59 +0000 UTC" != cached fingerprint "20,2026-04-23 02:01:59 +0000 UTC") 2026/04/23 02:58:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/23 02:58:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d6578382c0): >openPending: err= 2026/04/23 02:58:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d6578382c0): >_readAt: n=20, err=EOF 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d6578382c0): close: 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 02:02:59 +0000 GMT 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d6578382c0): >close: err= 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:00 DEBUG : forgetting directory cache 2026/04/23 02:58:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d65784e6c0): _readAt: size=512, off=0 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d65784e6c0): openPending: 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-23 02:03:59 +0000 UTC" against cached fingerprint "20,2026-04-23 02:02:59 +0000 UTC" 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-23 02:03:59 +0000 UTC" != cached fingerprint "20,2026-04-23 02:02:59 +0000 UTC") 2026/04/23 02:58:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/23 02:58:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d65784e6c0): >openPending: err= 2026/04/23 02:58:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d65784e6c0): >_readAt: n=20, err=EOF 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d65784e6c0): close: 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 02:03:59 +0000 GMT 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate(0x39d65784e6c0): >close: err= 2026/04/23 02:58:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:01 DEBUG : forgetting directory cache 2026/04/23 02:58:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657a80ec0): _readAt: size=512, off=0 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657a80ec0): openPending: 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-23 02:04:59 +0000 UTC" against cached fingerprint "20,2026-04-23 02:03:59 +0000 UTC" 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-23 02:04:59 +0000 UTC" != cached fingerprint "20,2026-04-23 02:03:59 +0000 UTC") 2026/04/23 02:58:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/23 02:58:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657a80ec0): >openPending: err= 2026/04/23 02:58:01 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657a80ec0): >_readAt: n=21, err=EOF 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657a80ec0): close: 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 02:04:59 +0000 GMT 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657a80ec0): >close: err= 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:01 DEBUG : forgetting directory cache 2026/04/23 02:58:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657b02840): _readAt: size=512, off=0 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657b02840): openPending: 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-23 02:05:59 +0000 UTC" against cached fingerprint "21,2026-04-23 02:04:59 +0000 UTC" 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-23 02:05:59 +0000 UTC" != cached fingerprint "21,2026-04-23 02:04:59 +0000 UTC") 2026/04/23 02:58:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/23 02:58:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657b02840): >openPending: err= 2026/04/23 02:58:01 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657b02840): >_readAt: n=22, err=EOF 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657b02840): close: 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 02:05:59 +0000 GMT 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657b02840): >close: err= 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:01 DEBUG : forgetting directory cache 2026/04/23 02:58:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657aac400): _readAt: size=512, off=0 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657aac400): openPending: 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-23 02:06:59 +0000 UTC" against cached fingerprint "22,2026-04-23 02:05:59 +0000 UTC" 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-23 02:06:59 +0000 UTC" != cached fingerprint "22,2026-04-23 02:05:59 +0000 UTC") 2026/04/23 02:58:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/23 02:58:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657aac400): >openPending: err= 2026/04/23 02:58:01 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657aac400): >_readAt: n=23, err=EOF 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657aac400): close: 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 02:06:59 +0000 GMT 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657aac400): >close: err= 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:01 DEBUG : forgetting directory cache 2026/04/23 02:58:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657ba4740): _readAt: size=512, off=0 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657ba4740): openPending: 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-23 02:07:59 +0000 UTC" against cached fingerprint "23,2026-04-23 02:06:59 +0000 UTC" 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-23 02:07:59 +0000 UTC" != cached fingerprint "23,2026-04-23 02:06:59 +0000 UTC") 2026/04/23 02:58:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/23 02:58:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657ba4740): >openPending: err= 2026/04/23 02:58:01 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657ba4740): >_readAt: n=24, err=EOF 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657ba4740): close: 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 02:07:59 +0000 GMT 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate(0x39d657ba4740): >close: err= 2026/04/23 02:58:01 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:01 DEBUG : Looking for writers 2026/04/23 02:58:01 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/23 02:58:01 DEBUG : >WaitForWriters: 2026/04/23 02:58:01 DEBUG : webdav root 'rclone-test-najanup3mute': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:02 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:02 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:02 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:02 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:02 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 02:58:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 02:58:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 02:58:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 02:58:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 02:58:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 02:58:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 02:58:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 02:58:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 02:58:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:02 DEBUG : forgetting directory cache 2026/04/23 02:58:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 02:58:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/23 02:58:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/23 02:58:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/23 02:58:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/23 02:58:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/23 02:58:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/23 02:58:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 02:58:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 02:58:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 02:58:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:02 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 02:58:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 02:58:02 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 02:58:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:02 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 02:58:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 02:58:02 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/23 02:58:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 02:58:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 02:58:02 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 02:58:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/23 02:58:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/23 02:58:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/23 02:58:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/23 02:58:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/23 02:58:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/23 02:58:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:02 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/23 02:58:02 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/23 02:58:02 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/23 02:58:02 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/23 02:58:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 02:58:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 02:58:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 02:58:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:02 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/23 02:58:02 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/23 02:58:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/23 02:58:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/23 02:58:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/23 02:58:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/23 02:58:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/23 02:58:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/23 02:58:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/23 02:58:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:02 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/23 02:58:02 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/23 02:58:02 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:02 DEBUG : Looking for writers 2026/04/23 02:58:02 DEBUG : FiLeA: reading active writers 2026/04/23 02:58:02 DEBUG : FiLeB: reading active writers 2026/04/23 02:58:02 DEBUG : FilEb: reading active writers 2026/04/23 02:58:02 DEBUG : >WaitForWriters: 2026/04/23 02:58:02 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:02 DEBUG : Looking for writers 2026/04/23 02:58:02 DEBUG : FiLeA: reading active writers 2026/04/23 02:58:02 DEBUG : FiLeB: reading active writers 2026/04/23 02:58:02 DEBUG : FilEb: reading active writers 2026/04/23 02:58:02 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:02 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:02 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:02 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/23 02:58:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/23 02:58:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/23 02:58:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/23 02:58:02 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/23 02:58:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/23 02:58:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/23 02:58:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/23 02:58:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/23 02:58:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/23 02:58:02 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:02 DEBUG : Looking for writers 2026/04/23 02:58:02 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/23 02:58:02 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/23 02:58:02 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:02 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:02 DEBUG : webdav root 'rclone-test-najanup3mute': Reusing VFS from active cache 2026/04/23 02:58:02 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:02 DEBUG : Looking for writers 2026/04/23 02:58:02 DEBUG : >WaitForWriters: 2026/04/23 02:58:02 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:02 DEBUG : Looking for writers 2026/04/23 02:58:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:02 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:02 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:02 DEBUG : Looking for writers 2026/04/23 02:58:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:02 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:02 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:02 DEBUG : Looking for writers 2026/04/23 02:58:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:02 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:02 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:02 DEBUG : dir: Looking for writers 2026/04/23 02:58:02 DEBUG : file2: reading active writers 2026/04/23 02:58:02 DEBUG : Looking for writers 2026/04/23 02:58:02 DEBUG : dir: reading active writers 2026/04/23 02:58:02 DEBUG : file1: reading active writers 2026/04/23 02:58:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:02 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:02 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:02 DEBUG : dir: Looking for writers 2026/04/23 02:58:02 DEBUG : Looking for writers 2026/04/23 02:58:02 DEBUG : dir: reading active writers 2026/04/23 02:58:02 DEBUG : file1: reading active writers 2026/04/23 02:58:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:02 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:03 DEBUG : file1: Open: flags=O_RDONLY 2026/04/23 02:58:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/23 02:58:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/23 02:58:03 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:03 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/23 02:58:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 02:58:03 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/23 02:58:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:58:03 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:58:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/23 02:58:03 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/23 02:58:03 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/23 02:58:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/23 02:58:03 DEBUG : webdav root 'rclone-test-najanup3mute': File to upload is small (0 bytes), uploading instead of streaming 2026/04/23 02:58:03 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:03 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/23 02:58:03 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/23 02:58:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/23 02:58:03 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:58:03 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/23 02:58:03 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:03 DEBUG : dir: Looking for writers 2026/04/23 02:58:03 DEBUG : file2: reading active writers 2026/04/23 02:58:03 DEBUG : new_file.txt: reading active writers 2026/04/23 02:58:03 DEBUG : Looking for writers 2026/04/23 02:58:03 DEBUG : file1: reading active writers 2026/04/23 02:58:03 DEBUG : dir: reading active writers 2026/04/23 02:58:03 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:03 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:03 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/23 02:58:03 DEBUG : dir/file1: Updating file with dir/file1 0x39d657b00270 2026/04/23 02:58:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/23 02:58:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:03 INFO : dir/file1: Moved (server-side) to: file0 2026/04/23 02:58:03 DEBUG : file0: Updating file with file0 0x39d657b00270 2026/04/23 02:58:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 02:58:03 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/23 02:58:03 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:03 DEBUG : dir: Looking for writers 2026/04/23 02:58:03 DEBUG : Looking for writers 2026/04/23 02:58:03 DEBUG : dir: reading active writers 2026/04/23 02:58:03 DEBUG : file0: reading active writers 2026/04/23 02:58:03 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:03 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:03 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:03 DEBUG : Looking for writers 2026/04/23 02:58:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:03 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:03 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/23 02:58:03 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/23 02:58:03 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/23 02:58:03 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/23 02:58:03 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/23 02:58:03 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:03 DEBUG : d: Looking for writers 2026/04/23 02:58:03 DEBUG : Looking for writers 2026/04/23 02:58:03 DEBUG : a: Looking for writers 2026/04/23 02:58:03 DEBUG : b: Looking for writers 2026/04/23 02:58:03 DEBUG : c: Looking for writers 2026/04/23 02:58:03 DEBUG : Looking for writers 2026/04/23 02:58:03 DEBUG : /: reading active writers 2026/04/23 02:58:03 DEBUG : a: reading active writers 2026/04/23 02:58:03 DEBUG : b: reading active writers 2026/04/23 02:58:03 DEBUG : c: reading active writers 2026/04/23 02:58:03 DEBUG : d: reading active writers 2026/04/23 02:58:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:03 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:03 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/23 02:58:03 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/23 02:58:04 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/23 02:58:04 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/23 02:58:04 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:04 DEBUG : a/b/c/d: Looking for writers 2026/04/23 02:58:04 DEBUG : a/b/c: Looking for writers 2026/04/23 02:58:04 DEBUG : d: reading active writers 2026/04/23 02:58:04 DEBUG : a/b: Looking for writers 2026/04/23 02:58:04 DEBUG : c: reading active writers 2026/04/23 02:58:04 DEBUG : a: Looking for writers 2026/04/23 02:58:04 DEBUG : b: reading active writers 2026/04/23 02:58:04 DEBUG : Looking for writers 2026/04/23 02:58:04 DEBUG : a: reading active writers 2026/04/23 02:58:04 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === 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-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:04 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:04 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:04 DEBUG : Looking for writers 2026/04/23 02:58:04 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === 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-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:04 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:58:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:58:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 02:58:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 02:58:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:04 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/23 02:58:04 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/23 02:58:04 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/23 02:58:04 DEBUG : webdav root 'rclone-test-najanup3mute': File to upload is small (5 bytes), uploading instead of streaming 2026/04/23 02:58:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:04 DEBUG : file1: size = 5 OK 2026/04/23 02:58:04 DEBUG : file1: Size of src and dst objects identical 2026/04/23 02:58:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:58:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:58:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 02:58:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 02:58:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:58:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:58:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 02:58:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 02:58:04 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/23 02:58:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/23 02:58:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 02:58:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 02:58:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 02:58:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:04 DEBUG : webdav root 'rclone-test-najanup3mute': File to upload is small (0 bytes), uploading instead of streaming 2026/04/23 02:58:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:04 DEBUG : file1: size = 0 OK 2026/04/23 02:58:04 DEBUG : file1: Size of src and dst objects identical 2026/04/23 02:58:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/23 02:58:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 02:58:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 02:58:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 02:58:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:04 DEBUG : webdav root 'rclone-test-najanup3mute': File to upload is small (7 bytes), uploading instead of streaming 2026/04/23 02:58:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:04 DEBUG : file1: size = 7 OK 2026/04/23 02:58:04 DEBUG : file1: Size of src and dst objects identical 2026/04/23 02:58:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:04 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:04 DEBUG : Looking for writers 2026/04/23 02:58:04 DEBUG : file1: reading active writers 2026/04/23 02:58:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:04 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:58:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:58:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 02:58:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 02:58:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:04 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/23 02:58:05 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/23 02:58:05 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/23 02:58:05 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/23 02:58:05 DEBUG : webdav root 'rclone-test-najanup3mute': File to upload is small (11 bytes), uploading instead of streaming 2026/04/23 02:58:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:05 DEBUG : file1: size = 11 OK 2026/04/23 02:58:05 DEBUG : file1: Size of src and dst objects identical 2026/04/23 02:58:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:05 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/23 02:58:05 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:05 DEBUG : Looking for writers 2026/04/23 02:58:05 DEBUG : file1: reading active writers 2026/04/23 02:58:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:05 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:58:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:58:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 02:58:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 02:58:05 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/23 02:58:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:05 DEBUG : webdav root 'rclone-test-najanup3mute': File to upload is small (5 bytes), uploading instead of streaming 2026/04/23 02:58:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:05 DEBUG : file1: size = 5 OK 2026/04/23 02:58:05 DEBUG : file1: Size of src and dst objects identical 2026/04/23 02:58:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:05 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/23 02:58:05 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:05 DEBUG : Looking for writers 2026/04/23 02:58:05 DEBUG : file1: reading active writers 2026/04/23 02:58:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:05 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:58:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:58:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 02:58:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 02:58:05 DEBUG : file1: WriteFileHandle.Release closing 2026/04/23 02:58:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:05 DEBUG : webdav root 'rclone-test-najanup3mute': File to upload is small (0 bytes), uploading instead of streaming 2026/04/23 02:58:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:05 DEBUG : file1: size = 0 OK 2026/04/23 02:58:05 DEBUG : file1: Size of src and dst objects identical 2026/04/23 02:58:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:05 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/23 02:58:05 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:05 DEBUG : Looking for writers 2026/04/23 02:58:05 DEBUG : file1: reading active writers 2026/04/23 02:58:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:05 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:58:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:58:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 02:58:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/23 02:58:05 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:05 DEBUG : Looking for writers 2026/04/23 02:58:05 DEBUG : file1: reading active writers 2026/04/23 02:58:05 DEBUG : file1: active writers 1 2026/04/23 02:58:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/23 02:58:05 DEBUG : Looking for writers 2026/04/23 02:58:05 DEBUG : file1: reading active writers 2026/04/23 02:58:05 DEBUG : file1: active writers 1 2026/04/23 02:58:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/23 02:58:05 DEBUG : Looking for writers 2026/04/23 02:58:05 DEBUG : file1: reading active writers 2026/04/23 02:58:05 DEBUG : file1: active writers 1 2026/04/23 02:58:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/23 02:58:05 DEBUG : Looking for writers 2026/04/23 02:58:05 DEBUG : file1: reading active writers 2026/04/23 02:58:05 DEBUG : file1: active writers 1 2026/04/23 02:58:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/23 02:58:05 DEBUG : Looking for writers 2026/04/23 02:58:05 DEBUG : file1: reading active writers 2026/04/23 02:58:05 DEBUG : file1: active writers 1 2026/04/23 02:58:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/23 02:58:06 DEBUG : Looking for writers 2026/04/23 02:58:06 DEBUG : file1: reading active writers 2026/04/23 02:58:06 DEBUG : file1: active writers 1 2026/04/23 02:58:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/23 02:58:06 DEBUG : Looking for writers 2026/04/23 02:58:06 DEBUG : file1: reading active writers 2026/04/23 02:58:06 DEBUG : file1: active writers 1 2026/04/23 02:58:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/23 02:58:07 DEBUG : Looking for writers 2026/04/23 02:58:07 DEBUG : file1: reading active writers 2026/04/23 02:58:07 DEBUG : file1: active writers 1 2026/04/23 02:58:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:08 DEBUG : Looking for writers 2026/04/23 02:58:08 DEBUG : file1: reading active writers 2026/04/23 02:58:08 DEBUG : file1: active writers 1 2026/04/23 02:58:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:09 DEBUG : Looking for writers 2026/04/23 02:58:09 DEBUG : file1: reading active writers 2026/04/23 02:58:09 DEBUG : file1: active writers 1 2026/04/23 02:58:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:10 DEBUG : Looking for writers 2026/04/23 02:58:10 DEBUG : file1: reading active writers 2026/04/23 02:58:10 DEBUG : file1: active writers 1 2026/04/23 02:58:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:11 DEBUG : Looking for writers 2026/04/23 02:58:11 DEBUG : file1: reading active writers 2026/04/23 02:58:11 DEBUG : file1: active writers 1 2026/04/23 02:58:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:12 DEBUG : Looking for writers 2026/04/23 02:58:12 DEBUG : file1: reading active writers 2026/04/23 02:58:12 DEBUG : file1: active writers 1 2026/04/23 02:58:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:13 DEBUG : Looking for writers 2026/04/23 02:58:13 DEBUG : file1: reading active writers 2026/04/23 02:58:13 DEBUG : file1: active writers 1 2026/04/23 02:58:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:14 DEBUG : Looking for writers 2026/04/23 02:58:14 DEBUG : file1: reading active writers 2026/04/23 02:58:14 DEBUG : file1: active writers 1 2026/04/23 02:58:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:15 DEBUG : Looking for writers 2026/04/23 02:58:15 DEBUG : file1: reading active writers 2026/04/23 02:58:15 DEBUG : file1: active writers 1 2026/04/23 02:58:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:16 DEBUG : Looking for writers 2026/04/23 02:58:16 DEBUG : file1: reading active writers 2026/04/23 02:58:16 DEBUG : file1: active writers 1 2026/04/23 02:58:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:17 DEBUG : Looking for writers 2026/04/23 02:58:17 DEBUG : file1: reading active writers 2026/04/23 02:58:17 DEBUG : file1: active writers 1 2026/04/23 02:58:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:18 DEBUG : Looking for writers 2026/04/23 02:58:18 DEBUG : file1: reading active writers 2026/04/23 02:58:18 DEBUG : file1: active writers 1 2026/04/23 02:58:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:19 DEBUG : Looking for writers 2026/04/23 02:58:19 DEBUG : file1: reading active writers 2026/04/23 02:58:19 DEBUG : file1: active writers 1 2026/04/23 02:58:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:20 DEBUG : Looking for writers 2026/04/23 02:58:20 DEBUG : file1: reading active writers 2026/04/23 02:58:20 DEBUG : file1: active writers 1 2026/04/23 02:58:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:21 DEBUG : Looking for writers 2026/04/23 02:58:21 DEBUG : file1: reading active writers 2026/04/23 02:58:21 DEBUG : file1: active writers 1 2026/04/23 02:58:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:22 DEBUG : Looking for writers 2026/04/23 02:58:22 DEBUG : file1: reading active writers 2026/04/23 02:58:22 DEBUG : file1: active writers 1 2026/04/23 02:58:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:23 DEBUG : Looking for writers 2026/04/23 02:58:23 DEBUG : file1: reading active writers 2026/04/23 02:58:23 DEBUG : file1: active writers 1 2026/04/23 02:58:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:24 DEBUG : Looking for writers 2026/04/23 02:58:24 DEBUG : file1: reading active writers 2026/04/23 02:58:24 DEBUG : file1: active writers 1 2026/04/23 02:58:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:25 DEBUG : Looking for writers 2026/04/23 02:58:25 DEBUG : file1: reading active writers 2026/04/23 02:58:25 DEBUG : file1: active writers 1 2026/04/23 02:58:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:26 DEBUG : Looking for writers 2026/04/23 02:58:26 DEBUG : file1: reading active writers 2026/04/23 02:58:26 DEBUG : file1: active writers 1 2026/04/23 02:58:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:27 DEBUG : Looking for writers 2026/04/23 02:58:27 DEBUG : file1: reading active writers 2026/04/23 02:58:27 DEBUG : file1: active writers 1 2026/04/23 02:58:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:28 DEBUG : Looking for writers 2026/04/23 02:58:28 DEBUG : file1: reading active writers 2026/04/23 02:58:28 DEBUG : file1: active writers 1 2026/04/23 02:58:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:29 DEBUG : Looking for writers 2026/04/23 02:58:29 DEBUG : file1: reading active writers 2026/04/23 02:58:29 DEBUG : file1: active writers 1 2026/04/23 02:58:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:30 DEBUG : Looking for writers 2026/04/23 02:58:30 DEBUG : file1: reading active writers 2026/04/23 02:58:30 DEBUG : file1: active writers 1 2026/04/23 02:58:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:31 DEBUG : Looking for writers 2026/04/23 02:58:31 DEBUG : file1: reading active writers 2026/04/23 02:58:31 DEBUG : file1: active writers 1 2026/04/23 02:58:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:32 DEBUG : Looking for writers 2026/04/23 02:58:32 DEBUG : file1: reading active writers 2026/04/23 02:58:32 DEBUG : file1: active writers 1 2026/04/23 02:58:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:33 DEBUG : Looking for writers 2026/04/23 02:58:33 DEBUG : file1: reading active writers 2026/04/23 02:58:33 DEBUG : file1: active writers 1 2026/04/23 02:58:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:34 DEBUG : Looking for writers 2026/04/23 02:58:34 DEBUG : file1: reading active writers 2026/04/23 02:58:34 DEBUG : file1: active writers 1 2026/04/23 02:58:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:35 DEBUG : Looking for writers 2026/04/23 02:58:35 DEBUG : file1: reading active writers 2026/04/23 02:58:35 DEBUG : file1: active writers 1 2026/04/23 02:58:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 02:58:35 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/23 02:58:35 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:35 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:58:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:58:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 02:58:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 02:58:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:35 DEBUG : webdav root 'rclone-test-najanup3mute': File to upload is small (0 bytes), uploading instead of streaming 2026/04/23 02:58:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:35 DEBUG : file1: size = 0 OK 2026/04/23 02:58:35 DEBUG : file1: Size of src and dst objects identical 2026/04/23 02:58:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:58:35 DEBUG : file1: Open: flags=O_RDONLY 2026/04/23 02:58:35 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/23 02:58:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/23 02:58:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:35 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:35 DEBUG : Looking for writers 2026/04/23 02:58:35 DEBUG : file1: reading active writers 2026/04/23 02:58:35 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:35 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 02:58:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 02:58:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 02:58:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 02:58:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:35 DEBUG : webdav root 'rclone-test-najanup3mute': File to upload is small (100 bytes), uploading instead of streaming 2026/04/23 02:58:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:35 DEBUG : file1: size = 100 OK 2026/04/23 02:58:35 DEBUG : file1: Size of src and dst objects identical 2026/04/23 02:58:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 02:58:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 02:58:35 DEBUG : file1: Open: flags=O_RDONLY 2026/04/23 02:58:35 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/23 02:58:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/23 02:58:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:35 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:35 DEBUG : Looking for writers 2026/04/23 02:58:35 DEBUG : file1: reading active writers 2026/04/23 02:58:35 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:35 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:35 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:35 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:36 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:36 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:36 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:36 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/23 02:58:36 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/23 02:58:36 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:36 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:36 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/23 02:58:36 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/23 02:58:36 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:36 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:36 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/23 02:58:36 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/23 02:58:36 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:36 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:36 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/23 02:58:36 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/23 02:58:36 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:36 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:36 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/23 02:58:36 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/23 02:58:36 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:36 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:36 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:36 DEBUG : flat: Looking for writers 2026/04/23 02:58:36 DEBUG : f003.txt: reading active writers 2026/04/23 02:58:36 DEBUG : f004.txt: reading active writers 2026/04/23 02:58:36 DEBUG : f000.txt: reading active writers 2026/04/23 02:58:36 DEBUG : f001.txt: reading active writers 2026/04/23 02:58:36 DEBUG : f002.txt: reading active writers 2026/04/23 02:58:36 DEBUG : Looking for writers 2026/04/23 02:58:36 DEBUG : flat: reading active writers 2026/04/23 02:58:36 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:36 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:36 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:36 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:36 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:36 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/23 02:58:36 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/23 02:58:36 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:36 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:36 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/23 02:58:36 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/23 02:58:36 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:36 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:36 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/23 02:58:36 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/23 02:58:36 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:36 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:36 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:36 DEBUG : a/b/c: Looking for writers 2026/04/23 02:58:36 DEBUG : deep.txt: reading active writers 2026/04/23 02:58:36 DEBUG : a/b: Looking for writers 2026/04/23 02:58:36 DEBUG : c: reading active writers 2026/04/23 02:58:36 DEBUG : mid.txt: reading active writers 2026/04/23 02:58:36 DEBUG : a: Looking for writers 2026/04/23 02:58:36 DEBUG : b: reading active writers 2026/04/23 02:58:36 DEBUG : top.txt: reading active writers 2026/04/23 02:58:36 DEBUG : Looking for writers 2026/04/23 02:58:36 DEBUG : a: reading active writers 2026/04/23 02:58:36 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:36 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:36 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:36 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/23 02:58:36 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/23 02:58:36 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:37 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:37 DEBUG : bigdir: Looking for writers 2026/04/23 02:58:37 DEBUG : big.bin: reading active writers 2026/04/23 02:58:37 DEBUG : Looking for writers 2026/04/23 02:58:37 DEBUG : bigdir: reading active writers 2026/04/23 02:58:37 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.54s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-najanup3mute'", Local "Local file system at /tmp/rclone1718923648", Modify Window "1s" 2026/04/23 02:58:37 INFO : webdav root 'rclone-test-najanup3mute': poll-interval is not supported by this remote 2026/04/23 02:58:37 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:37 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:37 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/04/23 02:58:37 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/23 02:58:37 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/23 02:58:37 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:37 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:37 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/23 02:58:37 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/23 02:58:37 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:37 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:37 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/23 02:58:37 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/23 02:58:37 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 02:58:37 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 02:58:37 DEBUG : WaitForWriters: timeout=30s 2026/04/23 02:58:37 DEBUG : dir3: Looking for writers 2026/04/23 02:58:37 DEBUG : c.txt: reading active writers 2026/04/23 02:58:37 DEBUG : dir1: Looking for writers 2026/04/23 02:58:37 DEBUG : a.txt: reading active writers 2026/04/23 02:58:37 DEBUG : dir2: Looking for writers 2026/04/23 02:58:37 DEBUG : b.txt: reading active writers 2026/04/23 02:58:37 DEBUG : Looking for writers 2026/04/23 02:58:37 DEBUG : dir1: reading active writers 2026/04/23 02:58:37 DEBUG : dir2: reading active writers 2026/04/23 02:58:37 DEBUG : dir3: reading active writers 2026/04/23 02:58:37 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/23 02:58:37 DEBUG : webdav root 'rclone-test-najanup3mute': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.137961805s (try 1/5)