"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/09/07 01:14:16 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-qenikuw3veke" 2025/09/07 01:14:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 01:14:16 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/09/07 01:14:16 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/09/07 01:14:16 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/09/07 01:14:16 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/09/07 01:14:16 DEBUG : Setting pass="Xn-j5jJ37hPMhSpaa1KA_KxewzLLUS3DbDMR39BTH3VH" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/09/07 01:14:16 DEBUG : TestWebdavRclone: detected overridden config - adding "{ql1pW}" suffix to name 2025/09/07 01:14:16 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/09/07 01:14:16 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/09/07 01:14:16 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/09/07 01:14:16 DEBUG : Setting pass="Xn-j5jJ37hPMhSpaa1KA_KxewzLLUS3DbDMR39BTH3VH" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/09/07 01:14:16 DEBUG : found headers: 2025/09/07 01:14:16 DEBUG : Creating backend with remote "/tmp/rclone3396451548" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:16 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:17 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:17 DEBUG : dir: Looking for writers 2025/09/07 01:14:17 DEBUG : Looking for writers 2025/09/07 01:14:17 DEBUG : dir: reading active writers 2025/09/07 01:14:17 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:17 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:17 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:17 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:17 DEBUG : dir/subdir: Looking for writers 2025/09/07 01:14:17 DEBUG : dir: Looking for writers 2025/09/07 01:14:17 DEBUG : file1: reading active writers 2025/09/07 01:14:17 DEBUG : file2: reading active writers 2025/09/07 01:14:17 DEBUG : subdir: reading active writers 2025/09/07 01:14:17 DEBUG : Looking for writers 2025/09/07 01:14:17 DEBUG : dir: reading active writers 2025/09/07 01:14:17 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:17 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:17 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:17 DEBUG : dir: Looking for writers 2025/09/07 01:14:17 DEBUG : file1: reading active writers 2025/09/07 01:14:17 DEBUG : Looking for writers 2025/09/07 01:14:17 DEBUG : dir: reading active writers 2025/09/07 01:14:17 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:17 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:17 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:17 DEBUG : dir: Looking for writers 2025/09/07 01:14:17 DEBUG : Looking for writers 2025/09/07 01:14:17 DEBUG : dir: reading active writers 2025/09/07 01:14:17 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:17 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:17 DEBUG : dir: forgetting directory cache 2025/09/07 01:14:17 DEBUG : forgetting directory cache 2025/09/07 01:14:17 DEBUG : dir: forgetting directory cache 2025/09/07 01:14:17 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:17 DEBUG : Looking for writers 2025/09/07 01:14:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:17 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:17 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/07 01:14:17 DEBUG : dir: invalidating directory cache 2025/09/07 01:14:17 DEBUG : >ForgetPath: 2025/09/07 01:14:17 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/07 01:14:17 DEBUG : invalidating directory cache 2025/09/07 01:14:17 DEBUG : dir: forgetting directory cache 2025/09/07 01:14:17 DEBUG : >ForgetPath: 2025/09/07 01:14:17 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/07 01:14:17 DEBUG : >ForgetPath: 2025/09/07 01:14:17 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:17 DEBUG : dir: Looking for writers 2025/09/07 01:14:17 DEBUG : Looking for writers 2025/09/07 01:14:17 DEBUG : dir: reading active writers 2025/09/07 01:14:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:17 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:18 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:18 DEBUG : forgetting directory cache 2025/09/07 01:14:18 DEBUG : dir: forgetting directory cache 2025/09/07 01:14:18 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:18 DEBUG : dir: Looking for writers 2025/09/07 01:14:18 DEBUG : fil/a/b: Looking for writers 2025/09/07 01:14:18 DEBUG : fil/a: Looking for writers 2025/09/07 01:14:18 DEBUG : b: reading active writers 2025/09/07 01:14:18 DEBUG : fil: Looking for writers 2025/09/07 01:14:18 DEBUG : a: reading active writers 2025/09/07 01:14:18 DEBUG : Looking for writers 2025/09/07 01:14:18 DEBUG : dir: reading active writers 2025/09/07 01:14:18 DEBUG : fil: reading active writers 2025/09/07 01:14:18 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.41s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:18 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:18 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:18 DEBUG : dir: Looking for writers 2025/09/07 01:14:18 DEBUG : Looking for writers 2025/09/07 01:14:18 DEBUG : dir: reading active writers 2025/09/07 01:14:18 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:18 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:18 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:18 DEBUG : dir: Looking for writers 2025/09/07 01:14:18 DEBUG : file1: reading active writers 2025/09/07 01:14:18 DEBUG : Looking for writers 2025/09/07 01:14:18 DEBUG : dir: reading active writers 2025/09/07 01:14:18 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:18 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:18 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/09/07 01:14:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/07 01:14:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/07 01:14:18 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/07 01:14:18 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/07 01:14:18 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:18 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:18 DEBUG : dir: invalidating directory cache 2025/09/07 01:14:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/07 01:14:18 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/07 01:14:18 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/07 01:14:18 DEBUG : dir/file1: Reset virtual modtime 2025/09/07 01:14:18 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/07 01:14:18 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/07 01:14:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/07 01:14:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/07 01:14:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/07 01:14:18 DEBUG : dir: invalidating directory cache 2025/09/07 01:14:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/07 01:14:18 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/07 01:14:18 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/07 01:14:18 DEBUG : forgetting directory cache 2025/09/07 01:14:18 DEBUG : dir: forgetting directory cache 2025/09/07 01:14:18 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/07 01:14:18 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:18 DEBUG : dir/virtualDir: Looking for writers 2025/09/07 01:14:18 DEBUG : dir: Looking for writers 2025/09/07 01:14:18 DEBUG : virtualFile: reading active writers 2025/09/07 01:14:18 DEBUG : virtualDir: reading active writers 2025/09/07 01:14:18 DEBUG : file1: reading active writers 2025/09/07 01:14:18 DEBUG : virtualFile2: reading active writers 2025/09/07 01:14:18 DEBUG : Looking for writers 2025/09/07 01:14:18 DEBUG : dir: reading active writers 2025/09/07 01:14:18 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:18 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:19 ERROR : dir/: Can only open directories read only 2025/09/07 01:14:19 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:19 DEBUG : dir: Looking for writers 2025/09/07 01:14:19 DEBUG : Looking for writers 2025/09/07 01:14:19 DEBUG : dir: reading active writers 2025/09/07 01:14:19 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:19 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:19 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/07 01:14:19 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/07 01:14:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/07 01:14:19 DEBUG : webdav root 'rclone-test-qenikuw3veke': File to upload is small (5 bytes), uploading instead of streaming 2025/09/07 01:14:19 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:19 NOTICE: webdav root 'rclone-test-qenikuw3veke': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/07 01:14:19 DEBUG : dir/potato: Size of src and dst objects identical 2025/09/07 01:14:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/07 01:14:19 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:19 DEBUG : dir: Looking for writers 2025/09/07 01:14:19 DEBUG : file1: reading active writers 2025/09/07 01:14:19 DEBUG : potato: reading active writers 2025/09/07 01:14:19 DEBUG : Looking for writers 2025/09/07 01:14:19 DEBUG : dir: reading active writers 2025/09/07 01:14:19 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:19 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/07 01:14:19 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:19 DEBUG : dir/sub: Looking for writers 2025/09/07 01:14:19 DEBUG : dir: Looking for writers 2025/09/07 01:14:19 DEBUG : file1: reading active writers 2025/09/07 01:14:19 DEBUG : sub: reading active writers 2025/09/07 01:14:19 DEBUG : Looking for writers 2025/09/07 01:14:19 DEBUG : dir: reading active writers 2025/09/07 01:14:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:19 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/07 01:14:19 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/07 01:14:19 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:19 DEBUG : dir/sub/subsub: Looking for writers 2025/09/07 01:14:19 DEBUG : dir/sub: Looking for writers 2025/09/07 01:14:19 DEBUG : subsub: reading active writers 2025/09/07 01:14:19 DEBUG : dir: Looking for writers 2025/09/07 01:14:19 DEBUG : file1: reading active writers 2025/09/07 01:14:19 DEBUG : sub: reading active writers 2025/09/07 01:14:19 DEBUG : Looking for writers 2025/09/07 01:14:19 DEBUG : dir: reading active writers 2025/09/07 01:14:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:19 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:20 ERROR : dir/: Dir.Remove not empty 2025/09/07 01:14:20 DEBUG : dir/file1: Remove: 2025/09/07 01:14:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/07 01:14:20 DEBUG : dir/file1: >Remove: err= 2025/09/07 01:14:20 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/07 01:14:20 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:20 DEBUG : Looking for writers 2025/09/07 01:14:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:20 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:20 DEBUG : dir/file1: Remove: 2025/09/07 01:14:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/07 01:14:20 DEBUG : dir/file1: >Remove: err= 2025/09/07 01:14:20 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/07 01:14:20 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:20 DEBUG : Looking for writers 2025/09/07 01:14:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:20 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:20 DEBUG : dir/file1: Remove: 2025/09/07 01:14:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/07 01:14:20 DEBUG : dir/file1: >Remove: err= 2025/09/07 01:14:20 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:20 DEBUG : dir: Looking for writers 2025/09/07 01:14:20 DEBUG : Looking for writers 2025/09/07 01:14:20 DEBUG : dir: reading active writers 2025/09/07 01:14:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:20 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:20 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:20 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/07 01:14:20 DEBUG : dir: Updating dir with dir2 0xc000814d00 2025/09/07 01:14:20 DEBUG : dir: forgetting directory cache 2025/09/07 01:14:20 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/07 01:14:20 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/07 01:14:20 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/07 01:14:20 DEBUG : file2: Updating file with file2 0xc0006f86c0 2025/09/07 01:14:20 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/07 01:14:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/07 01:14:20 INFO : dir2/file3: Deleted 2025/09/07 01:14:20 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/07 01:14:20 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0006f86c0 2025/09/07 01:14:20 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/07 01:14:20 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/07 01:14:20 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/07 01:14:20 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000814ea0 2025/09/07 01:14:20 DEBUG : empty directory: forgetting directory cache 2025/09/07 01:14:20 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/07 01:14:20 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/07 01:14:20 DEBUG : dir2: Renaming to "dir3" 2025/09/07 01:14:20 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:20 DEBUG : dir3: Looking for writers 2025/09/07 01:14:20 DEBUG : file3: reading active writers 2025/09/07 01:14:20 DEBUG : renamed empty directory: Looking for writers 2025/09/07 01:14:20 DEBUG : Looking for writers 2025/09/07 01:14:20 DEBUG : dir3: reading active writers 2025/09/07 01:14:20 DEBUG : renamed empty directory: reading active writers 2025/09/07 01:14:20 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:21 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/07 01:14:21 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:21 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/07 01:14:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/07 01:14:21 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/07 01:14:21 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/07 01:14:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/07 01:14:21 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:21 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/07 01:14:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/07 01:14:21 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/07 01:14:21 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/07 01:14:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/07 01:14:21 DEBUG : webdav root 'rclone-test-qenikuw3veke': File to upload is small (12 bytes), uploading instead of streaming 2025/09/07 01:14:21 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:21 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/09/07 01:14:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/07 01:14:21 DEBUG : forgetting directory cache 2025/09/07 01:14:21 DEBUG : dir: forgetting directory cache 2025/09/07 01:14:21 DEBUG : dir/sub: forgetting directory cache 2025/09/07 01:14:21 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/07 01:14:21 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/07 01:14:21 DEBUG : webdav root 'rclone-test-qenikuw3veke': File to upload is small (5 bytes), uploading instead of streaming 2025/09/07 01:14:21 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:21 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/09/07 01:14:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/07 01:14:21 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:21 DEBUG : dir/sub: Looking for writers 2025/09/07 01:14:21 DEBUG : file0: reading active writers 2025/09/07 01:14:21 DEBUG : file2: reading active writers 2025/09/07 01:14:21 DEBUG : dir: Looking for writers 2025/09/07 01:14:21 DEBUG : file1: reading active writers 2025/09/07 01:14:21 DEBUG : sub: reading active writers 2025/09/07 01:14:21 DEBUG : Looking for writers 2025/09/07 01:14:21 DEBUG : dir: reading active writers 2025/09/07 01:14:21 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:21 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/09/07 01:14:21 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:21 DEBUG : Looking for writers 2025/09/07 01:14:21 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:21 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/07 01:14:21 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:21 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/07 01:14:21 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/07 01:14:21 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/07 01:14:21 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:14:21 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/07 01:14:21 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/07 01:14:21 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:21 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/07 01:14:21 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/07 01:14:21 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/07 01:14:21 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:14:21 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/07 01:14:21 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:21 DEBUG : dir: Looking for writers 2025/09/07 01:14:21 DEBUG : file1: reading active writers 2025/09/07 01:14:21 DEBUG : file1.metadata: reading active writers 2025/09/07 01:14:21 DEBUG : Looking for writers 2025/09/07 01:14:21 DEBUG : dir: reading active writers 2025/09/07 01:14:21 DEBUG : dir.metadata: reading active writers 2025/09/07 01:14:21 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:21 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:21 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:21 DEBUG : dir: Looking for writers 2025/09/07 01:14:21 DEBUG : file1: reading active writers 2025/09/07 01:14:21 DEBUG : Looking for writers 2025/09/07 01:14:21 DEBUG : dir: reading active writers 2025/09/07 01:14:21 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:21 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:21 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:21 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/09/07 01:14:21 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:21 DEBUG : dir: Looking for writers 2025/09/07 01:14:21 DEBUG : file1: reading active writers 2025/09/07 01:14:21 DEBUG : Looking for writers 2025/09/07 01:14:21 DEBUG : dir: reading active writers 2025/09/07 01:14: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:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:21 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/07 01:14:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/07 01:14:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:14:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/07 01:14:21 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:21 DEBUG : dir: Looking for writers 2025/09/07 01:14:21 DEBUG : file1: reading active writers 2025/09/07 01:14:21 DEBUG : Looking for writers 2025/09/07 01:14:21 DEBUG : dir: reading active writers 2025/09/07 01:14:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/09/07 01:14:21 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/07 01:14:21 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/07 01:14:21 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:14:21 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/07 01:14:21 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:21 DEBUG : Looking for writers 2025/09/07 01:14:21 DEBUG : file.txt: reading active writers 2025/09/07 01:14:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:21 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:22 DEBUG : webdav root 'rclone-test-qenikuw3veke': File to upload is small (25 bytes), uploading instead of streaming 2025/09/07 01:14:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:22 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/07 01:14:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:22 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:22 DEBUG : dir: Looking for writers 2025/09/07 01:14:22 DEBUG : file1: reading active writers 2025/09/07 01:14:22 DEBUG : Looking for writers 2025/09/07 01:14:22 DEBUG : dir: reading active writers 2025/09/07 01:14:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:22 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:22 DEBUG : dir/file1: Remove: 2025/09/07 01:14:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/07 01:14:22 DEBUG : dir/file1: >Remove: err= 2025/09/07 01:14:22 DEBUG : dir/file1: Remove: 2025/09/07 01:14:22 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/07 01:14:22 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:22 DEBUG : dir: Looking for writers 2025/09/07 01:14:22 DEBUG : Looking for writers 2025/09/07 01:14:22 DEBUG : dir: reading active writers 2025/09/07 01:14:22 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:22 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:22 DEBUG : dir/file1: Remove: 2025/09/07 01:14:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/07 01:14:22 DEBUG : dir/file1: >Remove: err= 2025/09/07 01:14:22 DEBUG : dir/file1: Remove: 2025/09/07 01:14:22 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/07 01:14:22 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:22 DEBUG : dir: Looking for writers 2025/09/07 01:14:22 DEBUG : Looking for writers 2025/09/07 01:14:22 DEBUG : dir: reading active writers 2025/09/07 01:14:22 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:22 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/07 01:14:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/07 01:14:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/07 01:14:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/07 01:14:22 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/07 01:14:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/07 01:14:22 DEBUG : dir/file1: Open: flags=0x3 2025/09/07 01:14:22 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/07 01:14:22 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/07 01:14:22 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:22 DEBUG : dir: Looking for writers 2025/09/07 01:14:22 DEBUG : file1: reading active writers 2025/09/07 01:14:22 DEBUG : Looking for writers 2025/09/07 01:14:22 DEBUG : dir: reading active writers 2025/09/07 01:14:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:22 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:22 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:22 DEBUG : dir: Looking for writers 2025/09/07 01:14:22 DEBUG : file1: reading active writers 2025/09/07 01:14:22 DEBUG : Looking for writers 2025/09/07 01:14:22 DEBUG : dir: reading active writers 2025/09/07 01:14:22 DEBUG : >WaitForWriters: 2025/09/07 01:14:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/07 01:14:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000a4ae40 2025/09/07 01:14:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/07 01:14:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/07 01:14:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/07 01:14:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000a4ae40 2025/09/07 01:14:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/07 01:14:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/07 01:14:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/07 01:14:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:22 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a4ae40 2025/09/07 01:14:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/07 01:14:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/07 01:14:22 DEBUG : webdav root 'rclone-test-qenikuw3veke': File to upload is small (25 bytes), uploading instead of streaming 2025/09/07 01:14:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:22 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/07 01:14:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/07 01:14:22 DEBUG : newLeaf: Running delayed rename now 2025/09/07 01:14:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/07 01:14:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000a4ae40 2025/09/07 01:14:22 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:22 DEBUG : dir: Looking for writers 2025/09/07 01:14:22 DEBUG : Looking for writers 2025/09/07 01:14:22 DEBUG : dir: reading active writers 2025/09/07 01:14:22 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:22 DEBUG : >WaitForWriters: 2025/09/07 01:14:22 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:22 DEBUG : dir: Looking for writers 2025/09/07 01:14:22 DEBUG : Looking for writers 2025/09/07 01:14:22 DEBUG : dir: reading active writers 2025/09/07 01:14:22 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:22 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:22 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:22 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:22 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:22 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:22 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:23 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:23 DEBUG : dir: Looking for writers 2025/09/07 01:14:23 DEBUG : file1: reading active writers 2025/09/07 01:14:23 DEBUG : Looking for writers 2025/09/07 01:14:23 DEBUG : dir: reading active writers 2025/09/07 01:14:23 DEBUG : >WaitForWriters: 2025/09/07 01:14:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/07 01:14:23 DEBUG : newLeaf: Updating file with newLeaf 0xc0006c4e40 2025/09/07 01:14:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/07 01:14:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/07 01:14:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/07 01:14:23 DEBUG : dir/file1: Updating file with dir/file1 0xc0006c4e40 2025/09/07 01:14:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/07 01:14:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/07 01:14:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/07 01:14:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:23 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006c4e40 2025/09/07 01:14:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/07 01:14:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/07 01:14:23 DEBUG : webdav root 'rclone-test-qenikuw3veke': File to upload is small (25 bytes), uploading instead of streaming 2025/09/07 01:14:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:23 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/07 01:14:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/07 01:14:23 DEBUG : newLeaf: Running delayed rename now 2025/09/07 01:14:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/07 01:14:23 DEBUG : newLeaf: Updating file with newLeaf 0xc0006c4e40 2025/09/07 01:14:23 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:23 DEBUG : dir: Looking for writers 2025/09/07 01:14:23 DEBUG : Looking for writers 2025/09/07 01:14:23 DEBUG : dir: reading active writers 2025/09/07 01:14:23 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:23 DEBUG : >WaitForWriters: 2025/09/07 01:14:23 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:23 DEBUG : dir: Looking for writers 2025/09/07 01:14:23 DEBUG : Looking for writers 2025/09/07 01:14:23 DEBUG : dir: reading active writers 2025/09/07 01:14:23 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:23 DEBUG : >WaitForWriters: 2025/09/07 01:14:23 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:23 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:23 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:23 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:23 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:23 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/07 01:14:23 DEBUG : dir/file1: newRWFileHandle: 2025/09/07 01:14:23 DEBUG : dir/file1(0xc000a77c80): openPending: 2025/09/07 01:14:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/07 01:14:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/07 01:14:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:23 DEBUG : dir/file1(0xc000a77c80): >openPending: err= 2025/09/07 01:14:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/07 01:14:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/07 01:14:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/07 01:14:23 DEBUG : dir/file1(0xc000a77c80): _writeAt: size=14, off=0 2025/09/07 01:14:23 DEBUG : dir/file1(0xc000a77c80): >_writeAt: n=14, err= 2025/09/07 01:14:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/07 01:14:23 DEBUG : dir/file1(0xc000a77c80): close: 2025/09/07 01:14:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/07 01:14:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/07 01:14:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:23 DEBUG : dir/file1(0xc000a77c80): >close: err= 2025/09/07 01:14:23 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:23 DEBUG : dir: Looking for writers 2025/09/07 01:14:23 DEBUG : file1: reading active writers 2025/09/07 01:14:23 DEBUG : Looking for writers 2025/09/07 01:14:23 DEBUG : dir: reading active writers 2025/09/07 01:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/07 01:14:23 DEBUG : dir: Looking for writers 2025/09/07 01:14:23 DEBUG : file1: reading active writers 2025/09/07 01:14:23 DEBUG : Looking for writers 2025/09/07 01:14:23 DEBUG : dir: reading active writers 2025/09/07 01:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/07 01:14:23 DEBUG : dir: Looking for writers 2025/09/07 01:14:23 DEBUG : file1: reading active writers 2025/09/07 01:14:23 DEBUG : Looking for writers 2025/09/07 01:14:23 DEBUG : dir: reading active writers 2025/09/07 01:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/07 01:14:23 DEBUG : dir: Looking for writers 2025/09/07 01:14:23 DEBUG : file1: reading active writers 2025/09/07 01:14:23 DEBUG : Looking for writers 2025/09/07 01:14:23 DEBUG : dir: reading active writers 2025/09/07 01:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/07 01:14:23 DEBUG : dir/file1: vfs cache: starting upload 2025/09/07 01:14:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:23 INFO : dir/file1: Copied (replaced existing) 2025/09/07 01:14:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/07 01:14:23 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/07 01:14:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/07 01:14:23 DEBUG : dir: Looking for writers 2025/09/07 01:14:23 DEBUG : file1: reading active writers 2025/09/07 01:14:23 DEBUG : Looking for writers 2025/09/07 01:14:23 DEBUG : dir: reading active writers 2025/09/07 01:14:23 DEBUG : >WaitForWriters: 2025/09/07 01:14:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/07 01:14:23 DEBUG : dir/file1: newRWFileHandle: 2025/09/07 01:14:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/07 01:14:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/07 01:14:23 DEBUG : dir/file1(0xc000d00680): _readAt: size=512, off=0 2025/09/07 01:14:23 DEBUG : dir/file1(0xc000d00680): openPending: 2025/09/07 01:14: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" 2025/09/07 01:14:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/07 01:14:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:23 DEBUG : dir/file1(0xc000d00680): >openPending: err= 2025/09/07 01:14:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/07 01:14:23 DEBUG : dir/file1(0xc000d00680): >_readAt: n=14, err=EOF 2025/09/07 01:14:23 DEBUG : dir/file1(0xc000d00680): close: 2025/09/07 01:14:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/07 01:14:23 DEBUG : dir/file1(0xc000d00680): >close: err= 2025/09/07 01:14:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/07 01:14:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/07 01:14:23 DEBUG : newLeaf: Updating file with newLeaf 0xc0006f8180 2025/09/07 01:14:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/07 01:14:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/07 01:14:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/07 01:14:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/07 01:14:23 DEBUG : dir/file1: Updating file with dir/file1 0xc0006f8180 2025/09/07 01:14:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/07 01:14:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/07 01:14:23 DEBUG : dir/file1: newRWFileHandle: 2025/09/07 01:14:23 DEBUG : dir/file1(0xc000cd0900): openPending: 2025/09/07 01:14: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" 2025/09/07 01:14:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/07 01:14:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:23 DEBUG : dir/file1(0xc000cd0900): >openPending: err= 2025/09/07 01:14:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/07 01:14:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/07 01:14:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/07 01:14:23 DEBUG : dir/file1(0xc000cd0900): _writeAt: size=25, off=0 2025/09/07 01:14:23 DEBUG : dir/file1(0xc000cd0900): >_writeAt: n=25, err= 2025/09/07 01:14:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/07 01:14:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/07 01:14:23 DEBUG : newLeaf: Updating file with newLeaf 0xc0006f8180 2025/09/07 01:14:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/07 01:14:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/07 01:14:23 DEBUG : newLeaf(0xc000cd0900): close: 2025/09/07 01:14:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/07 01:14:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-07 01:14:23.723355307 +0000 UTC m=+6.845359423 2025/09/07 01:14:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:23 DEBUG : newLeaf(0xc000cd0900): >close: err= 2025/09/07 01:14:23 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:23 DEBUG : dir: Looking for writers 2025/09/07 01:14:23 DEBUG : Looking for writers 2025/09/07 01:14:23 DEBUG : dir: reading active writers 2025/09/07 01:14:23 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/07 01:14:23 DEBUG : dir: Looking for writers 2025/09/07 01:14:23 DEBUG : Looking for writers 2025/09/07 01:14:23 DEBUG : dir: reading active writers 2025/09/07 01:14:23 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/07 01:14:23 DEBUG : dir: Looking for writers 2025/09/07 01:14:23 DEBUG : Looking for writers 2025/09/07 01:14:23 DEBUG : dir: reading active writers 2025/09/07 01:14:23 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/07 01:14:23 DEBUG : dir: Looking for writers 2025/09/07 01:14:23 DEBUG : Looking for writers 2025/09/07 01:14:23 DEBUG : dir: reading active writers 2025/09/07 01:14:23 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/07 01:14:23 DEBUG : newLeaf: vfs cache: starting upload 2025/09/07 01:14:23 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:23 INFO : newLeaf: Copied (replaced existing) 2025/09/07 01:14:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-07 01:14:23 +0000 UTC" 2025/09/07 01:14:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/07 01:14:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/07 01:14:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/07 01:14:23 DEBUG : dir: Looking for writers 2025/09/07 01:14:23 DEBUG : Looking for writers 2025/09/07 01:14:23 DEBUG : dir: reading active writers 2025/09/07 01:14:23 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:23 DEBUG : >WaitForWriters: 2025/09/07 01:14:23 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:23 DEBUG : dir: Looking for writers 2025/09/07 01:14:23 DEBUG : Looking for writers 2025/09/07 01:14:23 DEBUG : dir: reading active writers 2025/09/07 01:14:23 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:23 DEBUG : >WaitForWriters: 2025/09/07 01:14:23 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:23 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:23 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:23 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:23 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:23 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:24 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:24 DEBUG : dir: Looking for writers 2025/09/07 01:14:24 DEBUG : file1: reading active writers 2025/09/07 01:14:24 DEBUG : Looking for writers 2025/09/07 01:14:24 DEBUG : dir: reading active writers 2025/09/07 01:14:24 DEBUG : >WaitForWriters: 2025/09/07 01:14:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/07 01:14:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000a4bec0 2025/09/07 01:14:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/07 01:14:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/07 01:14:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/07 01:14:24 DEBUG : dir/file1: Updating file with dir/file1 0xc000a4bec0 2025/09/07 01:14:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/07 01:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/07 01:14:24 DEBUG : dir/file1: newRWFileHandle: 2025/09/07 01:14:24 DEBUG : dir/file1(0xc000e6e8c0): openPending: 2025/09/07 01:14:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/07 01:14:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/07 01:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:24 DEBUG : dir/file1(0xc000e6e8c0): >openPending: err= 2025/09/07 01:14:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/07 01:14:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/07 01:14:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/07 01:14:24 DEBUG : dir/file1(0xc000e6e8c0): _writeAt: size=25, off=0 2025/09/07 01:14:24 DEBUG : dir/file1(0xc000e6e8c0): >_writeAt: n=25, err= 2025/09/07 01:14:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/07 01:14:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/07 01:14:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000a4bec0 2025/09/07 01:14:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/07 01:14:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/07 01:14:24 DEBUG : newLeaf(0xc000e6e8c0): close: 2025/09/07 01:14:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/07 01:14:24 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-07 01:14:24.215975561 +0000 UTC m=+7.337979676 2025/09/07 01:14:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:24 DEBUG : newLeaf(0xc000e6e8c0): >close: err= 2025/09/07 01:14:24 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:24 DEBUG : dir: Looking for writers 2025/09/07 01:14:24 DEBUG : Looking for writers 2025/09/07 01:14:24 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:24 DEBUG : dir: reading active writers 2025/09/07 01:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/07 01:14:24 DEBUG : dir: Looking for writers 2025/09/07 01:14:24 DEBUG : Looking for writers 2025/09/07 01:14:24 DEBUG : dir: reading active writers 2025/09/07 01:14:24 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/07 01:14:24 DEBUG : dir: Looking for writers 2025/09/07 01:14:24 DEBUG : Looking for writers 2025/09/07 01:14:24 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:24 DEBUG : dir: reading active writers 2025/09/07 01:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/07 01:14:24 DEBUG : dir: Looking for writers 2025/09/07 01:14:24 DEBUG : Looking for writers 2025/09/07 01:14:24 DEBUG : dir: reading active writers 2025/09/07 01:14:24 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/07 01:14:24 DEBUG : newLeaf: vfs cache: starting upload 2025/09/07 01:14:24 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:24 INFO : newLeaf: Copied (replaced existing) 2025/09/07 01:14:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-07 01:14:24 +0000 UTC" 2025/09/07 01:14:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/07 01:14:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/07 01:14:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/07 01:14:24 DEBUG : dir: Looking for writers 2025/09/07 01:14:24 DEBUG : Looking for writers 2025/09/07 01:14:24 DEBUG : dir: reading active writers 2025/09/07 01:14:24 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:24 DEBUG : >WaitForWriters: 2025/09/07 01:14:24 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:24 DEBUG : dir: Looking for writers 2025/09/07 01:14:24 DEBUG : Looking for writers 2025/09/07 01:14:24 DEBUG : dir: reading active writers 2025/09/07 01:14:24 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:24 DEBUG : >WaitForWriters: 2025/09/07 01:14:24 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:24 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:24 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:24 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:24 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:24 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/07 01:14:24 DEBUG : dir/file1: newRWFileHandle: 2025/09/07 01:14:24 DEBUG : dir/file1(0xc000416e80): openPending: 2025/09/07 01:14:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/07 01:14:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/07 01:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:24 DEBUG : dir/file1(0xc000416e80): >openPending: err= 2025/09/07 01:14:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/07 01:14:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/07 01:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/07 01:14:24 DEBUG : dir/file1(0xc000416e80): _writeAt: size=14, off=0 2025/09/07 01:14:24 DEBUG : dir/file1(0xc000416e80): >_writeAt: n=14, err= 2025/09/07 01:14:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/07 01:14:24 DEBUG : dir/file1(0xc000416e80): close: 2025/09/07 01:14:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/07 01:14:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/07 01:14:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:24 DEBUG : dir/file1(0xc000416e80): >close: err= 2025/09/07 01:14:24 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:24 DEBUG : dir: Looking for writers 2025/09/07 01:14:24 DEBUG : file1: reading active writers 2025/09/07 01:14:24 DEBUG : Looking for writers 2025/09/07 01:14:24 DEBUG : dir: reading active writers 2025/09/07 01:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/07 01:14:24 DEBUG : dir: Looking for writers 2025/09/07 01:14:24 DEBUG : file1: reading active writers 2025/09/07 01:14:24 DEBUG : Looking for writers 2025/09/07 01:14:24 DEBUG : dir: reading active writers 2025/09/07 01:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/07 01:14:24 DEBUG : dir: Looking for writers 2025/09/07 01:14:24 DEBUG : file1: reading active writers 2025/09/07 01:14:24 DEBUG : Looking for writers 2025/09/07 01:14:24 DEBUG : dir: reading active writers 2025/09/07 01:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/07 01:14:24 DEBUG : dir: Looking for writers 2025/09/07 01:14:24 DEBUG : file1: reading active writers 2025/09/07 01:14:24 DEBUG : Looking for writers 2025/09/07 01:14:24 DEBUG : dir: reading active writers 2025/09/07 01:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/07 01:14:24 DEBUG : dir/file1: vfs cache: starting upload 2025/09/07 01:14:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:24 INFO : dir/file1: Copied (replaced existing) 2025/09/07 01:14:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/07 01:14:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/07 01:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/07 01:14:24 DEBUG : dir: Looking for writers 2025/09/07 01:14:24 DEBUG : file1: reading active writers 2025/09/07 01:14:24 DEBUG : Looking for writers 2025/09/07 01:14:24 DEBUG : dir: reading active writers 2025/09/07 01:14:24 DEBUG : >WaitForWriters: 2025/09/07 01:14:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/07 01:14:24 DEBUG : dir/file1: newRWFileHandle: 2025/09/07 01:14:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/07 01:14:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/07 01:14:24 DEBUG : dir/file1(0xc0005c9cc0): _readAt: size=512, off=0 2025/09/07 01:14:24 DEBUG : dir/file1(0xc0005c9cc0): openPending: 2025/09/07 01:14: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" 2025/09/07 01:14:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/07 01:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:24 DEBUG : dir/file1(0xc0005c9cc0): >openPending: err= 2025/09/07 01:14:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/07 01:14:24 DEBUG : dir/file1(0xc0005c9cc0): >_readAt: n=14, err=EOF 2025/09/07 01:14:24 DEBUG : dir/file1(0xc0005c9cc0): close: 2025/09/07 01:14:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/07 01:14:24 DEBUG : dir/file1(0xc0005c9cc0): >close: err= 2025/09/07 01:14:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/07 01:14:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/07 01:14:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0006c4000 2025/09/07 01:14:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/07 01:14:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/07 01:14:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/07 01:14:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/07 01:14:24 DEBUG : dir/file1: Updating file with dir/file1 0xc0006c4000 2025/09/07 01:14:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/07 01:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/07 01:14:24 DEBUG : dir/file1: newRWFileHandle: 2025/09/07 01:14:24 DEBUG : dir/file1(0xc000a96080): openPending: 2025/09/07 01:14: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" 2025/09/07 01:14:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/07 01:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:24 DEBUG : dir/file1(0xc000a96080): >openPending: err= 2025/09/07 01:14:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/07 01:14:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/07 01:14:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/07 01:14:24 DEBUG : dir/file1(0xc000a96080): _writeAt: size=25, off=0 2025/09/07 01:14:24 DEBUG : dir/file1(0xc000a96080): >_writeAt: n=25, err= 2025/09/07 01:14:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/07 01:14:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/07 01:14:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0006c4000 2025/09/07 01:14:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/07 01:14:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/07 01:14:24 DEBUG : newLeaf(0xc000a96080): close: 2025/09/07 01:14:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/07 01:14:24 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-07 01:14:24.859592145 +0000 UTC m=+7.981596260 2025/09/07 01:14:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:24 DEBUG : newLeaf(0xc000a96080): >close: err= 2025/09/07 01:14:24 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:24 DEBUG : dir: Looking for writers 2025/09/07 01:14:24 DEBUG : Looking for writers 2025/09/07 01:14:24 DEBUG : dir: reading active writers 2025/09/07 01:14:24 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/07 01:14:24 DEBUG : dir: Looking for writers 2025/09/07 01:14:24 DEBUG : Looking for writers 2025/09/07 01:14:24 DEBUG : dir: reading active writers 2025/09/07 01:14:24 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/07 01:14:24 DEBUG : dir: Looking for writers 2025/09/07 01:14:24 DEBUG : Looking for writers 2025/09/07 01:14:24 DEBUG : dir: reading active writers 2025/09/07 01:14:24 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/07 01:14:24 DEBUG : dir: Looking for writers 2025/09/07 01:14:24 DEBUG : Looking for writers 2025/09/07 01:14:24 DEBUG : dir: reading active writers 2025/09/07 01:14:24 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/07 01:14:25 DEBUG : newLeaf: vfs cache: starting upload 2025/09/07 01:14:25 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:25 INFO : newLeaf: Copied (replaced existing) 2025/09/07 01:14:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-07 01:14:24 +0000 UTC" 2025/09/07 01:14:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/07 01:14:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/07 01:14:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/07 01:14:25 DEBUG : dir: Looking for writers 2025/09/07 01:14:25 DEBUG : Looking for writers 2025/09/07 01:14:25 DEBUG : dir: reading active writers 2025/09/07 01:14:25 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:25 DEBUG : >WaitForWriters: 2025/09/07 01:14:25 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:25 DEBUG : dir: Looking for writers 2025/09/07 01:14:25 DEBUG : Looking for writers 2025/09/07 01:14:25 DEBUG : dir: reading active writers 2025/09/07 01:14:25 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:25 DEBUG : >WaitForWriters: 2025/09/07 01:14:25 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:25 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:25 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:25 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:25 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:25 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:25 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:25 DEBUG : dir: Looking for writers 2025/09/07 01:14:25 DEBUG : file1: reading active writers 2025/09/07 01:14:25 DEBUG : Looking for writers 2025/09/07 01:14:25 DEBUG : dir: reading active writers 2025/09/07 01:14:25 DEBUG : >WaitForWriters: 2025/09/07 01:14:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/07 01:14:25 DEBUG : dir/file1: newRWFileHandle: 2025/09/07 01:14:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/07 01:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/07 01:14:25 DEBUG : dir/file1(0xc0007a9140): _readAt: size=512, off=0 2025/09/07 01:14:25 DEBUG : dir/file1(0xc0007a9140): openPending: 2025/09/07 01:14:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/07 01:14:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/07 01:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:25 DEBUG : dir/file1(0xc0007a9140): >openPending: err= 2025/09/07 01:14:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/07 01:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/07 01:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/07 01:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:14:25 DEBUG : dir/file1(0xc0007a9140): >_readAt: n=14, err=EOF 2025/09/07 01:14:25 DEBUG : dir/file1(0xc0007a9140): close: 2025/09/07 01:14:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/07 01:14:25 DEBUG : dir/file1(0xc0007a9140): >close: err= 2025/09/07 01:14:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/07 01:14:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/07 01:14:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000146600 2025/09/07 01:14:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/07 01:14:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/07 01:14:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/07 01:14:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/07 01:14:25 DEBUG : dir/file1: Updating file with dir/file1 0xc000146600 2025/09/07 01:14:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/07 01:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/07 01:14:25 DEBUG : dir/file1: newRWFileHandle: 2025/09/07 01:14:25 DEBUG : dir/file1(0xc000749b80): openPending: 2025/09/07 01:14:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/09/07 01:14:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/07 01:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:25 DEBUG : dir/file1(0xc000749b80): >openPending: err= 2025/09/07 01:14:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/07 01:14:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/07 01:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/07 01:14:25 DEBUG : dir/file1(0xc000749b80): _writeAt: size=25, off=0 2025/09/07 01:14:25 DEBUG : dir/file1(0xc000749b80): >_writeAt: n=25, err= 2025/09/07 01:14:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/07 01:14:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/07 01:14:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000146600 2025/09/07 01:14:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/07 01:14:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/07 01:14:25 DEBUG : newLeaf(0xc000749b80): close: 2025/09/07 01:14:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/07 01:14:25 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-07 01:14:25.365885425 +0000 UTC m=+8.487889541 2025/09/07 01:14:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:25 DEBUG : newLeaf(0xc000749b80): >close: err= 2025/09/07 01:14:25 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:25 DEBUG : dir: Looking for writers 2025/09/07 01:14:25 DEBUG : Looking for writers 2025/09/07 01:14:25 DEBUG : dir: reading active writers 2025/09/07 01:14:25 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/07 01:14:25 DEBUG : dir: Looking for writers 2025/09/07 01:14:25 DEBUG : Looking for writers 2025/09/07 01:14:25 DEBUG : dir: reading active writers 2025/09/07 01:14:25 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/07 01:14:25 DEBUG : dir: Looking for writers 2025/09/07 01:14:25 DEBUG : Looking for writers 2025/09/07 01:14:25 DEBUG : dir: reading active writers 2025/09/07 01:14:25 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/07 01:14:25 DEBUG : dir: Looking for writers 2025/09/07 01:14:25 DEBUG : Looking for writers 2025/09/07 01:14:25 DEBUG : dir: reading active writers 2025/09/07 01:14:25 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/07 01:14:25 DEBUG : newLeaf: vfs cache: starting upload 2025/09/07 01:14:25 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:25 INFO : newLeaf: Copied (replaced existing) 2025/09/07 01:14:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-07 01:14:25 +0000 UTC" 2025/09/07 01:14:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/07 01:14:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/07 01:14:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/07 01:14:25 DEBUG : dir: Looking for writers 2025/09/07 01:14:25 DEBUG : Looking for writers 2025/09/07 01:14:25 DEBUG : dir: reading active writers 2025/09/07 01:14:25 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:25 DEBUG : >WaitForWriters: 2025/09/07 01:14:25 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:25 DEBUG : dir: Looking for writers 2025/09/07 01:14:25 DEBUG : Looking for writers 2025/09/07 01:14:25 DEBUG : dir: reading active writers 2025/09/07 01:14:25 DEBUG : newLeaf: reading active writers 2025/09/07 01:14:25 DEBUG : >WaitForWriters: 2025/09/07 01:14:25 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting --- PASS: TestFileRename (3.05s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.49s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.50s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:25 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:25 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:25 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:25 DEBUG : Looking for writers 2025/09/07 01:14: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:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:25 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:14:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/07 01:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/07 01:14:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/07 01:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:14:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/07 01:14:25 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/07 01:14:25 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:25 DEBUG : dir: Looking for writers 2025/09/07 01:14:25 DEBUG : file1: reading active writers 2025/09/07 01:14:25 DEBUG : Looking for writers 2025/09/07 01:14:25 DEBUG : dir: reading active writers 2025/09/07 01:14:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:25 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:14:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/07 01:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/07 01:14:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/07 01:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:14:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/07 01:14:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/07 01:14:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/07 01:14:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/07 01:14:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/07 01:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/07 01:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/07 01:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/07 01:14:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/07 01:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/07 01:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/07 01:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/07 01:14:25 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/07 01:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/07 01:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/07 01:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/07 01:14:25 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:25 DEBUG : dir: Looking for writers 2025/09/07 01:14:25 DEBUG : file1: reading active writers 2025/09/07 01:14:25 DEBUG : Looking for writers 2025/09/07 01:14:25 DEBUG : dir: reading active writers 2025/09/07 01:14:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:25 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:14:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/07 01:14:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/07 01:14:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/07 01:14:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/07 01:14:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/07 01:14:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/07 01:14:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/07 01:14:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/07 01:14:26 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/07 01:14:26 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/07 01:14:26 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/07 01:14:26 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/07 01:14:26 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/07 01:14:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/07 01:14:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/07 01:14:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/07 01:14:26 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/07 01:14:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/07 01:14:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/07 01:14:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/07 01:14:26 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/07 01:14:26 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:26 DEBUG : dir: Looking for writers 2025/09/07 01:14:26 DEBUG : file1: reading active writers 2025/09/07 01:14:26 DEBUG : Looking for writers 2025/09/07 01:14:26 DEBUG : dir: reading active writers 2025/09/07 01:14:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:26 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:14:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/07 01:14:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/07 01:14:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/07 01:14:26 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:26 DEBUG : dir: Looking for writers 2025/09/07 01:14:26 DEBUG : file1: reading active writers 2025/09/07 01:14:26 DEBUG : Looking for writers 2025/09/07 01:14:26 DEBUG : dir: reading active writers 2025/09/07 01:14:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:26 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:14:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/07 01:14:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/07 01:14:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/07 01:14:26 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/07 01:14:26 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/07 01:14:26 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:26 DEBUG : dir: Looking for writers 2025/09/07 01:14:26 DEBUG : file1: reading active writers 2025/09/07 01:14:26 DEBUG : Looking for writers 2025/09/07 01:14:26 DEBUG : dir: reading active writers 2025/09/07 01:14:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:26 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:26 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:26 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:14:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/07 01:14:26 DEBUG : dir/file1: newRWFileHandle: 2025/09/07 01:14:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/07 01:14:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/07 01:14:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000ba0ec0): _readAt: size=1, off=0 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000ba0ec0): openPending: 2025/09/07 01:14:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/07 01:14:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/07 01:14:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000ba0ec0): >openPending: err= 2025/09/07 01:14:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000ba0ec0): >_readAt: n=1, err= 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000ba0ec0): _readAt: size=256, off=1 2025/09/07 01:14:26 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000ba0ec0): >_readAt: n=15, err=EOF 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000ba0ec0): _readAt: size=16, off=16 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000ba0ec0): >_readAt: n=0, err=EOF 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000ba0ec0): close: 2025/09/07 01:14:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000ba0ec0): >close: err= 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000ba0ec0): close: 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000ba0ec0): >close: err=file already closed 2025/09/07 01:14:26 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:26 DEBUG : dir: Looking for writers 2025/09/07 01:14:26 DEBUG : file1: reading active writers 2025/09/07 01:14:26 DEBUG : Looking for writers 2025/09/07 01:14:26 DEBUG : dir: reading active writers 2025/09/07 01:14:26 DEBUG : >WaitForWriters: 2025/09/07 01:14:26 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:26 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:26 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:26 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:14:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/07 01:14:26 DEBUG : dir/file1: newRWFileHandle: 2025/09/07 01:14:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/07 01:14:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/07 01:14:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d88b80): _readAt: size=1, off=0 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d88b80): openPending: 2025/09/07 01:14:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/07 01:14:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/07 01:14:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d88b80): >openPending: err= 2025/09/07 01:14:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d88b80): >_readAt: n=1, err= 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d88b80): _readAt: size=1, off=5 2025/09/07 01:14:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d88b80): >_readAt: n=1, err= 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d88b80): _readAt: size=1, off=3 2025/09/07 01:14:26 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d88b80): >_readAt: n=1, err= 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d88b80): _readAt: size=1, off=13 2025/09/07 01:14:26 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d88b80): >_readAt: n=1, err= 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d88b80): _readAt: size=16, off=100 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d88b80): >_readAt: n=0, err=EOF 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d88b80): close: 2025/09/07 01:14:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d88b80): >close: err= 2025/09/07 01:14:26 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:26 DEBUG : dir: Looking for writers 2025/09/07 01:14:26 DEBUG : file1: reading active writers 2025/09/07 01:14:26 DEBUG : Looking for writers 2025/09/07 01:14:26 DEBUG : dir: reading active writers 2025/09/07 01:14:26 DEBUG : >WaitForWriters: 2025/09/07 01:14:26 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:26 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:26 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:26 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:14:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/07 01:14:26 DEBUG : dir/file1: newRWFileHandle: 2025/09/07 01:14:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/07 01:14:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/07 01:14:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d303c0): _readAt: size=1, off=0 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d303c0): openPending: 2025/09/07 01:14:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/07 01:14:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/07 01:14:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d303c0): >openPending: err= 2025/09/07 01:14:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/07 01:14:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d303c0): >_readAt: n=1, err= 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d303c0): _readAt: size=1, off=5 2025/09/07 01:14:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d303c0): >_readAt: n=1, err= 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d303c0): _readAt: size=1, off=1 2025/09/07 01:14:26 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d303c0): >_readAt: n=1, err= 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d303c0): _readAt: size=6, off=10 2025/09/07 01:14:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d303c0): >_readAt: n=6, err= 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d303c0): _readAt: size=256, off=10 2025/09/07 01:14:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d303c0): >_readAt: n=6, err=EOF 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d303c0): _readAt: size=256, off=100 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d303c0): >_readAt: n=0, err=EOF 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d303c0): close: 2025/09/07 01:14:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d303c0): >close: err= 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d303c0): _readAt: size=256, off=100 2025/09/07 01:14:26 DEBUG : dir/file1(0xc000d303c0): >_readAt: n=0, err=file already closed 2025/09/07 01:14:26 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:26 DEBUG : dir: Looking for writers 2025/09/07 01:14:26 DEBUG : file1: reading active writers 2025/09/07 01:14:26 DEBUG : Looking for writers 2025/09/07 01:14:26 DEBUG : dir: reading active writers 2025/09/07 01:14:26 DEBUG : >WaitForWriters: 2025/09/07 01:14:26 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:26 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:26 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:26 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:26 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:14:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/07 01:14:27 DEBUG : dir/file1: newRWFileHandle: 2025/09/07 01:14:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/07 01:14:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/07 01:14:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/07 01:14:27 DEBUG : dir/file1(0xc000e4b280): RWFileHandle.Flush 2025/09/07 01:14:27 DEBUG : dir/file1(0xc000e4b280): _readAt: size=256, off=0 2025/09/07 01:14:27 DEBUG : dir/file1(0xc000e4b280): openPending: 2025/09/07 01:14:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/07 01:14:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/07 01:14:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:27 DEBUG : dir/file1(0xc000e4b280): >openPending: err= 2025/09/07 01:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/07 01:14:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/07 01:14:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/07 01:14:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:14:27 DEBUG : dir/file1(0xc000e4b280): >_readAt: n=16, err=EOF 2025/09/07 01:14:27 DEBUG : dir/file1(0xc000e4b280): RWFileHandle.Flush 2025/09/07 01:14:27 DEBUG : dir/file1(0xc000e4b280): RWFileHandle.Flush 2025/09/07 01:14:27 DEBUG : dir/file1(0xc000e4b280): close: 2025/09/07 01:14:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/07 01:14:27 DEBUG : dir/file1(0xc000e4b280): >close: err= 2025/09/07 01:14:27 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:27 DEBUG : dir: Looking for writers 2025/09/07 01:14:27 DEBUG : file1: reading active writers 2025/09/07 01:14:27 DEBUG : Looking for writers 2025/09/07 01:14:27 DEBUG : dir: reading active writers 2025/09/07 01:14:27 DEBUG : >WaitForWriters: 2025/09/07 01:14:27 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:27 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:27 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:27 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:14:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/07 01:14:27 DEBUG : dir/file1: newRWFileHandle: 2025/09/07 01:14:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/07 01:14:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/07 01:14:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/07 01:14:27 DEBUG : dir/file1(0xc000f05cc0): _readAt: size=256, off=0 2025/09/07 01:14:27 DEBUG : dir/file1(0xc000f05cc0): openPending: 2025/09/07 01:14:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/07 01:14:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/07 01:14:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:27 DEBUG : dir/file1(0xc000f05cc0): >openPending: err= 2025/09/07 01:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/07 01:14:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/07 01:14:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/07 01:14:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:14:27 DEBUG : dir/file1(0xc000f05cc0): >_readAt: n=16, err=EOF 2025/09/07 01:14:27 DEBUG : dir/file1(0xc000f05cc0): RWFileHandle.Release 2025/09/07 01:14:27 DEBUG : dir/file1(0xc000f05cc0): close: 2025/09/07 01:14:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/07 01:14:27 DEBUG : dir/file1(0xc000f05cc0): >close: err= 2025/09/07 01:14:27 DEBUG : dir/file1(0xc000f05cc0): RWFileHandle.Release 2025/09/07 01:14:27 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:27 DEBUG : dir: Looking for writers 2025/09/07 01:14:27 DEBUG : file1: reading active writers 2025/09/07 01:14:27 DEBUG : Looking for writers 2025/09/07 01:14:27 DEBUG : dir: reading active writers 2025/09/07 01:14:27 DEBUG : >WaitForWriters: 2025/09/07 01:14:27 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:27 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:27 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:27 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:27 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:27 DEBUG : file1: newRWFileHandle: 2025/09/07 01:14:27 DEBUG : file1(0xc0008eb100): openPending: 2025/09/07 01:14:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:27 DEBUG : file1(0xc0008eb100): >openPending: err= 2025/09/07 01:14:27 DEBUG : file1: >newRWFileHandle: err= 2025/09/07 01:14:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/07 01:14:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/07 01:14:27 DEBUG : file1(0xc0008eb100): _writeAt: size=5, off=0 2025/09/07 01:14:27 DEBUG : file1(0xc0008eb100): >_writeAt: n=5, err= 2025/09/07 01:14:27 DEBUG : file1(0xc0008eb100): _writeAt: size=7, off=5 2025/09/07 01:14:27 DEBUG : file1(0xc0008eb100): >_writeAt: n=7, err= 2025/09/07 01:14:27 DEBUG : file1: vfs cache: truncate to size=11 2025/09/07 01:14:27 DEBUG : file1(0xc0008eb100): close: 2025/09/07 01:14:27 DEBUG : file1: vfs cache: setting modification time to 2025-09-07 01:14:27.298681459 +0000 UTC m=+10.420685534 2025/09/07 01:14:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:27 DEBUG : file1(0xc0008eb100): >close: err= 2025/09/07 01:14:27 DEBUG : file1(0xc0008eb100): close: 2025/09/07 01:14:27 DEBUG : file1(0xc0008eb100): >close: err=file already closed 2025/09/07 01:14:27 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:27 DEBUG : Looking for writers 2025/09/07 01:14:27 DEBUG : file1: reading active writers 2025/09/07 01:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/07 01:14:27 DEBUG : Looking for writers 2025/09/07 01:14:27 DEBUG : file1: reading active writers 2025/09/07 01:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/07 01:14:27 DEBUG : Looking for writers 2025/09/07 01:14:27 DEBUG : file1: reading active writers 2025/09/07 01:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/07 01:14:27 DEBUG : Looking for writers 2025/09/07 01:14:27 DEBUG : file1: reading active writers 2025/09/07 01:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/07 01:14:27 DEBUG : file1: vfs cache: starting upload 2025/09/07 01:14:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:27 INFO : file1: Copied (new) 2025/09/07 01:14:27 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-07 01:14:27 +0000 UTC" 2025/09/07 01:14:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/07 01:14:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:27 INFO : file1: vfs cache: upload succeeded try #1 2025/09/07 01:14:27 DEBUG : Looking for writers 2025/09/07 01:14:27 DEBUG : file1: reading active writers 2025/09/07 01:14:27 DEBUG : >WaitForWriters: 2025/09/07 01:14:27 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:27 DEBUG : Looking for writers 2025/09/07 01:14:27 DEBUG : file1: reading active writers 2025/09/07 01:14:27 DEBUG : >WaitForWriters: 2025/09/07 01:14:27 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:27 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:27 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:27 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:27 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:27 DEBUG : file1: newRWFileHandle: 2025/09/07 01:14:27 DEBUG : file1(0xc000e088c0): openPending: 2025/09/07 01:14:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:27 DEBUG : file1(0xc000e088c0): >openPending: err= 2025/09/07 01:14:27 DEBUG : file1: >newRWFileHandle: err= 2025/09/07 01:14:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/07 01:14:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/07 01:14:27 DEBUG : file1(0xc000e088c0): _writeAt: size=7, off=0 2025/09/07 01:14:27 DEBUG : file1(0xc000e088c0): >_writeAt: n=7, err= 2025/09/07 01:14:27 DEBUG : file1(0xc000e088c0): _writeAt: size=6, off=5 2025/09/07 01:14:27 DEBUG : file1(0xc000e088c0): >_writeAt: n=6, err= 2025/09/07 01:14:27 DEBUG : file1(0xc000e088c0): close: 2025/09/07 01:14:27 DEBUG : file1: vfs cache: setting modification time to 2025-09-07 01:14:27.496598237 +0000 UTC m=+10.618602342 2025/09/07 01:14:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:27 DEBUG : file1(0xc000e088c0): >close: err= 2025/09/07 01:14:27 DEBUG : file1(0xc000e088c0): _writeAt: size=5, off=0 2025/09/07 01:14:27 DEBUG : file1(0xc000e088c0): >_writeAt: n=0, err=file already closed 2025/09/07 01:14:27 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:27 DEBUG : Looking for writers 2025/09/07 01:14:27 DEBUG : file1: reading active writers 2025/09/07 01:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/07 01:14:27 DEBUG : Looking for writers 2025/09/07 01:14:27 DEBUG : file1: reading active writers 2025/09/07 01:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/07 01:14:27 DEBUG : Looking for writers 2025/09/07 01:14:27 DEBUG : file1: reading active writers 2025/09/07 01:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/07 01:14:27 DEBUG : Looking for writers 2025/09/07 01:14:27 DEBUG : file1: reading active writers 2025/09/07 01:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/07 01:14:27 DEBUG : file1: vfs cache: starting upload 2025/09/07 01:14:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:27 INFO : file1: Copied (new) 2025/09/07 01:14:27 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-07 01:14:27 +0000 UTC" 2025/09/07 01:14:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/07 01:14:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:27 INFO : file1: vfs cache: upload succeeded try #1 2025/09/07 01:14:27 DEBUG : Looking for writers 2025/09/07 01:14:27 DEBUG : file1: reading active writers 2025/09/07 01:14:27 DEBUG : >WaitForWriters: 2025/09/07 01:14:27 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:27 DEBUG : Looking for writers 2025/09/07 01:14:27 DEBUG : file1: reading active writers 2025/09/07 01:14:27 DEBUG : >WaitForWriters: 2025/09/07 01:14:27 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:27 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:27 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:27 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:27 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:27 DEBUG : file1: newRWFileHandle: 2025/09/07 01:14:27 DEBUG : file1(0xc0009c0080): openPending: 2025/09/07 01:14:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:27 DEBUG : file1(0xc0009c0080): >openPending: err= 2025/09/07 01:14:27 DEBUG : file1: >newRWFileHandle: err= 2025/09/07 01:14:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/07 01:14:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/07 01:14:27 DEBUG : file1(0xc0009c0080): close: 2025/09/07 01:14:27 DEBUG : file1: vfs cache: setting modification time to 2025-09-07 01:14:27.694254846 +0000 UTC m=+10.816258951 2025/09/07 01:14:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:27 DEBUG : file1(0xc0009c0080): >close: err= 2025/09/07 01:14:27 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/07 01:14:27 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/07 01:14:27 DEBUG : file2: newRWFileHandle: 2025/09/07 01:14:27 DEBUG : file2(0xc0009c0540): openPending: 2025/09/07 01:14:27 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/07 01:14:27 DEBUG : file2(0xc0009c0540): >openPending: err= 2025/09/07 01:14:27 DEBUG : file2: >newRWFileHandle: err= 2025/09/07 01:14:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/07 01:14:27 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/07 01:14:27 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/07 01:14:27 DEBUG : file2(0xc0009c0540): RWFileHandle.Flush 2025/09/07 01:14:27 DEBUG : file2(0xc0009c0540): RWFileHandle.Release 2025/09/07 01:14:27 DEBUG : file2(0xc0009c0540): close: 2025/09/07 01:14:27 DEBUG : file2: vfs cache: setting modification time to 2025-09-07 01:14:27.695650146 +0000 UTC m=+10.817654262 2025/09/07 01:14:27 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:27 DEBUG : file2(0xc0009c0540): >close: err= 2025/09/07 01:14:27 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:27 DEBUG : Looking for writers 2025/09/07 01:14:27 DEBUG : file1: reading active writers 2025/09/07 01:14:27 DEBUG : file2: reading active writers 2025/09/07 01:14:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/07 01:14:27 DEBUG : Looking for writers 2025/09/07 01:14:27 DEBUG : file1: reading active writers 2025/09/07 01:14:27 DEBUG : file2: reading active writers 2025/09/07 01:14:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/07 01:14:27 DEBUG : Looking for writers 2025/09/07 01:14:27 DEBUG : file1: reading active writers 2025/09/07 01:14:27 DEBUG : file2: reading active writers 2025/09/07 01:14:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/07 01:14:27 DEBUG : Looking for writers 2025/09/07 01:14:27 DEBUG : file1: reading active writers 2025/09/07 01:14:27 DEBUG : file2: reading active writers 2025/09/07 01:14:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/07 01:14:27 DEBUG : file1: vfs cache: starting upload 2025/09/07 01:14:27 DEBUG : file2: vfs cache: starting upload 2025/09/07 01:14:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:27 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:27 INFO : file1: Copied (new) 2025/09/07 01:14:27 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-07 01:14:27 +0000 UTC" 2025/09/07 01:14:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/07 01:14:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:27 INFO : file1: vfs cache: upload succeeded try #1 2025/09/07 01:14:27 DEBUG : Looking for writers 2025/09/07 01:14:27 DEBUG : file1: reading active writers 2025/09/07 01:14:27 DEBUG : file2: reading active writers 2025/09/07 01:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/07 01:14:27 INFO : file2: Copied (new) 2025/09/07 01:14:27 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-07 01:14:27 +0000 UTC" 2025/09/07 01:14:27 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/07 01:14:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/07 01:14:27 INFO : file2: vfs cache: upload succeeded try #1 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : file2: reading active writers 2025/09/07 01:14:28 DEBUG : >WaitForWriters: 2025/09/07 01:14:28 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : file2: reading active writers 2025/09/07 01:14:28 DEBUG : >WaitForWriters: 2025/09/07 01:14:28 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:28 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:28 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:28 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:28 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:28 DEBUG : file1: newRWFileHandle: 2025/09/07 01:14:28 DEBUG : file1(0xc000e6fd00): openPending: 2025/09/07 01:14:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:28 DEBUG : file1(0xc000e6fd00): >openPending: err= 2025/09/07 01:14:28 DEBUG : file1: >newRWFileHandle: err= 2025/09/07 01:14:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/07 01:14:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/07 01:14:28 DEBUG : file1(0xc000e6fd00): _writeAt: size=5, off=0 2025/09/07 01:14:28 DEBUG : file1(0xc000e6fd00): >_writeAt: n=5, err= 2025/09/07 01:14:28 DEBUG : file1(0xc000e6fd00): RWFileHandle.Flush 2025/09/07 01:14:28 DEBUG : file1(0xc000e6fd00): RWFileHandle.Flush 2025/09/07 01:14:28 DEBUG : file1(0xc000e6fd00): close: 2025/09/07 01:14:28 DEBUG : file1: vfs cache: setting modification time to 2025-09-07 01:14:28.064446819 +0000 UTC m=+11.186450924 2025/09/07 01:14:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:28 DEBUG : file1(0xc000e6fd00): >close: err= 2025/09/07 01:14:28 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/07 01:14:28 DEBUG : file1: vfs cache: starting upload 2025/09/07 01:14:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:28 INFO : file1: Copied (new) 2025/09/07 01:14:28 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-07 01:14:28 +0000 UTC" 2025/09/07 01:14:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/07 01:14:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:28 INFO : file1: vfs cache: upload succeeded try #1 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : >WaitForWriters: 2025/09/07 01:14:28 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:28 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:28 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:28 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:28 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:28 DEBUG : file1: newRWFileHandle: 2025/09/07 01:14:28 DEBUG : file1(0xc000898dc0): openPending: 2025/09/07 01:14:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:28 DEBUG : file1(0xc000898dc0): >openPending: err= 2025/09/07 01:14:28 DEBUG : file1: >newRWFileHandle: err= 2025/09/07 01:14:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/07 01:14:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/07 01:14:28 DEBUG : file1(0xc000898dc0): _writeAt: size=5, off=0 2025/09/07 01:14:28 DEBUG : file1(0xc000898dc0): >_writeAt: n=5, err= 2025/09/07 01:14:28 DEBUG : file1(0xc000898dc0): RWFileHandle.Release 2025/09/07 01:14:28 DEBUG : file1(0xc000898dc0): close: 2025/09/07 01:14:28 DEBUG : file1: vfs cache: setting modification time to 2025-09-07 01:14:28.252269371 +0000 UTC m=+11.374273477 2025/09/07 01:14:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:28 DEBUG : file1(0xc000898dc0): >close: err= 2025/09/07 01:14:28 DEBUG : file1(0xc000898dc0): RWFileHandle.Release 2025/09/07 01:14:28 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/07 01:14:28 DEBUG : file1: vfs cache: starting upload 2025/09/07 01:14:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:28 INFO : file1: Copied (new) 2025/09/07 01:14:28 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-07 01:14:28 +0000 UTC" 2025/09/07 01:14:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/07 01:14:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:28 INFO : file1: vfs cache: upload succeeded try #1 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : >WaitForWriters: 2025/09/07 01:14:28 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:28 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:28 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:28 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/07 01:14:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/07 01:14:28 DEBUG : dir/file1: newRWFileHandle: 2025/09/07 01:14:28 DEBUG : dir/file1(0xc0009b4200): openPending: 2025/09/07 01:14:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/07 01:14:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/07 01:14:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:28 DEBUG : dir/file1(0xc0009b4200): >openPending: err= 2025/09/07 01:14:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/07 01:14:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/07 01:14:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/07 01:14:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/07 01:14:28 DEBUG : dir/file1(0xc0009b4200): _writeAt: size=5, off=0 2025/09/07 01:14:28 DEBUG : dir/file1(0xc0009b4200): >_writeAt: n=5, err= 2025/09/07 01:14:28 DEBUG : dir/file1(0xc0009b4200): close: 2025/09/07 01:14:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:28 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-07 01:14:28.504044497 +0000 UTC m=+11.626048612 2025/09/07 01:14:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:28 DEBUG : dir/file1(0xc0009b4200): >close: err= 2025/09/07 01:14:28 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:28 DEBUG : dir: Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : dir: reading active writers 2025/09/07 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/07 01:14:28 DEBUG : dir: Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : dir: reading active writers 2025/09/07 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/07 01:14:28 DEBUG : dir: Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : dir: reading active writers 2025/09/07 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/07 01:14:28 DEBUG : dir: Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : dir: reading active writers 2025/09/07 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/07 01:14:28 DEBUG : dir/file1: vfs cache: starting upload 2025/09/07 01:14:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:28 INFO : dir/file1: Copied (replaced existing) 2025/09/07 01:14:28 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-07 01:14:28 +0000 UTC" 2025/09/07 01:14:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/07 01:14:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/07 01:14:28 DEBUG : dir: Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : dir: reading active writers 2025/09/07 01:14:28 DEBUG : >WaitForWriters: 2025/09/07 01:14:28 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:28 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:28 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:28 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:28 DEBUG : dir/file1: newRWFileHandle: 2025/09/07 01:14:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/07 01:14:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/07 01:14:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/07 01:14:28 DEBUG : dir/file1(0xc000976ec0): _writeAt: size=5, off=0 2025/09/07 01:14:28 DEBUG : dir/file1(0xc000976ec0): openPending: 2025/09/07 01:14:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/07 01:14:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/07 01:14:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:28 DEBUG : dir/file1(0xc000976ec0): >openPending: err= 2025/09/07 01:14:28 DEBUG : dir/file1(0xc000976ec0): >_writeAt: n=5, err= 2025/09/07 01:14:28 DEBUG : dir/file1(0xc000976ec0): _writeAt: size=15, off=5 2025/09/07 01:14:28 DEBUG : dir/file1(0xc000976ec0): >_writeAt: n=15, err= 2025/09/07 01:14:28 DEBUG : dir/file1(0xc000976ec0): close: 2025/09/07 01:14:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/07 01:14:28 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-07 01:14:28.788860307 +0000 UTC m=+11.910864412 2025/09/07 01:14:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:28 DEBUG : dir/file1(0xc000976ec0): >close: err= 2025/09/07 01:14:28 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:28 DEBUG : dir: Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : dir: reading active writers 2025/09/07 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/07 01:14:28 DEBUG : dir: Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : dir: reading active writers 2025/09/07 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/07 01:14:28 DEBUG : dir: Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : dir: reading active writers 2025/09/07 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/07 01:14:28 DEBUG : dir: Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : dir: reading active writers 2025/09/07 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/07 01:14:28 DEBUG : dir/file1: vfs cache: starting upload 2025/09/07 01:14:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:28 INFO : dir/file1: Copied (replaced existing) 2025/09/07 01:14:28 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-07 01:14:28 +0000 UTC" 2025/09/07 01:14:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/07 01:14:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/07 01:14:28 DEBUG : dir: Looking for writers 2025/09/07 01:14:28 DEBUG : file1: reading active writers 2025/09/07 01:14:28 DEBUG : Looking for writers 2025/09/07 01:14:28 DEBUG : dir: reading active writers 2025/09/07 01:14:28 DEBUG : >WaitForWriters: 2025/09/07 01:14:28 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:28 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:28 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:28 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : file1: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : file1(0xc0009dcec0): openPending: 2025/09/07 01:14:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:29 DEBUG : file1(0xc0009dcec0): >openPending: err= 2025/09/07 01:14:29 DEBUG : file1: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/07 01:14:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/07 01:14:29 DEBUG : file1(0xc0009dcec0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : file1(0xc0009dcec0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : file1(0xc0009dcec0): close: 2025/09/07 01:14:29 DEBUG : file1: vfs cache: setting modification time to 2025-09-07 01:14:29.009446775 +0000 UTC m=+12.131450860 2025/09/07 01:14:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : file1(0xc0009dcec0): >close: err= 2025/09/07 01:14:29 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:29 DEBUG : Looking for writers 2025/09/07 01:14:29 DEBUG : file1: reading active writers 2025/09/07 01:14:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/07 01:14:29 DEBUG : Looking for writers 2025/09/07 01:14:29 DEBUG : file1: reading active writers 2025/09/07 01:14:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/07 01:14:29 DEBUG : Looking for writers 2025/09/07 01:14:29 DEBUG : file1: reading active writers 2025/09/07 01:14:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/07 01:14:29 DEBUG : Looking for writers 2025/09/07 01:14:29 DEBUG : file1: reading active writers 2025/09/07 01:14:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/07 01:14:29 DEBUG : file1: vfs cache: starting upload 2025/09/07 01:14:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:14:29 INFO : file1: Copied (new) 2025/09/07 01:14:29 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-07 01:14:29 +0000 UTC" 2025/09/07 01:14:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:29 INFO : file1: vfs cache: upload succeeded try #1 2025/09/07 01:14:29 DEBUG : Looking for writers 2025/09/07 01:14:29 DEBUG : file1: reading active writers 2025/09/07 01:14:29 DEBUG : >WaitForWriters: 2025/09/07 01:14:29 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:29 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:29 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:29 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:29 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/07 01:14:29 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e0f500): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e0f500): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e0f500): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e0f500): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e0f500): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.195572901 +0000 UTC m=+12.317577006 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e0f500): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e0f980): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e0f980): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e0f980): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e0f980): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e0f980): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e0f980): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e0f980): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.195572901 +0000 UTC m=+12.317577006 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e0f980): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e0fe40): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e0fe40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e0fe40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e0fe40): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e0fe40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.195572901 +0000 UTC m=+12.317577006 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e0fe40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9e30 item 1 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e30500): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e30500): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e30500): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e30500): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e30500): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.199273259 +0000 UTC m=+12.321277364 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e30500): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e30a00): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e30a00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e30a00): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e30a00): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e30a00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.199273259 +0000 UTC m=+12.321277364 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e30a00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004085b0 item 2 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e31040): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e31040): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e31040): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e31040): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e31040): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.201603626 +0000 UTC m=+12.323607741 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e31040): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e314c0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e314c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e314c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e314c0): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e314c0): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e314c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e314c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.201603626 +0000 UTC m=+12.323607741 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e314c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e31980): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e31980): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e31980): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e31980): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e31980): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.201603626 +0000 UTC m=+12.323607741 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e31980): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408d90 item 3 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5c080): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5c080): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5c080): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5c080): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5c080): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.205028106 +0000 UTC m=+12.327032222 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5c080): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5c5c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5c5c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5c5c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5c5c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5c5c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.205028106 +0000 UTC m=+12.327032222 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5c5c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004096c0 item 4 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5cc00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5cc00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5cc00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5cc00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5cc00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.207494999 +0000 UTC m=+12.329499103 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5cc00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5d080): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5d080): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5d080): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5d080): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5d080): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5d080): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5d080): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.207494999 +0000 UTC m=+12.329499103 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5d080): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5d540): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5d540): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5d540): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5d540): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5d540): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.207494999 +0000 UTC m=+12.329499103 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5d540): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001162a0 item 5 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5dbc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5dbc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5dbc0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5dbc0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5dbc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.210753839 +0000 UTC m=+12.332757943 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5dbc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0e180): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0e180): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0e180): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0e180): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0e180): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.210753839 +0000 UTC m=+12.332757943 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0e180): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000116e00 item 6 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0e800): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0e800): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0e800): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0e800): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0e800): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.212981151 +0000 UTC m=+12.334985256 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0e800): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0ed00): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0ed00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0ed00): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0ed00): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0ed00): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0ed00): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0ed00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.212981151 +0000 UTC m=+12.334985256 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0ed00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0f1c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0f1c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0f1c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0f1c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0f1c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.212981151 +0000 UTC m=+12.334985256 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0f1c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004123f0 item 7 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0f840): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0f840): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0f840): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0f840): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0f840): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.21660716 +0000 UTC m=+12.338611275 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0f840): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0fd80): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0fd80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0fd80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0fd80): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0fd80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.21660716 +0000 UTC m=+12.338611275 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f0fd80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412f50 item 8 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2a3c0): _readAt: size=2, off=0 2025/09/07 01:14:29 ERROR : open-test-file(0xc000f2a3c0): Couldn't read size of file 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2a3c0): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2a3c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2a3c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2a3c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2a3c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2a780): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2a780): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2a780): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2a780): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2a780): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.21949343 +0000 UTC m=+12.341497535 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2a780): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2ac00): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2ac00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2ac00): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2ac00): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2ac00): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2ac00): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2ac00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.21949343 +0000 UTC m=+12.341497535 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2ac00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2b100): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2b100): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2b100): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2b100): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2b100): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.21949343 +0000 UTC m=+12.341497535 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f2b100): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004136c0 item 9 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e8b00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e8b00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e8b00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e8b00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e8b00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.22316284 +0000 UTC m=+12.345166946 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e8b00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9040): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9040): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9040): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9040): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9040): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.22316284 +0000 UTC m=+12.345166946 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9040): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f33b0 item 10 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9680): _readAt: size=2, off=0 2025/09/07 01:14:29 ERROR : open-test-file(0xc0009e9680): Couldn't read size of file 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9680): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9680): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9680): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9680): close: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9680): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9a40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9a40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9a40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9a40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9a40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.225925899 +0000 UTC m=+12.347930015 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9a40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9f40): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9f40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9f40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9f40): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9f40): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9f40): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9f40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.225925899 +0000 UTC m=+12.347930015 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e9f40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb64c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb64c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb64c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb64c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb64c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.225925899 +0000 UTC m=+12.347930015 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb64c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f37a0 item 11 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb6b40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb6b40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb6b40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb6b40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb6b40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.229586042 +0000 UTC m=+12.351590158 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb6b40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb7080): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb7080): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb7080): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb7080): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb7080): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.229586042 +0000 UTC m=+12.351590158 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb7080): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e3f0 item 12 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb76c0): _readAt: size=2, off=0 2025/09/07 01:14:29 ERROR : open-test-file(0xc000eb76c0): Couldn't read size of file 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb76c0): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb76c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb76c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb76c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb76c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb7a80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb7a80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb7a80): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb7a80): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb7a80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.232250276 +0000 UTC m=+12.354254391 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eb7a80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed61c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed61c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed61c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed61c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed61c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.232250276 +0000 UTC m=+12.354254391 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed61c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ed20 item 13 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed6840): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed6840): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed6840): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed6840): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed6840): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.234941128 +0000 UTC m=+12.356945234 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed6840): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed6d80): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed6d80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed6d80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed6d80): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed6d80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.234941128 +0000 UTC m=+12.356945234 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed6d80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f0a0 item 14 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed73c0): _readAt: size=2, off=0 2025/09/07 01:14:29 ERROR : open-test-file(0xc000ed73c0): Couldn't read size of file 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed73c0): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed73c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed73c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed73c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed73c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed7780): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed7780): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed7780): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed7780): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed7780): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.237576297 +0000 UTC m=+12.359580412 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed7780): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed7e40): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed7e40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed7e40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed7e40): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed7e40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.237576297 +0000 UTC m=+12.359580412 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ed7e40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f8f0 item 15 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eee540): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eee540): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eee540): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eee540): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eee540): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.240091449 +0000 UTC m=+12.362095564 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eee540): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eeea80): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eeea80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eeea80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eeea80): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eeea80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.240091449 +0000 UTC m=+12.362095564 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eeea80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fea0 item 16 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eef0c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eef0c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eef0c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eef0c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eef0c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.242479795 +0000 UTC m=+12.364483910 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eef0c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eef540): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eef540): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eef540): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eef540): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eef540): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eef540): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eef540): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eef540): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.242479795 +0000 UTC m=+12.364483910 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eef540): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eefa40): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eefa40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eefa40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eefa40): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eefa40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.242479795 +0000 UTC m=+12.364483910 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eefa40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b030 item 17 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f86140): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f86140): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f86140): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f86140): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f86140): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.246169423 +0000 UTC m=+12.368173538 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f86140): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f86680): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f86680): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f86680): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f86680): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f86680): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.246169423 +0000 UTC m=+12.368173538 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f86680): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bea0 item 18 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f86d00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f86d00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f86d00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f86d00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f86d00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.249029263 +0000 UTC m=+12.371033379 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f86d00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87200): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87200): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87200): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87200): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87200): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87200): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87200): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87200): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.249029263 +0000 UTC m=+12.371033379 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87200): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87700): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87700): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87700): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87700): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87700): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.249029263 +0000 UTC m=+12.371033379 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87700): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e25b0 item 19 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87d80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87d80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87d80): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87d80): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87d80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.252581904 +0000 UTC m=+12.374586019 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f87d80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fac340): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fac340): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fac340): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fac340): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fac340): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.252581904 +0000 UTC m=+12.374586019 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fac340): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e30a0 item 20 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fac9c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fac9c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fac9c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fac9c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fac9c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.255092228 +0000 UTC m=+12.377096344 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fac9c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000facec0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000facec0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000facec0): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000facec0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000facec0): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000facec0): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000facec0): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000facec0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.255092228 +0000 UTC m=+12.377096344 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000facec0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fad3c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fad3c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fad3c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fad3c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fad3c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.255092228 +0000 UTC m=+12.377096344 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fad3c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3650 item 21 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fada40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fada40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fada40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fada40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fada40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.258578285 +0000 UTC m=+12.380582400 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fada40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6000): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6000): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6000): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6000): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6000): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.258578285 +0000 UTC m=+12.380582400 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6000): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3dc0 item 22 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6680): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6680): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6680): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6680): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6680): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.262088587 +0000 UTC m=+12.384092691 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6680): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6b80): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6b80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6b80): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6b80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6b80): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6b80): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6b80): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6b80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.262088587 +0000 UTC m=+12.384092691 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc6b80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc7080): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc7080): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc7080): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc7080): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc7080): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.262088587 +0000 UTC m=+12.384092691 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc7080): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc3f0 item 23 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc7700): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc7700): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc7700): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc7700): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc7700): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.266268326 +0000 UTC m=+12.388272441 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc7700): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc7c40): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc7c40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc7c40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc7c40): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc7c40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.266268326 +0000 UTC m=+12.388272441 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fc7c40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcf50 item 24 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fe4300): _readAt: size=2, off=0 2025/09/07 01:14:29 ERROR : open-test-file(0xc000fe4300): Couldn't read size of file 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fe4300): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fe4300): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fe4300): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fe4300): close: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fe4300): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fe46c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fe46c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fe46c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fe46c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fe46c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.269219908 +0000 UTC m=+12.391224024 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fe46c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc980): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc980): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc980): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc980): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc980): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc980): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc980): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc980): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.269219908 +0000 UTC m=+12.391224024 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc980): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfcec0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfcec0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfcec0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfcec0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfcec0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.269219908 +0000 UTC m=+12.391224024 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfcec0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429570 item 25 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc3c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc3c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc3c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc3c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc3c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.274644175 +0000 UTC m=+12.396648290 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc3c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc940): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc940): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc940): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc940): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc940): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.274644175 +0000 UTC m=+12.396648290 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc940): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee3f0 item 26 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd480): _readAt: size=2, off=0 2025/09/07 01:14:29 ERROR : open-test-file(0xc000cfd480): Couldn't read size of file 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd480): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd480): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd480): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd480): close: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd480): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd840): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd840): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd840): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd840): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd840): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.277306845 +0000 UTC m=+12.399310960 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd840): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfdd40): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfdd40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfdd40): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfdd40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfdd40): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfdd40): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfdd40): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfdd40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.277306845 +0000 UTC m=+12.399310960 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfdd40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000345ac0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000345ac0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000345ac0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000345ac0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000345ac0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.277306845 +0000 UTC m=+12.399310960 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000345ac0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eed20 item 27 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a240): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a240): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a240): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a240): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a240): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.280825913 +0000 UTC m=+12.402830018 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a240): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a780): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a780): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a780): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a780): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a780): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.280825913 +0000 UTC m=+12.402830018 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a780): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef340 item 28 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ae40): _readAt: size=2, off=0 2025/09/07 01:14:29 ERROR : open-test-file(0xc00086ae40): Couldn't read size of file 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ae40): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ae40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ae40): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ae40): close: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ae40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b200): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b200): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b200): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b200): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b200): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.283579644 +0000 UTC m=+12.405583748 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b200): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b8c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b8c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b8c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b8c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b8c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.283579644 +0000 UTC m=+12.405583748 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b8c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef730 item 29 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086bf40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086bf40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086bf40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086bf40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086bf40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.28612866 +0000 UTC m=+12.408132776 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086bf40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e76500): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e76500): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e76500): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e76500): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e76500): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.28612866 +0000 UTC m=+12.408132776 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e76500): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efce0 item 30 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e76b40): _readAt: size=2, off=0 2025/09/07 01:14:29 ERROR : open-test-file(0xc000e76b40): Couldn't read size of file 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e76b40): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e76b40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e76b40): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e76b40): close: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e76b40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e76f00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e76f00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e76f00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e76f00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e76f00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.288905364 +0000 UTC m=+12.410909470 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e76f00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e775c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e775c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e775c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e775c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e775c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.288905364 +0000 UTC m=+12.410909470 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e775c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428310 item 31 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e77c80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e77c80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e77c80): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e77c80): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e77c80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.291520014 +0000 UTC m=+12.413524129 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e77c80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786240): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786240): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786240): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786240): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786240): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.291520014 +0000 UTC m=+12.413524129 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786240): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429a40 item 32 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786bc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786bc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786bc0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786bc0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786bc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.294015842 +0000 UTC m=+12.416019947 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786bc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787400): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787400): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787400): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787400): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787400): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004124d0 item 33 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787400): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787400): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.295002194 +0000 UTC m=+12.417006309 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787400): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787c00): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787c00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787c00): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787c00): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787c00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.295002194 +0000 UTC m=+12.417006309 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787c00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412850 item 33 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416580): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416580): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416580): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416580): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416580): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.297391049 +0000 UTC m=+12.419395165 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416580): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416cc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416cc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004130a0 item 34 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416cc0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416cc0): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416cc0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416cc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.298426013 +0000 UTC m=+12.420430129 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416cc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c83c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c83c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c83c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c83c0): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c83c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.298426013 +0000 UTC m=+12.420430129 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c83c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413420 item 34 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8a00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8a00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8a00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8a00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8a00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.300897063 +0000 UTC m=+12.422901169 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8a00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8f80): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8f80): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8f80): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8f80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8f80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413e30 item 35 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8f80): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8f80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.301627825 +0000 UTC m=+12.423631941 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8f80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9480): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9480): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9480): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9480): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9480): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.301627825 +0000 UTC m=+12.423631941 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9480): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc310 item 35 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9b40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9b40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9b40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9b40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9b40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.30411701 +0000 UTC m=+12.426121126 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9b40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a0c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a0c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcb60 item 36 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a0c0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a0c0): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a0c0): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a0c0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a0c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.30535763 +0000 UTC m=+12.427361734 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a0c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a600): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a600): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a600): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a600): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a600): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.30535763 +0000 UTC m=+12.427361734 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a600): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcf50 item 36 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093ac40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093ac40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093ac40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093ac40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093ac40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.307925281 +0000 UTC m=+12.429929387 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093ac40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b1c0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b1c0): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b1c0): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b1c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b1c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd500 item 37 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b1c0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b1c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.308888279 +0000 UTC m=+12.430892394 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b1c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b6c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b6c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b6c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b6c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b6c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.308888279 +0000 UTC m=+12.430892394 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b6c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd880 item 37 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093bd40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093bd40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093bd40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093bd40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093bd40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.311676565 +0000 UTC m=+12.433680680 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093bd40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038a880): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038a880): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdd50 item 38 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038a880): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038a880): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038a880): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038a880): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038a880): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.312677595 +0000 UTC m=+12.434681710 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038a880): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ae00): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ae00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ae00): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ae00): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ae00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.312677595 +0000 UTC m=+12.434681710 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ae00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1c000 item 38 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b480): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b480): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b480): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b480): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b480): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.315380511 +0000 UTC m=+12.437384625 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b480): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b980): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b980): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b980): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b980): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b980): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1c4d0 item 39 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b980): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b980): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.316375279 +0000 UTC m=+12.438379394 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b980): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005904c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005904c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005904c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005904c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005904c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.316375279 +0000 UTC m=+12.438379394 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005904c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1c7e0 item 39 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591200): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591200): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591200): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591200): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591200): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.318973077 +0000 UTC m=+12.440977183 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591200): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591700): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591700): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1cb60 item 40 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591700): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591700): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591700): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591700): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591700): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.32005001 +0000 UTC m=+12.442054115 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591700): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591c40): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591c40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591c40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591c40): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591c40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.32005001 +0000 UTC m=+12.442054115 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591c40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1ce70 item 40 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c280): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c280): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c280): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c280): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c280): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c280): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c280): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.322366279 +0000 UTC m=+12.444370395 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c280): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c780): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c780): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c780): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1d1f0 item 41 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c780): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c780): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.323369843 +0000 UTC m=+12.445373959 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c780): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076cc80): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076cc80): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076cc80): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076cc80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076cc80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1d3b0 item 41 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076cc80): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076cc80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.324139981 +0000 UTC m=+12.446144066 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076cc80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076d1c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076d1c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076d1c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076d1c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076d1c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.324139981 +0000 UTC m=+12.446144066 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076d1c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1d570 item 41 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076d900): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076d900): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076d900): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076d900): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076d900): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076d900): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076d900): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.326623774 +0000 UTC m=+12.448627889 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076d900): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076de00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076de00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076de00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1d8f0 item 42 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076de00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076de00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.327392137 +0000 UTC m=+12.449396252 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076de00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd03c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd03c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1dab0 item 42 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd03c0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd03c0): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd03c0): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd03c0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd03c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.328484929 +0000 UTC m=+12.450489034 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd03c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd0940): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd0940): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd0940): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd0940): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd0940): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.328484929 +0000 UTC m=+12.450489034 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd0940): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1dc70 item 42 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1000): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1000): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1000): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1000): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1000): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1000): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1000): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.330843087 +0000 UTC m=+12.452847192 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1000): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1500): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1500): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1500): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36070 item 43 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1500): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1500): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.331609206 +0000 UTC m=+12.453613311 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1500): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1a40): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1a40): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1a40): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1a40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1a40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36310 item 43 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1a40): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1a40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.332540996 +0000 UTC m=+12.454545101 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cd1a40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea000): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea000): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea000): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea000): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea000): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.332540996 +0000 UTC m=+12.454545101 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea000): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36540 item 43 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea640): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea640): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea640): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea640): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea640): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea640): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea640): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.335427977 +0000 UTC m=+12.457432102 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea640): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eab40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eab40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eab40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e369a0 item 44 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eab40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eab40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.336621879 +0000 UTC m=+12.458625995 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eab40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eb180): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eb180): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36b60 item 44 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eb180): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eb180): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eb180): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eb180): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eb180): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.337605085 +0000 UTC m=+12.459609190 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eb180): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eb700): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eb700): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eb700): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eb700): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eb700): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.337605085 +0000 UTC m=+12.459609190 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eb700): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36e70 item 44 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ebd40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ebd40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ebd40): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ebd40): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ebd40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ebd40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ebd40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.340469164 +0000 UTC m=+12.462473279 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ebd40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a762c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a762c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a762c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e371f0 item 45 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a762c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a762c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.341449063 +0000 UTC m=+12.463453179 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a762c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76a00): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76a00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76a00): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76a00): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76a00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.341449063 +0000 UTC m=+12.463453179 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76a00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e373b0 item 45 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77040): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77040): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77040): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77040): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77040): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77040): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77040): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.344135669 +0000 UTC m=+12.466139773 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77040): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77540): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77540): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77540): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e37730 item 46 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77540): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77540): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.344997858 +0000 UTC m=+12.467001963 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77540): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77c40): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77c40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77c40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77c40): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77c40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.344997858 +0000 UTC m=+12.467001963 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77c40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e378f0 item 46 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96380): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96380): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96380): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96380): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96380): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96380): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96380): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.347526987 +0000 UTC m=+12.469531092 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96380): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a968c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a968c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a968c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e37dc0 item 47 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a968c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a968c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.348466712 +0000 UTC m=+12.470470827 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a968c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96fc0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96fc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96fc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96fc0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96fc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.348466712 +0000 UTC m=+12.470470827 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96fc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0000 item 47 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97600): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97600): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97600): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97600): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97600): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97600): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97600): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.351194444 +0000 UTC m=+12.473198559 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97600): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97b00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97b00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97b00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f05b0 item 48 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97b00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97b00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.352047716 +0000 UTC m=+12.474051821 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97b00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08280): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08280): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08280): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08280): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08280): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.352047716 +0000 UTC m=+12.474051821 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08280): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0850 item 48 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08900): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08900): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08900): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08900): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08900): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.354615719 +0000 UTC m=+12.476619834 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08900): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08d80): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08d80): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08d80): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08d80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08d80): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08d80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1030 item 49 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08d80): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08d80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.355701528 +0000 UTC m=+12.477705633 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08d80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e092c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e092c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e092c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e092c0): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e092c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.355701528 +0000 UTC m=+12.477705633 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e092c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f12d0 item 49 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09940): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09940): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09940): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09940): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09940): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.358093419 +0000 UTC m=+12.480097524 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09940): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09e40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09e40): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09e40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f19d0 item 50 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09e40): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09e40): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09e40): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09e40): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09e40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.359082667 +0000 UTC m=+12.481086782 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09e40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0480): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0480): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0480): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0480): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0480): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.359082667 +0000 UTC m=+12.481086782 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0480): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1c70 item 50 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0b00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0b00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0b00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0b00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0b00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.361298027 +0000 UTC m=+12.483302143 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0b00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1000): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1000): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1000): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1000): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1000): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1000): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ac620 item 51 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1000): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1000): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.362203147 +0000 UTC m=+12.484207251 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1000): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1540): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1540): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1540): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1540): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1540): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.362203147 +0000 UTC m=+12.484207251 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1540): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003accb0 item 51 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1bc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1bc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1bc0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1bc0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1bc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.364925318 +0000 UTC m=+12.486929423 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1bc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00140): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00140): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00140): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad420 item 52 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00140): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00140): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00140): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00140): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00140): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.365947518 +0000 UTC m=+12.487951623 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00140): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00700): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00700): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00700): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00700): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00700): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.365947518 +0000 UTC m=+12.487951623 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00700): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad810 item 52 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00e00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00e00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00e00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00e00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00e00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.368264879 +0000 UTC m=+12.490268985 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00e00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01300): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01300): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01300): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01300): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01300): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01300): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce150 item 53 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01300): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01300): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.36926626 +0000 UTC m=+12.491270376 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01300): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01840): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01840): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01840): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01840): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01840): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.36926626 +0000 UTC m=+12.491270376 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01840): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce4d0 item 53 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01ec0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01ec0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01ec0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01ec0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01ec0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.371847588 +0000 UTC m=+12.493851703 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01ec0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4440): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4440): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4440): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce8c0 item 54 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4440): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4440): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4440): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4440): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4440): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.372875527 +0000 UTC m=+12.494879632 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4440): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4a00): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4a00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4a00): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4a00): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4a00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.372875527 +0000 UTC m=+12.494879632 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4a00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ceaf0 item 54 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5080): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5080): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5080): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5080): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5080): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.375226302 +0000 UTC m=+12.497230417 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5080): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5580): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5580): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5580): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5580): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5580): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5580): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ceee0 item 55 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5580): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5580): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.377500804 +0000 UTC m=+12.499504919 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5580): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5ac0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5ac0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5ac0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5ac0): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5ac0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.377500804 +0000 UTC m=+12.499504919 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5ac0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf110 item 55 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e1c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e1c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e1c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e1c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e1c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.380294489 +0000 UTC m=+12.502298595 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e1c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e6c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e6c0): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e6c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf5e0 item 56 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e6c0): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e6c0): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e6c0): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e6c0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e6c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.381321799 +0000 UTC m=+12.503325904 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e6c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6ec40): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6ec40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6ec40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6ec40): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6ec40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.381321799 +0000 UTC m=+12.503325904 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6ec40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf7a0 item 56 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f2c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f2c0): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f2c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f2c0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f2c0): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f2c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f2c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f2c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.383690777 +0000 UTC m=+12.505694892 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f2c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f800): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f800): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f800): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfb90 item 57 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f800): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f800): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.384495759 +0000 UTC m=+12.506499864 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f800): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6fd40): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6fd40): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6fd40): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6fd40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6fd40): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6fd40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfe30 item 57 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6fd40): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6fd40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.385494795 +0000 UTC m=+12.507498900 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6fd40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e340): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e340): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e340): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e340): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e340): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.385494795 +0000 UTC m=+12.507498900 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e340): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a150 item 57 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e980): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e980): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e980): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e980): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e980): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e980): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e980): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e980): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.387924678 +0000 UTC m=+12.509928793 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e980): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072ef00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072ef00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072ef00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046acb0 item 58 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072ef00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072ef00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.388851048 +0000 UTC m=+12.510855163 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072ef00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009182c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009182c0): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009182c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a0e0 item 58 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009182c0): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009182c0): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009182c0): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009182c0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009182c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.389920615 +0000 UTC m=+12.511924731 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009182c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918880): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918880): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918880): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918880): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918880): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.389920615 +0000 UTC m=+12.511924731 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918880): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a380 item 58 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918ec0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918ec0): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918ec0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918ec0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918ec0): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918ec0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918ec0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918ec0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.393105236 +0000 UTC m=+12.515109351 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918ec0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009194c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009194c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009194c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a8c0 item 59 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009194c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009194c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.393846448 +0000 UTC m=+12.515850553 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009194c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000919a40): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000919a40): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000919a40): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000919a40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000919a40): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000919a40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ad20 item 59 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000919a40): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000919a40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.394986249 +0000 UTC m=+12.516990363 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000919a40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e040): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e040): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e040): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e040): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e040): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.394986249 +0000 UTC m=+12.516990363 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e040): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b0a0 item 59 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e680): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e680): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e680): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e680): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e680): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e680): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e680): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e680): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.397581332 +0000 UTC m=+12.519585447 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e680): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8ebc0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8ebc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8ebc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b490 item 60 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8ebc0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8ebc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.398494656 +0000 UTC m=+12.520498772 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8ebc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f140): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f140): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f140): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b650 item 60 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f140): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f140): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f140): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f140): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f140): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.39957186 +0000 UTC m=+12.521575974 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f140): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f700): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f700): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f700): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f700): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f700): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.39957186 +0000 UTC m=+12.521575974 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f700): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b810 item 60 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8fd40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8fd40): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8fd40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8fd40): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8fd40): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8fd40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8fd40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8fd40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.401948382 +0000 UTC m=+12.523952487 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8fd40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24300): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24300): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24300): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bce0 item 61 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24300): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24300): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.402903295 +0000 UTC m=+12.524907411 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24300): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24a00): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24a00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24a00): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24a00): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24a00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.402903295 +0000 UTC m=+12.524907411 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24a00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bf10 item 61 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25040): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25040): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25040): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25040): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25040): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25040): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25040): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25040): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.405540037 +0000 UTC m=+12.527544152 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25040): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25580): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25580): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25580): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d44540 item 62 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25580): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25580): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.406387829 +0000 UTC m=+12.528391944 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25580): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25cc0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25cc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25cc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25cc0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25cc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.406387829 +0000 UTC m=+12.528391944 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25cc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d44700 item 62 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b0380): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b0380): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b0380): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b0380): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b0380): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b0380): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b0380): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b0380): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.409014001 +0000 UTC m=+12.531018116 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b0380): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b08c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b08c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b08c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d44a80 item 63 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b08c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b08c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.409956299 +0000 UTC m=+12.531960405 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b08c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b0fc0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b0fc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b0fc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b0fc0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b0fc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.409956299 +0000 UTC m=+12.531960405 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b0fc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d44c40 item 63 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b1600): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b1600): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b1600): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b1600): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b1600): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b1600): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b1600): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b1600): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.412480369 +0000 UTC m=+12.534484475 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b1600): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b1b40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b1b40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b1b40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d44fc0 item 64 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b1b40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b1b40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.413345805 +0000 UTC m=+12.535349920 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008b1b40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f02c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f02c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f02c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f02c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f02c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.413345805 +0000 UTC m=+12.535349920 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f02c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d45180 item 64 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f0900): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f0900): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f0900): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f0900): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f0900): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.416045744 +0000 UTC m=+12.538049860 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f0900): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f0d80): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f0d80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f0d80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f0d80): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f0d80): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d45500 item 65 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f0d80): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f0d80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.417008382 +0000 UTC m=+12.539012498 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f0d80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f1280): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f1280): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f1280): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f1280): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f1280): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.417008382 +0000 UTC m=+12.539012498 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f1280): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d457a0 item 65 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f18c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f18c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f18c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f18c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f18c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.419572137 +0000 UTC m=+12.541576252 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f18c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f1d40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f1d40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d45c00 item 66 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f1d40): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f1d40): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f1d40): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f1d40): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f1d40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.420774074 +0000 UTC m=+12.542778179 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008f1d40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000936300): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000936300): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000936300): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000936300): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000936300): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.420774074 +0000 UTC m=+12.542778179 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000936300): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d45dc0 item 66 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000936940): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000936940): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000936940): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000936940): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000936940): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.423012107 +0000 UTC m=+12.545016212 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000936940): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000936dc0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000936dc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000936dc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000936dc0): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000936dc0): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c3f0 item 67 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000936dc0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000936dc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.423970416 +0000 UTC m=+12.545974521 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000936dc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009372c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009372c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009372c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009372c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009372c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.423970416 +0000 UTC m=+12.545974521 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009372c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c700 item 67 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000937940): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000937940): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000937940): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000937940): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000937940): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.426606105 +0000 UTC m=+12.548610220 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000937940): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000937e40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000937e40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cbd0 item 68 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000937e40): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000937e40): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000937e40): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000937e40): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000937e40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.427741057 +0000 UTC m=+12.549745161 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000937e40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000982400): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000982400): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000982400): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000982400): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000982400): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.427741057 +0000 UTC m=+12.549745161 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000982400): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ce70 item 68 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000982a40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000982a40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000982a40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000982a40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000982a40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.430333605 +0000 UTC m=+12.552337720 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000982a40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000982ec0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000982ec0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000982ec0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000982ec0): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000982ec0): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d730 item 69 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000982ec0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000982ec0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.431537075 +0000 UTC m=+12.553541190 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000982ec0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009833c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009833c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009833c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009833c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009833c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.431537075 +0000 UTC m=+12.553541190 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009833c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dc70 item 69 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000983a40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000983a40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000983a40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000983a40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000983a40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.434190087 +0000 UTC m=+12.556194192 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000983a40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000983f40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000983f40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004861c0 item 70 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000983f40): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000983f40): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000983f40): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000983f40): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000983f40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.435430407 +0000 UTC m=+12.557434522 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000983f40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b8500): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b8500): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b8500): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b8500): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b8500): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.435430407 +0000 UTC m=+12.557434522 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b8500): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486380 item 70 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b8b80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b8b80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b8b80): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b8b80): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b8b80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.437779998 +0000 UTC m=+12.559784114 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b8b80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b9080): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b9080): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b9080): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b9080): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b9080): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486700 item 71 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b9080): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b9080): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.438640264 +0000 UTC m=+12.560644369 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b9080): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b9580): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b9580): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b9580): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b9580): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b9580): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.438640264 +0000 UTC m=+12.560644369 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b9580): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004868c0 item 71 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b9c00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b9c00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b9c00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b9c00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b9c00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.441121353 +0000 UTC m=+12.563125458 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009b9c00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ee180): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ee180): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486ee0 item 72 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ee180): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ee180): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ee180): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ee180): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ee180): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.442232259 +0000 UTC m=+12.564236364 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ee180): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ee6c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ee6c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ee6c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ee6c0): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ee6c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.442232259 +0000 UTC m=+12.564236364 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ee6c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487110 item 72 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009eec80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009eec80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009eec80): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009eec80): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009eec80): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009eec80): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009eec80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.444537568 +0000 UTC m=+12.566541674 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009eec80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ef180): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ef180): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ef180): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487490 item 73 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ef180): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ef180): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.44542255 +0000 UTC m=+12.567426665 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ef180): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ef640): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ef640): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ef640): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ef640): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ef640): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004877a0 item 73 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ef640): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ef640): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.446400697 +0000 UTC m=+12.568404802 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009ef640): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009efb80): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009efb80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009efb80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009efb80): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009efb80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.446400697 +0000 UTC m=+12.568404802 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009efb80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487960 item 73 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32240): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32240): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32240): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32240): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32240): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32240): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32240): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.448606569 +0000 UTC m=+12.570610654 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32240): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32740): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32740): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32740): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487ea0 item 74 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32740): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32740): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.449289071 +0000 UTC m=+12.571293156 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32740): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32c80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32c80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e1c0 item 74 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32c80): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32c80): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32c80): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32c80): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32c80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.450108128 +0000 UTC m=+12.572112223 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a32c80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a33200): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a33200): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a33200): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a33200): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a33200): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.450108128 +0000 UTC m=+12.572112223 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a33200): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e460 item 74 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a33840): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a33840): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a33840): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a33840): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a33840): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a33840): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a33840): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.451846703 +0000 UTC m=+12.573850799 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a33840): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a33d40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a33d40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a33d40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e7e0 item 75 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a33d40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a33d40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.452503577 +0000 UTC m=+12.574507672 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a33d40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8a300): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8a300): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8a300): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8a300): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8a300): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eaf0 item 75 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8a300): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8a300): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.453237716 +0000 UTC m=+12.575241801 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8a300): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8a840): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8a840): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8a840): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8a840): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8a840): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.453237716 +0000 UTC m=+12.575241801 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8a840): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed20 item 75 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8ae80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8ae80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8ae80): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8ae80): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8ae80): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8ae80): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8ae80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.455227192 +0000 UTC m=+12.577231277 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8ae80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8b380): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8b380): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8b380): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f0a0 item 76 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8b380): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8b380): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.455926806 +0000 UTC m=+12.577930891 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8b380): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8b8c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8b8c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f340 item 76 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8b8c0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8b8c0): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8b8c0): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8b8c0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8b8c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.456800596 +0000 UTC m=+12.578804681 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8b8c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8be40): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8be40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8be40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8be40): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8be40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.456800596 +0000 UTC m=+12.578804681 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8be40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f6c0 item 76 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb0500): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb0500): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb0500): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb0500): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb0500): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb0500): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb0500): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.458534132 +0000 UTC m=+12.580538226 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb0500): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb0a00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb0a00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb0a00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fc00 item 77 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb0a00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb0a00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.459233104 +0000 UTC m=+12.581237199 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb0a00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb1100): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb1100): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb1100): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb1100): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb1100): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.459233104 +0000 UTC m=+12.581237199 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb1100): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fe30 item 77 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb1740): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb1740): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb1740): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb1740): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb1740): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb1740): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb1740): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.461327226 +0000 UTC m=+12.583331321 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb1740): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb1c40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb1c40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb1c40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca230 item 78 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb1c40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb1c40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.462138099 +0000 UTC m=+12.584142194 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000bb1c40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfa3c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfa3c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfa3c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfa3c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfa3c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.462138099 +0000 UTC m=+12.584142194 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfa3c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca3f0 item 78 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfaa00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfaa00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfaa00): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfaa00): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfaa00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfaa00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfaa00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.464330957 +0000 UTC m=+12.586335052 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfaa00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfaf00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfaf00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfaf00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca930 item 79 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfaf00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfaf00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.465078611 +0000 UTC m=+12.587082706 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfaf00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfb600): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfb600): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfb600): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfb600): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfb600): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.465078611 +0000 UTC m=+12.587082706 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfb600): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cab60 item 79 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfbc40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfbc40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfbc40): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfbc40): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfbc40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfbc40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfbc40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.467241042 +0000 UTC m=+12.589245137 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfbc40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d361c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d361c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d361c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb1f0 item 80 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d361c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d361c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.468007151 +0000 UTC m=+12.590011246 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d361c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d368c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d368c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d368c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d368c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d368c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.468007151 +0000 UTC m=+12.590011246 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d368c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb500 item 80 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d36f00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d36f00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d36f00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d36f00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d36f00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.470140125 +0000 UTC m=+12.592144220 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d36f00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d37380): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d37380): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d37380): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d37380): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d37380): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d37380): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbea0 item 81 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d37380): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d37380): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.470939558 +0000 UTC m=+12.592943653 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d37380): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d378c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d378c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d378c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d378c0): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d378c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.470939558 +0000 UTC m=+12.592943653 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d378c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e230 item 81 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d37f40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d37f40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d37f40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d37f40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d37f40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.473092459 +0000 UTC m=+12.595096555 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d37f40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d884c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d884c0): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d884c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e7e0 item 82 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d884c0): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d884c0): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d884c0): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d884c0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d884c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.473965349 +0000 UTC m=+12.595969443 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d884c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d88a40): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d88a40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d88a40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d88a40): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d88a40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.473965349 +0000 UTC m=+12.595969443 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d88a40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e9a0 item 82 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d890c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d890c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d890c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d890c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d890c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.47587242 +0000 UTC m=+12.597876516 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d890c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d895c0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d895c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d895c0): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d895c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d895c0): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d895c0): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ed90 item 83 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d895c0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d895c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.476763984 +0000 UTC m=+12.598768079 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d895c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d89b00): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d89b00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d89b00): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d89b00): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d89b00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.476763984 +0000 UTC m=+12.598768079 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d89b00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044efc0 item 83 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6200): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6200): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6200): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6200): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6200): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.478885788 +0000 UTC m=+12.600889883 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6200): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6700): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6700): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6700): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f420 item 84 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6700): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6700): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6700): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6700): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6700): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.47981307 +0000 UTC m=+12.601817165 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6700): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6c80): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6c80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6c80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6c80): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6c80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.47981307 +0000 UTC m=+12.601817165 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd6c80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f810 item 84 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7300): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7300): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7300): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7300): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7300): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.481791034 +0000 UTC m=+12.603795129 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7300): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7800): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7800): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7800): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7800): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7800): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7800): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fdc0 item 85 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7800): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7800): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.482595375 +0000 UTC m=+12.604599469 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7800): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7d40): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7d40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7d40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7d40): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7d40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.482595375 +0000 UTC m=+12.604599469 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000dd7d40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434070 item 85 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4440): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4440): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4440): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4440): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4440): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.484607083 +0000 UTC m=+12.606611178 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4440): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4940): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4940): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4940): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004347e0 item 86 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4940): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4940): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4940): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4940): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4940): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.485533622 +0000 UTC m=+12.607537718 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4940): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4ec0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4ec0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4ec0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4ec0): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4ec0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.485533622 +0000 UTC m=+12.607537718 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df4ec0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434a10 item 86 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df5540): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df5540): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df5540): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df5540): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df5540): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.487405768 +0000 UTC m=+12.609409863 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df5540): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df5a40): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df5a40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df5a40): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df5a40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df5a40): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df5a40): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434e00 item 87 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df5a40): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df5a40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.488373666 +0000 UTC m=+12.610377761 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000df5a40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2e000): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2e000): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2e000): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2e000): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2e000): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.488373666 +0000 UTC m=+12.610377761 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2e000): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434fc0 item 87 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2e680): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2e680): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2e680): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2e680): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2e680): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.490438994 +0000 UTC m=+12.612443089 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2e680): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2eb80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2eb80): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2eb80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435570 item 88 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2eb80): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2eb80): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2eb80): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2eb80): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2eb80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.491426228 +0000 UTC m=+12.613430333 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2eb80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2f100): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2f100): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2f100): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2f100): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2f100): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.491426228 +0000 UTC m=+12.613430333 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2f100): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435730 item 88 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2f740): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2f740): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2f740): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2f740): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2f740): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2f740): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2f740): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2f740): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.493332638 +0000 UTC m=+12.615336743 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2f740): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2fc80): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2fc80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2fc80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435c70 item 89 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2fc80): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2fc80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.494077096 +0000 UTC m=+12.616081191 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e2fc80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5a240): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5a240): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5a240): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5a240): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5a240): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5a240): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435e30 item 89 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5a240): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5a240): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.494893629 +0000 UTC m=+12.616897724 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5a240): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5a7c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5a7c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5a7c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5a7c0): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5a7c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.494893629 +0000 UTC m=+12.616897724 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5a7c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8230 item 89 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5ae00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5ae00): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5ae00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5ae00): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5ae00): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5ae00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5ae00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5ae00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.496812443 +0000 UTC m=+12.618816517 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5ae00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5b340): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5b340): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5b340): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8a10 item 90 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5b340): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5b340): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.497546621 +0000 UTC m=+12.619550726 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5b340): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5b880): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5b880): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5b880): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8fc0 item 90 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5b880): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5b880): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5b880): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5b880): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5b880): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.498370538 +0000 UTC m=+12.620374633 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5b880): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5be40): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5be40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5be40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5be40): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5be40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.498370538 +0000 UTC m=+12.620374633 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e5be40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9260 item 90 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96500): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96500): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96500): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96500): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96500): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96500): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96500): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96500): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.500303427 +0000 UTC m=+12.622307523 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96500): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96a40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96a40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96a40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9ce0 item 91 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96a40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96a40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.501129609 +0000 UTC m=+12.623133714 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96a40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96f80): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96f80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96f80): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96f80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96f80): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96f80): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9ea0 item 91 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96f80): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96f80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.502022617 +0000 UTC m=+12.624026711 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e96f80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e97500): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e97500): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e97500): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e97500): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e97500): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.502022617 +0000 UTC m=+12.624026711 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e97500): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8310 item 91 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e97b40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e97b40): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e97b40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e97b40): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e97b40): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e97b40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e97b40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e97b40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.504067727 +0000 UTC m=+12.626071821 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e97b40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0100): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0100): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0100): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b89a0 item 92 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0100): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0100): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.504816903 +0000 UTC m=+12.626821008 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0100): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0640): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0640): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0640): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8bd0 item 92 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0640): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0640): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0640): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0640): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0640): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.505797315 +0000 UTC m=+12.627801410 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0640): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0c00): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0c00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0c00): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0c00): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0c00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.505797315 +0000 UTC m=+12.627801410 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec0c00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8d90 item 92 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1240): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1240): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1240): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1240): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1240): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1240): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1240): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1240): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.507284598 +0000 UTC m=+12.629288673 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1240): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1780): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1780): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1780): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9110 item 93 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1780): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1780): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.507796869 +0000 UTC m=+12.629800945 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1780): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1e80): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1e80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1e80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1e80): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1e80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.507796869 +0000 UTC m=+12.629800945 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ec1e80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b95e0 item 93 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ede540): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ede540): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ede540): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ede540): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ede540): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ede540): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ede540): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ede540): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.509550231 +0000 UTC m=+12.631554327 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ede540): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edea80): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edea80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edea80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9c70 item 94 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edea80): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edea80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.510080468 +0000 UTC m=+12.632084543 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edea80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edf180): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edf180): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edf180): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edf180): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edf180): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.510080468 +0000 UTC m=+12.632084543 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edf180): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408000 item 94 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edf7c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edf7c0): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edf7c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edf7c0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edf7c0): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edf7c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edf7c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edf7c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.511696902 +0000 UTC m=+12.633700998 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edf7c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edfd00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edfd00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edfd00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004085b0 item 95 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edfd00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edfd00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.512367562 +0000 UTC m=+12.634371667 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000edfd00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000efe480): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000efe480): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000efe480): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000efe480): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000efe480): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.512367562 +0000 UTC m=+12.634371667 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000efe480): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004089a0 item 95 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000efeac0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000efeac0): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000efeac0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000efeac0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000efeac0): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000efeac0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000efeac0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000efeac0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.514263082 +0000 UTC m=+12.636267177 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000efeac0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eff000): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eff000): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eff000): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004090a0 item 96 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eff000): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eff000): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.51492763 +0000 UTC m=+12.636931715 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eff000): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eff700): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eff700): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eff700): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eff700): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eff700): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.51492763 +0000 UTC m=+12.636931715 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000eff700): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409500 item 96 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= 2025/09/07 01:14:29 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:29 DEBUG : Looking for writers 2025/09/07 01:14:29 DEBUG : >WaitForWriters: 2025/09/07 01:14:29 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:29 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:29 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:29 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:29 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/07 01:14:29 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1fc40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1fc40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1fc40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1fc40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1fc40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.539585333 +0000 UTC m=+12.661589418 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1fc40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f26140): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f26140): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f26140): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f26140): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f26140): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f26140): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f26140): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.539585333 +0000 UTC m=+12.661589418 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f26140): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f26600): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f26600): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f26600): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f26600): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f26600): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.539585333 +0000 UTC m=+12.661589418 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f26600): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000117730 item 1 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f26c40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f26c40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f26c40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f26c40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f26c40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.543206503 +0000 UTC m=+12.665210607 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f26c40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f27140): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f27140): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f27140): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f27140): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f27140): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.543206503 +0000 UTC m=+12.665210607 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f27140): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e770 item 2 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f27780): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f27780): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f27780): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f27780): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f27780): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.545587014 +0000 UTC m=+12.667591128 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f27780): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f27c00): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f27c00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f27c00): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f27c00): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f27c00): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f27c00): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f27c00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.545587014 +0000 UTC m=+12.667591128 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f27c00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4a140): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4a140): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4a140): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4a140): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4a140): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.545587014 +0000 UTC m=+12.667591128 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4a140): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ee70 item 3 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4a7c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4a7c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4a7c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4a7c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4a7c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.548363016 +0000 UTC m=+12.670367111 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4a7c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4ad00): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4ad00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4ad00): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4ad00): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4ad00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.548363016 +0000 UTC m=+12.670367111 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4ad00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f420 item 4 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4b340): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4b340): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4b340): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4b340): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4b340): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.550879582 +0000 UTC m=+12.672883698 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4b340): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4b7c0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4b7c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4b7c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4b7c0): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4b7c0): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4b7c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4b7c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.550879582 +0000 UTC m=+12.672883698 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4b7c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4bc80): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4bc80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4bc80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4bc80): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4bc80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.550879582 +0000 UTC m=+12.672883698 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f4bc80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fdc0 item 5 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f70380): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f70380): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f70380): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f70380): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f70380): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.554286199 +0000 UTC m=+12.676290314 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f70380): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f708c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f708c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f708c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f708c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f708c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.554286199 +0000 UTC m=+12.676290314 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f708c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b110 item 6 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f70f40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f70f40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f70f40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f70f40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f70f40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.557000997 +0000 UTC m=+12.679005112 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f70f40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f71440): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f71440): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f71440): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f71440): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f71440): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f71440): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f71440): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.557000997 +0000 UTC m=+12.679005112 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f71440): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f71900): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f71900): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f71900): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f71900): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f71900): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.557000997 +0000 UTC m=+12.679005112 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f71900): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ba40 item 7 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090000): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090000): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090000): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090000): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090000): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.560700685 +0000 UTC m=+12.682704790 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090000): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090540): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090540): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090540): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090540): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090540): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.560700685 +0000 UTC m=+12.682704790 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090540): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2620 item 8 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090b00): _readAt: size=2, off=0 2025/09/07 01:14:29 ERROR : open-test-file(0xc001090b00): Couldn't read size of file 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090b00): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090b00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090b00): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090b00): close: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090b00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090ec0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090ec0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090ec0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090ec0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090ec0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.562939669 +0000 UTC m=+12.684943765 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090ec0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091340): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091340): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091340): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091340): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091340): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091340): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091340): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.562939669 +0000 UTC m=+12.684943765 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091340): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091840): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091840): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091840): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091840): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091840): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.562939669 +0000 UTC m=+12.684943765 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091840): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2e00 item 9 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091ec0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091ec0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091ec0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091ec0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091ec0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.567342606 +0000 UTC m=+12.689346722 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091ec0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff6340): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff6340): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff6340): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff6340): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff6340): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.567342606 +0000 UTC m=+12.689346722 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff6340): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a150 item 10 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff6980): _readAt: size=2, off=0 2025/09/07 01:14:29 ERROR : open-test-file(0xc000ff6980): Couldn't read size of file 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff6980): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff6980): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff6980): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff6980): close: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff6980): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff6d40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff6d40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff6d40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff6d40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff6d40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.570296343 +0000 UTC m=+12.692300449 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff6d40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff7240): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff7240): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff7240): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff7240): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff7240): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff7240): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff7240): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.570296343 +0000 UTC m=+12.692300449 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff7240): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff7740): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff7740): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff7740): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff7740): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff7740): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.570296343 +0000 UTC m=+12.692300449 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff7740): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046acb0 item 11 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff7dc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff7dc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff7dc0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff7dc0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff7dc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.573078147 +0000 UTC m=+12.695082232 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000ff7dc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010ba4c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010ba4c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010ba4c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010ba4c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010ba4c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.573078147 +0000 UTC m=+12.695082232 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010ba4c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b810 item 12 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010bab00): _readAt: size=2, off=0 2025/09/07 01:14:29 ERROR : open-test-file(0xc0010bab00): Couldn't read size of file 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010bab00): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010bab00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010bab00): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010bab00): close: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010bab00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010baec0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010baec0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010baec0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010baec0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010baec0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.576177338 +0000 UTC m=+12.698181453 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010baec0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010bb580): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010bb580): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010bb580): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010bb580): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010bb580): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.576177338 +0000 UTC m=+12.698181453 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010bb580): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f27e0 item 13 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010bbc00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010bbc00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010bbc00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010bbc00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010bbc00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.578879862 +0000 UTC m=+12.700883967 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0010bbc00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc1c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc1c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc1c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc1c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc1c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.578879862 +0000 UTC m=+12.700883967 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc1c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f35e0 item 14 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc840): _readAt: size=2, off=0 2025/09/07 01:14:29 ERROR : open-test-file(0xc000cfc840): Couldn't read size of file 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc840): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc840): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc840): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc840): close: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc840): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfcc00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfcc00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfcc00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfcc00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfcc00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.580991547 +0000 UTC m=+12.702995642 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfcc00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd2c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd2c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd2c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd2c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd2c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.580991547 +0000 UTC m=+12.702995642 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd2c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3c00 item 15 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd940): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd940): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd940): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd940): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd940): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.583190386 +0000 UTC m=+12.705194472 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd940): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfde80): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfde80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfde80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfde80): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfde80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.583190386 +0000 UTC m=+12.705194472 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfde80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e25b0 item 16 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000345d00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000345d00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000345d00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000345d00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000345d00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.585102758 +0000 UTC m=+12.707106843 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000345d00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a280): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a280): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a280): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a280): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a280): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a280): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a280): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a280): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.585102758 +0000 UTC m=+12.707106843 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a280): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a780): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a780): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a780): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a780): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a780): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.585102758 +0000 UTC m=+12.707106843 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a780): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2c40 item 17 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ae80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ae80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ae80): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ae80): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ae80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.588475791 +0000 UTC m=+12.710479907 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ae80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b3c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b3c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b3c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b3c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b3c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.588475791 +0000 UTC m=+12.710479907 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b3c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3880 item 18 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ba40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ba40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ba40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ba40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ba40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.591374014 +0000 UTC m=+12.713378120 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ba40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086bf40): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086bf40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086bf40): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086bf40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086bf40): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086bf40): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086bf40): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086bf40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.591374014 +0000 UTC m=+12.713378120 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086bf40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007864c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007864c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007864c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007864c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007864c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.591374014 +0000 UTC m=+12.713378120 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007864c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3dc0 item 19 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787080): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787080): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787080): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787080): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787080): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.595069194 +0000 UTC m=+12.717073309 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787080): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787a40): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787a40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787a40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787a40): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787a40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.595069194 +0000 UTC m=+12.717073309 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787a40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee8c0 item 20 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416340): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416340): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416340): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416340): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416340): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.597794942 +0000 UTC m=+12.719799047 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416340): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416c00): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416c00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416c00): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416c00): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416c00): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416c00): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416c00): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416c00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.597794942 +0000 UTC m=+12.719799047 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416c00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c82c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c82c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c82c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c82c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c82c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.597794942 +0000 UTC m=+12.719799047 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c82c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eee00 item 21 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8940): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8940): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8940): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8940): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8940): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.601508856 +0000 UTC m=+12.723512972 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8940): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8f80): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8f80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8f80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8f80): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8f80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.601508856 +0000 UTC m=+12.723512972 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8f80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef490 item 22 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9600): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9600): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9600): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9600): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9600): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.604344491 +0000 UTC m=+12.726348616 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9600): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9b40): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9b40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9b40): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9b40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9b40): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9b40): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9b40): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9b40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.604344491 +0000 UTC m=+12.726348616 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9b40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a0c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a0c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a0c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a0c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a0c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.604344491 +0000 UTC m=+12.726348616 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a0c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef880 item 23 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a740): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a740): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a740): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a740): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a740): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.60838611 +0000 UTC m=+12.730390226 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a740): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093ac80): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093ac80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093ac80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093ac80): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093ac80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.60838611 +0000 UTC m=+12.730390226 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093ac80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428000 item 24 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b3c0): _readAt: size=2, off=0 2025/09/07 01:14:29 ERROR : open-test-file(0xc00093b3c0): Couldn't read size of file 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b3c0): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b3c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b3c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b3c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b3c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b780): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b780): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b780): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b780): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b780): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.611334557 +0000 UTC m=+12.733338672 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b780): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093bc80): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093bc80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093bc80): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093bc80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093bc80): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093bc80): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093bc80): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093bc80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.611334557 +0000 UTC m=+12.733338672 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093bc80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038a800): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038a800): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038a800): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038a800): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038a800): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.611334557 +0000 UTC m=+12.733338672 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038a800): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428bd0 item 25 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038aec0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038aec0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038aec0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038aec0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038aec0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.614846612 +0000 UTC m=+12.736850717 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038aec0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b400): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b400): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b400): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b400): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b400): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.614846612 +0000 UTC m=+12.736850717 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b400): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429880 item 26 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ba80): _readAt: size=2, off=0 2025/09/07 01:14:29 ERROR : open-test-file(0xc00038ba80): Couldn't read size of file 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ba80): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ba80): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ba80): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ba80): close: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ba80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590440): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590440): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590440): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590440): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590440): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.617610282 +0000 UTC m=+12.739614387 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590440): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590bc0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590bc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590bc0): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590bc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590bc0): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590bc0): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590bc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590bc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.617610282 +0000 UTC m=+12.739614387 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590bc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591540): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591540): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591540): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591540): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591540): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.617610282 +0000 UTC m=+12.739614387 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591540): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004123f0 item 27 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591bc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591bc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591bc0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591bc0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591bc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.621154657 +0000 UTC m=+12.743158772 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591bc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c180): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c180): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c180): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c180): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c180): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.621154657 +0000 UTC m=+12.743158772 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c180): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412f50 item 28 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c7c0): _readAt: size=2, off=0 2025/09/07 01:14:29 ERROR : open-test-file(0xc00076c7c0): Couldn't read size of file 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c7c0): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c7c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c7c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c7c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c7c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076cbc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076cbc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076cbc0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076cbc0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076cbc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.624006913 +0000 UTC m=+12.746011019 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076cbc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076d280): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076d280): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076d280): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076d280): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076d280): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.624006913 +0000 UTC m=+12.746011019 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076d280): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004136c0 item 29 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076da00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076da00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076da00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076da00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076da00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.626596166 +0000 UTC m=+12.748600271 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076da00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076df40): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076df40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076df40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076df40): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076df40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.626596166 +0000 UTC m=+12.748600271 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076df40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc0e0 item 30 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea600): _readAt: size=2, off=0 2025/09/07 01:14:29 ERROR : open-test-file(0xc0008ea600): Couldn't read size of file 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea600): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea600): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea600): >_writeAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea600): close: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea600): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea9c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea9c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea9c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea9c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea9c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.629542248 +0000 UTC m=+12.751546354 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea9c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76200): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76200): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76200): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76200): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76200): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.629542248 +0000 UTC m=+12.751546354 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76200): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc620 item 31 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76900): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76900): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76900): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76900): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76900): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.632239323 +0000 UTC m=+12.754243418 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76900): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76e80): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76e80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76e80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76e80): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76e80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.632239323 +0000 UTC m=+12.754243418 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76e80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1c3f0 item 32 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a774c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a774c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a774c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a774c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a774c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.634372217 +0000 UTC m=+12.756376302 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a774c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77940): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77940): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77940): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77940): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77940): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1c8c0 item 33 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77940): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77940): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.63516624 +0000 UTC m=+12.757170335 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77940): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77ec0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77ec0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77ec0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77ec0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77ec0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.63516624 +0000 UTC m=+12.757170335 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77ec0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1ca80 item 33 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96580): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96580): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96580): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96580): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96580): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.637191242 +0000 UTC m=+12.759195327 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96580): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96a40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96a40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1cf50 item 34 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96a40): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96a40): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96a40): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96a40): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96a40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.63801564 +0000 UTC m=+12.760019725 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96a40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96f80): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96f80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96f80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96f80): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96f80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.63801564 +0000 UTC m=+12.760019725 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96f80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1d110 item 34 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a975c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a975c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a975c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a975c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a975c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.64023105 +0000 UTC m=+12.762235135 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a975c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97a40): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97a40): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97a40): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97a40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97a40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1d490 item 35 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97a40): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97a40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.641010103 +0000 UTC m=+12.763014198 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97a40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97f40): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97f40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97f40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97f40): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97f40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.641010103 +0000 UTC m=+12.763014198 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97f40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1d650 item 35 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08680): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08680): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08680): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08680): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08680): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.642967669 +0000 UTC m=+12.764971754 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08680): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08b80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08b80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1d9d0 item 36 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08b80): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08b80): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08b80): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08b80): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08b80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.644146122 +0000 UTC m=+12.766150237 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08b80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e090c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e090c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e090c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e090c0): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e090c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.644146122 +0000 UTC m=+12.766150237 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e090c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1db90 item 36 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09700): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09700): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09700): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09700): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09700): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.646918368 +0000 UTC m=+12.768922483 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09700): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09b80): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09b80): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09b80): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09b80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09b80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1df10 item 37 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09b80): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09b80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.648040756 +0000 UTC m=+12.770044871 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09b80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0140): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0140): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0140): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0140): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0140): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.648040756 +0000 UTC m=+12.770044871 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0140): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36150 item 37 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c07c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c07c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c07c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c07c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c07c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.650953154 +0000 UTC m=+12.772957270 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c07c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0cc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0cc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36620 item 38 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0cc0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0cc0): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0cc0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0cc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.651997085 +0000 UTC m=+12.774001200 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0cc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1200): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1200): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1200): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1200): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1200): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.651997085 +0000 UTC m=+12.774001200 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1200): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e368c0 item 38 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1880): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1880): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1880): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1880): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1880): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.654611425 +0000 UTC m=+12.776615540 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1880): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1d80): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1d80): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1d80): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1d80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1d80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36d90 item 39 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1d80): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1d80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.655698456 +0000 UTC m=+12.777702571 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1d80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00300): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00300): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00300): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00300): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00300): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.655698456 +0000 UTC m=+12.777702571 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00300): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36f50 item 39 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d009c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d009c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d009c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d009c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d009c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.657787969 +0000 UTC m=+12.779792064 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d009c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00ec0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00ec0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e372d0 item 40 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00ec0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00ec0): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00ec0): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00ec0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00ec0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.658598852 +0000 UTC m=+12.780602947 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00ec0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01400): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01400): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01400): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01400): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01400): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.658598852 +0000 UTC m=+12.780602947 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01400): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e37490 item 40 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d019c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d019c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d019c0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d019c0): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d019c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d019c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d019c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.660499531 +0000 UTC m=+12.782503616 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d019c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01ec0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01ec0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01ec0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e37810 item 41 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01ec0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01ec0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.66280463 +0000 UTC m=+12.784808715 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01ec0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4400): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4400): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4400): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4400): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4400): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e37ab0 item 41 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4400): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4400): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.663531425 +0000 UTC m=+12.785535521 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4400): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4980): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4980): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4980): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4980): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4980): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.663531425 +0000 UTC m=+12.785535521 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4980): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e37ce0 item 41 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4fc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4fc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4fc0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4fc0): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4fc0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4fc0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4fc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.665514819 +0000 UTC m=+12.787518904 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c4fc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c54c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c54c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c54c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0150 item 42 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c54c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c54c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.666315283 +0000 UTC m=+12.788319368 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c54c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5a00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5a00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0380 item 42 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5a00): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5a00): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5a00): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5a00): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5a00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.667216775 +0000 UTC m=+12.789220860 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007c5a00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e000): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e000): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e000): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e000): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e000): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.667216775 +0000 UTC m=+12.789220860 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e000): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0700 item 42 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e640): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e640): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e640): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e640): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e640): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e640): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e640): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.669005133 +0000 UTC m=+12.791009218 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6e640): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6eb40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6eb40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6eb40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0d20 item 43 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6eb40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6eb40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.669784938 +0000 UTC m=+12.791789023 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6eb40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f0c0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f0c0): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f0c0): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f0c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f0c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1180 item 43 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f0c0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f0c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.670502595 +0000 UTC m=+12.792506680 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f0c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f600): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f600): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f600): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f600): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f600): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.670502595 +0000 UTC m=+12.792506680 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6f600): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f13b0 item 43 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6fc40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6fc40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6fc40): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6fc40): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6fc40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6fc40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6fc40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.672516107 +0000 UTC m=+12.794520192 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e6fc40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009181c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009181c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009181c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1b90 item 44 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009181c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009181c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.673270893 +0000 UTC m=+12.795274978 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009181c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918700): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918700): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1d50 item 44 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918700): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918700): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918700): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918700): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918700): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.674104148 +0000 UTC m=+12.796108233 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918700): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918c80): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918c80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918c80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918c80): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918c80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.674104148 +0000 UTC m=+12.796108233 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000918c80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ac000 item 44 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000919380): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000919380): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000919380): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000919380): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000919380): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000919380): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000919380): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.675922192 +0000 UTC m=+12.797926277 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000919380): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009198c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009198c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009198c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003acd90 item 45 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009198c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009198c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.676626555 +0000 UTC m=+12.798630651 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009198c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e040): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e040): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e040): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e040): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e040): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.676626555 +0000 UTC m=+12.798630651 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e040): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad260 item 45 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e680): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e680): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e680): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e680): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e680): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e680): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e680): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.678634055 +0000 UTC m=+12.800638140 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8e680): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8eb80): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8eb80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8eb80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad810 item 46 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8eb80): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8eb80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.679438526 +0000 UTC m=+12.801442611 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8eb80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f2c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f2c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f2c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f2c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f2c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.679438526 +0000 UTC m=+12.801442611 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f2c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003adc00 item 46 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f900): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f900): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f900): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f900): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f900): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f900): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f900): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.68180537 +0000 UTC m=+12.803809465 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8f900): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8fe00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8fe00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8fe00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce4d0 item 47 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8fe00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8fe00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.68252925 +0000 UTC m=+12.804533345 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a8fe00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24580): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24580): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24580): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24580): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24580): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.68252925 +0000 UTC m=+12.804533345 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24580): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce700 item 47 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24bc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24bc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24bc0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24bc0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24bc0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24bc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.685228388 +0000 UTC m=+12.807232504 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d24bc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d250c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d250c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d250c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ceaf0 item 48 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d250c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d250c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.68596441 +0000 UTC m=+12.807968506 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d250c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25800): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25800): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25800): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25800): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25800): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.68596441 +0000 UTC m=+12.807968506 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25800): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ced20 item 48 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25e40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25e40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25e40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25e40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25e40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.688135658 +0000 UTC m=+12.810139753 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d25e40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e340): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e340): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e340): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e340): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e340): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e340): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf110 item 49 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e340): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e340): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.68894068 +0000 UTC m=+12.810944765 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e340): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e880): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e880): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e880): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e880): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e880): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.68894068 +0000 UTC m=+12.810944765 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072e880): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf3b0 item 49 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072ef40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072ef40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072ef40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072ef40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072ef40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.691064527 +0000 UTC m=+12.813068623 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072ef40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072f440): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072f440): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072f440): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf7a0 item 50 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072f440): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072f440): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072f440): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072f440): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072f440): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.692052343 +0000 UTC m=+12.814056428 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072f440): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072f9c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072f9c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072f9c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072f9c0): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072f9c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.692052343 +0000 UTC m=+12.814056428 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00072f9c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf960 item 50 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1e0c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1e0c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1e0c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1e0c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1e0c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.693918037 +0000 UTC m=+12.815922122 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1e0c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1e5c0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1e5c0): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1e5c0): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1e5c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1e5c0): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1e5c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfe30 item 51 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1e5c0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1e5c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.69468675 +0000 UTC m=+12.816690835 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1e5c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1eb00): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1eb00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1eb00): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1eb00): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1eb00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.69468675 +0000 UTC m=+12.816690835 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1eb00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a0e0 item 51 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1f1c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1f1c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1f1c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1f1c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1f1c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.696701783 +0000 UTC m=+12.818705878 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1f1c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1f6c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1f6c0): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1f6c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a690 item 52 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1f6c0): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1f6c0): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1f6c0): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1f6c0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1f6c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.697430402 +0000 UTC m=+12.819434497 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1f6c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1fc40): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1fc40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1fc40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1fc40): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1fc40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.697430402 +0000 UTC m=+12.819434497 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000f1fc40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a8c0 item 52 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090340): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090340): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090340): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090340): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090340): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.69933075 +0000 UTC m=+12.821334836 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090340): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090840): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090840): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090840): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090840): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090840): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090840): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b0a0 item 53 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090840): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090840): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.700096508 +0000 UTC m=+12.822100603 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090840): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090d80): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090d80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090d80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090d80): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090d80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.700096508 +0000 UTC m=+12.822100603 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001090d80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b260 item 53 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091400): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091400): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091400): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091400): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091400): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.702119477 +0000 UTC m=+12.824123572 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091400): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091900): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091900): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091900): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b650 item 54 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091900): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091900): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091900): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091900): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091900): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.703007665 +0000 UTC m=+12.825011760 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc001091900): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087c000): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087c000): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087c000): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087c000): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087c000): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.703007665 +0000 UTC m=+12.825011760 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087c000): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b810 item 54 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087c680): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087c680): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087c680): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087c680): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087c680): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.704921058 +0000 UTC m=+12.826925143 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087c680): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087cb80): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087cb80): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087cb80): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087cb80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087cb80): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087cb80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bce0 item 55 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087cb80): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087cb80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.705683249 +0000 UTC m=+12.827687334 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087cb80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087d0c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087d0c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087d0c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087d0c0): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087d0c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.705683249 +0000 UTC m=+12.827687334 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087d0c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bf10 item 55 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087d740): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087d740): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087d740): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087d740): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087d740): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.707763085 +0000 UTC m=+12.829767180 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087d740): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087dc40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087dc40): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087dc40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d44540 item 56 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087dc40): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087dc40): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087dc40): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087dc40): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087dc40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.708606429 +0000 UTC m=+12.830610524 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00087dc40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2240): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2240): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2240): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2240): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2240): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.708606429 +0000 UTC m=+12.830610524 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2240): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d44700 item 56 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2880): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2880): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2880): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2880): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2880): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2880): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2880): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2880): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.71036457 +0000 UTC m=+12.832368655 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2880): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2dc0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2dc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2dc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d44a80 item 57 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2dc0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2dc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.711079783 +0000 UTC m=+12.833083868 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a2dc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3300): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3300): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3300): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3300): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3300): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3300): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d44c40 item 57 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3300): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3300): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.711843006 +0000 UTC m=+12.833847101 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3300): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3880): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3880): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3880): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3880): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3880): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.711843006 +0000 UTC m=+12.833847101 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3880): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d44e00 item 57 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3ec0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3ec0): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3ec0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3ec0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3ec0): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3ec0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3ec0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3ec0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.714255137 +0000 UTC m=+12.836259241 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008a3ec0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c2480): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c2480): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c2480): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d45180 item 58 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c2480): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c2480): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.715197305 +0000 UTC m=+12.837201410 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c2480): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c29c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c29c0): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c29c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d45340 item 58 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c29c0): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c29c0): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c29c0): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c29c0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c29c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.716293955 +0000 UTC m=+12.838298069 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c29c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c2f80): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c2f80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c2f80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c2f80): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c2f80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.716293955 +0000 UTC m=+12.838298069 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c2f80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d45500 item 58 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c35c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c35c0): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c35c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c35c0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c35c0): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c35c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c35c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c35c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.718831279 +0000 UTC m=+12.840835395 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c35c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c3b00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c3b00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c3b00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d459d0 item 59 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c3b00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c3b00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.7197367 +0000 UTC m=+12.841740814 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008c3b00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e00c0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e00c0): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e00c0): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e00c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e00c0): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e00c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d45c00 item 59 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e00c0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e00c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.720570255 +0000 UTC m=+12.842574340 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e00c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e0640): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e0640): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e0640): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e0640): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e0640): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.720570255 +0000 UTC m=+12.842574340 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e0640): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d45dc0 item 59 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e0c80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e0c80): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e0c80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e0c80): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e0c80): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e0c80): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e0c80): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e0c80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.723359984 +0000 UTC m=+12.845364099 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e0c80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e11c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e11c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e11c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c3f0 item 60 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e11c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e11c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.724427758 +0000 UTC m=+12.846431863 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e11c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e1700): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e1700): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e1700): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c700 item 60 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e1700): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e1700): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e1700): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e1700): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e1700): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.725743219 +0000 UTC m=+12.847747324 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e1700): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e1cc0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e1cc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e1cc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e1cc0): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e1cc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.725743219 +0000 UTC m=+12.847747324 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008e1cc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c8c0 item 60 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000912380): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000912380): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000912380): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000912380): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000912380): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000912380): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000912380): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000912380): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.72827854 +0000 UTC m=+12.850282655 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000912380): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009128c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009128c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009128c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ce70 item 61 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009128c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009128c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.729210741 +0000 UTC m=+12.851214845 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009128c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000912fc0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000912fc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000912fc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000912fc0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000912fc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.729210741 +0000 UTC m=+12.851214845 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000912fc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d3b0 item 61 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000913600): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000913600): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000913600): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000913600): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000913600): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000913600): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000913600): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000913600): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.732107821 +0000 UTC m=+12.854111936 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000913600): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000913b40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000913b40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000913b40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dc70 item 62 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000913b40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000913b40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.732989706 +0000 UTC m=+12.854993822 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000913b40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009682c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009682c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009682c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009682c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009682c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.732989706 +0000 UTC m=+12.854993822 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009682c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486000 item 62 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000968900): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000968900): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000968900): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000968900): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000968900): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000968900): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000968900): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000968900): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.735805784 +0000 UTC m=+12.857809899 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000968900): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000968e40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000968e40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000968e40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486380 item 63 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000968e40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000968e40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.736770897 +0000 UTC m=+12.858774992 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000968e40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000969540): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000969540): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000969540): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000969540): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000969540): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.736770897 +0000 UTC m=+12.858774992 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000969540): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486540 item 63 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000969b80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000969b80): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000969b80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000969b80): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000969b80): >_readAt: n=0, err=Bad file descriptor 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000969b80): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000969b80): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000969b80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.73900372 +0000 UTC m=+12.861007815 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000969b80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000996140): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000996140): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000996140): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004868c0 item 64 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000996140): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000996140): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.739755663 +0000 UTC m=+12.861759748 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000996140): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000996840): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000996840): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000996840): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000996840): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000996840): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.739755663 +0000 UTC m=+12.861759748 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000996840): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486bd0 item 64 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000996e80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000996e80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000996e80): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000996e80): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000996e80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.741872888 +0000 UTC m=+12.863876974 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000996e80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000997300): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000997300): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000997300): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000997300): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000997300): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487110 item 65 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000997300): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000997300): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.742689982 +0000 UTC m=+12.864694067 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000997300): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000997800): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000997800): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000997800): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000997800): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000997800): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.742689982 +0000 UTC m=+12.864694067 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000997800): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004872d0 item 65 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000997e40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000997e40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000997e40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000997e40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000997e40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.744761672 +0000 UTC m=+12.866765757 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000997e40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e6340): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e6340): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004877a0 item 66 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e6340): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e6340): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e6340): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e6340): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e6340): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.745451839 +0000 UTC m=+12.867455924 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e6340): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e6880): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e6880): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e6880): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e6880): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e6880): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.745451839 +0000 UTC m=+12.867455924 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e6880): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487960 item 66 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e6ec0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e6ec0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e6ec0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e6ec0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e6ec0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.747212435 +0000 UTC m=+12.869216520 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e6ec0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e7340): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e7340): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e7340): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e7340): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e7340): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487ea0 item 67 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e7340): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e7340): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.748060016 +0000 UTC m=+12.870064112 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e7340): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e7840): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e7840): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e7840): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e7840): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e7840): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.748060016 +0000 UTC m=+12.870064112 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e7840): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e1c0 item 67 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e7ec0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e7ec0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e7ec0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e7ec0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e7ec0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.750421271 +0000 UTC m=+12.872425385 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009e7ec0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a38440): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a38440): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e620 item 68 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a38440): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a38440): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a38440): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a38440): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a38440): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.751496379 +0000 UTC m=+12.873500485 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a38440): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a38980): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a38980): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a38980): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a38980): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a38980): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.751496379 +0000 UTC m=+12.873500485 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a38980): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e7e0 item 68 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a38fc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a38fc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a38fc0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a38fc0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a38fc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.753319713 +0000 UTC m=+12.875323789 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a38fc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a39440): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a39440): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a39440): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a39440): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a39440): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed20 item 69 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a39440): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a39440): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.754374725 +0000 UTC m=+12.876378840 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a39440): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a39940): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a39940): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a39940): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a39940): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a39940): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.754374725 +0000 UTC m=+12.876378840 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a39940): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eee0 item 69 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a82040): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a82040): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a82040): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a82040): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a82040): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.756938979 +0000 UTC m=+12.878943095 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a82040): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a82540): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a82540): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f340 item 70 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a82540): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a82540): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a82540): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a82540): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a82540): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.757951521 +0000 UTC m=+12.879955636 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a82540): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a82a80): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a82a80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a82a80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a82a80): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a82a80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.757951521 +0000 UTC m=+12.879955636 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a82a80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f6c0 item 70 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a83100): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a83100): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a83100): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a83100): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a83100): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.760438612 +0000 UTC m=+12.882442707 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a83100): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a83600): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a83600): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a83600): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a83600): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a83600): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fc00 item 71 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a83600): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a83600): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.761301782 +0000 UTC m=+12.883305888 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a83600): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a83b00): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a83b00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a83b00): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a83b00): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a83b00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.761301782 +0000 UTC m=+12.883305888 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a83b00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fe30 item 71 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa200): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa200): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa200): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa200): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa200): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.763440369 +0000 UTC m=+12.885444464 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa200): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa700): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa700): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca230 item 72 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa700): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa700): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa700): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa700): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa700): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.764677 +0000 UTC m=+12.886681096 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa700): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaac40): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaac40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaac40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaac40): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaac40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.764677 +0000 UTC m=+12.886681096 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaac40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca3f0 item 72 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea480): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea480): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea480): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea480): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea480): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea480): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea480): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.768272522 +0000 UTC m=+12.890276617 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea480): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea980): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea980): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea980): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc460 item 73 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea980): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea980): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.768985791 +0000 UTC m=+12.890989886 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ea980): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eaf40): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eaf40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eaf40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eaf40): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eaf40): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc7e0 item 73 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eaf40): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eaf40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.769840556 +0000 UTC m=+12.891844652 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eaf40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eb480): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eb480): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eb480): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eb480): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eb480): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.769840556 +0000 UTC m=+12.891844652 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008eb480): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcd20 item 73 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ebac0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ebac0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ebac0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ebac0): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ebac0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ebac0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ebac0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.772175322 +0000 UTC m=+12.894179426 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0008ebac0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa040): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa040): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa040): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd260 item 74 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa040): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa040): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.77310155 +0000 UTC m=+12.895105666 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa040): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa580): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa580): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd570 item 74 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa580): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa580): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa580): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa580): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa580): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.774556733 +0000 UTC m=+12.896560848 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaa580): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaafc0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaafc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaafc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaafc0): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaafc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.774556733 +0000 UTC m=+12.896560848 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aaafc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd8f0 item 74 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aab600): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aab600): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aab600): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aab600): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aab600): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aab600): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aab600): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.776847375 +0000 UTC m=+12.898851480 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aab600): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aabb00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aabb00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aabb00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fddc0 item 75 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aabb00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aabb00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.777552439 +0000 UTC m=+12.899556554 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000aabb00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6140): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6140): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6140): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6140): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6140): _writeAt: size=3, off=2 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca070 item 75 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6140): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6140): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.778509105 +0000 UTC m=+12.900513220 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6140): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6680): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6680): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6680): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6680): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6680): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.778509105 +0000 UTC m=+12.900513220 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6680): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca230 item 75 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6cc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6cc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6cc0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6cc0): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6cc0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6cc0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6cc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.781108626 +0000 UTC m=+12.903112732 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa6cc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa71c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa71c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa71c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca930 item 76 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa71c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa71c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.781935709 +0000 UTC m=+12.903939814 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa71c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa7700): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa7700): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cab60 item 76 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa7700): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa7700): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa7700): _writeAt: size=3, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa7700): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa7700): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.782971004 +0000 UTC m=+12.904975109 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa7700): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa7c80): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa7c80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa7c80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa7c80): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa7c80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.782971004 +0000 UTC m=+12.904975109 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000fa7c80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cad20 item 76 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc4c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc4c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc4c0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc4c0): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc4c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc4c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc4c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.785083421 +0000 UTC m=+12.907087516 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfc4c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfca00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfca00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfca00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e5b0 item 77 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfca00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfca00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.785813642 +0000 UTC m=+12.907817737 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfca00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd100): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd100): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd100): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd100): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd100): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.785813642 +0000 UTC m=+12.907817737 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd100): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e7e0 item 77 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd740): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd740): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd740): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd740): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd740): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd740): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd740): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.787655431 +0000 UTC m=+12.909659506 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfd740): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfdc40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfdc40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfdc40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ebd0 item 78 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfdc40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfdc40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.788358971 +0000 UTC m=+12.910363066 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000cfdc40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000345b80): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000345b80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000345b80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000345b80): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000345b80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.788358971 +0000 UTC m=+12.910363066 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000345b80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ed90 item 78 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a2c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a2c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a2c0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a2c0): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a2c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a2c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a2c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.790433337 +0000 UTC m=+12.912437432 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a2c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a7c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a7c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a7c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f1f0 item 79 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a7c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a7c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.791291088 +0000 UTC m=+12.913295182 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086a7c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086af40): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086af40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086af40): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086af40): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086af40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.791291088 +0000 UTC m=+12.913295182 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086af40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f420 item 79 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b580): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b580): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b580): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b580): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b580): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b580): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b580): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.793344985 +0000 UTC m=+12.915349080 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086b580): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ba80): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ba80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ba80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fb90 item 80 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ba80): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ba80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.794063574 +0000 UTC m=+12.916067669 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00086ba80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786200): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786200): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786200): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786200): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786200): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.794063574 +0000 UTC m=+12.916067669 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786200): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fdc0 item 80 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786b00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786b00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786b00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786b00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786b00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.796217959 +0000 UTC m=+12.918222054 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000786b00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007873c0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007873c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007873c0): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007873c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007873c0): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007873c0): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a3f0 item 81 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007873c0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007873c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.797056854 +0000 UTC m=+12.919060950 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0007873c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787c00): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787c00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787c00): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787c00): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787c00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.797056854 +0000 UTC m=+12.919060950 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000787c00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ab60 item 81 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416600): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416600): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416600): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416600): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416600): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.799009712 +0000 UTC m=+12.921013808 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416600): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416f00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416f00): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416f00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b340 item 82 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416f00): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416f00): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416f00): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416f00): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416f00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.79989278 +0000 UTC m=+12.921896875 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000416f00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c84c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c84c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c84c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c84c0): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c84c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.79989278 +0000 UTC m=+12.921896875 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c84c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b810 item 82 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8c40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8c40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8c40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8c40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8c40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.801810241 +0000 UTC m=+12.923814336 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c8c40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9140): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9140): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9140): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9140): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9140): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9140): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f27e0 item 83 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9140): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9140): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.802832331 +0000 UTC m=+12.924836436 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9140): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9680): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9680): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9680): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9680): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9680): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.802832331 +0000 UTC m=+12.924836436 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9680): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3420 item 83 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9d40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9d40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9d40): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9d40): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9d40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.805131448 +0000 UTC m=+12.927135553 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005c9d40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a2c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a2c0): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a2c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3810 item 84 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a2c0): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a2c0): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a2c0): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a2c0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a2c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.806091711 +0000 UTC m=+12.928095816 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a2c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a840): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a840): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a840): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a840): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a840): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.806091711 +0000 UTC m=+12.928095816 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093a840): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3c00 item 84 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093aec0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093aec0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093aec0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093aec0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093aec0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.808316599 +0000 UTC m=+12.930320714 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093aec0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b4c0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b4c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b4c0): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b4c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b4c0): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b4c0): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e25b0 item 85 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b4c0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b4c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.809342366 +0000 UTC m=+12.931346480 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093b4c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093ba00): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093ba00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093ba00): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093ba00): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093ba00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.809342366 +0000 UTC m=+12.931346480 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00093ba00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e28c0 item 85 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038a380): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038a380): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038a380): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038a380): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038a380): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.811624471 +0000 UTC m=+12.933628576 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038a380): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ac00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ac00): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ac00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3110 item 86 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ac00): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ac00): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ac00): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ac00): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ac00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.812570526 +0000 UTC m=+12.934574642 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038ac00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b180): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b180): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b180): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b180): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b180): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.812570526 +0000 UTC m=+12.934574642 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b180): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3500 item 86 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b800): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b800): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b800): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b800): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b800): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.814801376 +0000 UTC m=+12.936805491 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00038b800): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590340): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590340): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590340): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590340): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590340): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590340): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3960 item 87 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590340): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590340): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.815623109 +0000 UTC m=+12.937627204 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590340): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590880): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590880): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590880): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590880): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590880): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.815623109 +0000 UTC m=+12.937627204 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000590880): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3c00 item 87 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005915c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005915c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005915c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005915c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005915c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.818148221 +0000 UTC m=+12.940152336 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0005915c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591ac0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591ac0): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591ac0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee230 item 88 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591ac0): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591ac0): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591ac0): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591ac0): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591ac0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.81922823 +0000 UTC m=+12.941232334 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000591ac0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c0c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c0c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c0c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c0c0): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c0c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.81922823 +0000 UTC m=+12.941232334 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c0c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee460 item 88 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c700): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c700): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c700): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c700): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c700): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c700): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c700): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c700): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.821516015 +0000 UTC m=+12.943520131 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc00076c700): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76140): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76140): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76140): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428000 item 89 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76140): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76140): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.822221711 +0000 UTC m=+12.944225786 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76140): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76700): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76700): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76700): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76700): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76700): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76700): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428380 item 89 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76700): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76700): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.823038464 +0000 UTC m=+12.945042560 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76700): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76cc0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76cc0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76cc0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76cc0): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76cc0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.823038464 +0000 UTC m=+12.945042560 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a76cc0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428bd0 item 89 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77300): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77300): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77300): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77300): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77300): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77300): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77300): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77300): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.82511814 +0000 UTC m=+12.947122235 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77300): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77840): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77840): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77840): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429650 item 90 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77840): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77840): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.825949872 +0000 UTC m=+12.947953967 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77840): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77e00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77e00): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77e00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429a40 item 90 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77e00): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77e00): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77e00): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77e00): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77e00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.826937005 +0000 UTC m=+12.948941100 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a77e00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96440): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96440): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96440): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96440): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96440): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.826937005 +0000 UTC m=+12.948941100 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96440): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004120e0 item 90 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96ac0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96ac0): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96ac0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96ac0): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96ac0): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96ac0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96ac0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96ac0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.828981514 +0000 UTC m=+12.950985620 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a96ac0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97000): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97000): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97000): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412850 item 91 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97000): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97000): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.829805972 +0000 UTC m=+12.951810068 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97000): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97540): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97540): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97540): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97540): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97540): >_readAt: n=2, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97540): _writeAt: size=3, off=7 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412d20 item 91 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97540): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97540): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.83060898 +0000 UTC m=+12.952613075 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97540): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97ac0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97ac0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97ac0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97ac0): >_readAt: n=8, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97ac0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.83060898 +0000 UTC m=+12.952613075 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000a97ac0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004130a0 item 91 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08180): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08180): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08180): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08180): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08180): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08180): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08180): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08180): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.8324354 +0000 UTC m=+12.954439496 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08180): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08700): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08700): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08700): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413ab0 item 92 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08700): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08700): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.833187854 +0000 UTC m=+12.955191949 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08700): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08c40): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08c40): open at offset 5 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08c40): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413e30 item 92 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08c40): _readAt: size=2, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08c40): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08c40): _writeAt: size=3, off=5 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08c40): >_writeAt: n=3, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08c40): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.834089226 +0000 UTC m=+12.956093321 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e08c40): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09200): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09200): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09200): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09200): >_readAt: n=3, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09200): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.834089226 +0000 UTC m=+12.956093321 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09200): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1c0e0 item 92 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09840): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09840): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09840): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09840): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09840): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09840): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09840): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09840): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.836154445 +0000 UTC m=+12.958158540 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09840): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09d80): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09d80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09d80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1c620 item 93 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09d80): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09d80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.836890016 +0000 UTC m=+12.958894111 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000e09d80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0540): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0540): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0540): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0540): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0540): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.836890016 +0000 UTC m=+12.958894111 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0540): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1c8c0 item 93 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0b80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0b80): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0b80): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0b80): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0b80): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0b80): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0b80): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0b80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.83916068 +0000 UTC m=+12.961164775 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c0b80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c10c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c10c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c10c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1cc40 item 94 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c10c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c10c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.839894598 +0000 UTC m=+12.961898693 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c10c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c17c0): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c17c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c17c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c17c0): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c17c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.839894598 +0000 UTC m=+12.961898693 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c17c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1cf50 item 94 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1e00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1e00): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1e00): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1e00): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1e00): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1e00): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1e00): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1e00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.8422494 +0000 UTC m=+12.964253495 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc0009c1e00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d003c0): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d003c0): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d003c0): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1d2d0 item 95 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d003c0): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d003c0): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.842999068 +0000 UTC m=+12.965003162 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d003c0): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00b00): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00b00): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00b00): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00b00): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00b00): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.842999068 +0000 UTC m=+12.965003162 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d00b00): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1d490 item 95 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14: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 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01140): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01140): open at offset 0 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01140): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01140): _readAt: size=2, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01140): >_readAt: n=0, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01140): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01140): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01140): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.845184221 +0000 UTC m=+12.967188317 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01140): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01680): _writeAt: size=5, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01680): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01680): >openPending: err= 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1d810 item 96 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01680): >_writeAt: n=5, err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01680): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.845970006 +0000 UTC m=+12.967974112 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01680): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/07 01:14:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:14:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/07 01:14:29 DEBUG : open-test-file: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01d80): _readAt: size=512, off=0 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01d80): openPending: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01d80): >openPending: err= 2025/09/07 01:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01d80): >_readAt: n=5, err=EOF 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01d80): close: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-07 01:14:29.845970006 +0000 UTC m=+12.967974112 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:29 DEBUG : open-test-file(0xc000d01d80): >close: err= 2025/09/07 01:14:29 DEBUG : open-test-file: Remove: 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1d9d0 item 96 2025/09/07 01:14:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/07 01:14:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/07 01:14:29 DEBUG : open-test-file: >Remove: err= 2025/09/07 01:14:29 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:29 DEBUG : Looking for writers 2025/09/07 01:14:29 DEBUG : >WaitForWriters: 2025/09/07 01:14:29 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.67s) --- PASS: TestRWFileHandleOpenTests/writes (0.34s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.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.01s) --- 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.33s) --- 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:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:29 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:29 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:29 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:29 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:29 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:29 DEBUG : file1: newRWFileHandle: 2025/09/07 01:14:29 DEBUG : file1(0xc000e6fec0): openPending: 2025/09/07 01:14:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:29 DEBUG : file1(0xc000e6fec0): >openPending: err= 2025/09/07 01:14:29 DEBUG : file1: >newRWFileHandle: err= 2025/09/07 01:14:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:14:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/07 01:14:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/09/07 01:14:29 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:29 DEBUG : Looking for writers 2025/09/07 01:14:29 DEBUG : file1: reading active writers 2025/09/07 01:14:29 DEBUG : file1: active writers 1 2025/09/07 01:14:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/09/07 01:14:29 DEBUG : Looking for writers 2025/09/07 01:14:29 DEBUG : file1: reading active writers 2025/09/07 01:14:29 DEBUG : file1: active writers 1 2025/09/07 01:14:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/09/07 01:14:29 DEBUG : Looking for writers 2025/09/07 01:14:29 DEBUG : file1: reading active writers 2025/09/07 01:14:29 DEBUG : file1: active writers 1 2025/09/07 01:14:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/09/07 01:14:29 DEBUG : Looking for writers 2025/09/07 01:14:29 DEBUG : file1: reading active writers 2025/09/07 01:14:29 DEBUG : file1: active writers 1 2025/09/07 01:14:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/09/07 01:14:30 DEBUG : Looking for writers 2025/09/07 01:14:30 DEBUG : file1: reading active writers 2025/09/07 01:14:30 DEBUG : file1: active writers 1 2025/09/07 01:14:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/09/07 01:14:30 DEBUG : Looking for writers 2025/09/07 01:14:30 DEBUG : file1: reading active writers 2025/09/07 01:14:30 DEBUG : file1: active writers 1 2025/09/07 01:14:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/09/07 01:14:30 DEBUG : Looking for writers 2025/09/07 01:14:30 DEBUG : file1: reading active writers 2025/09/07 01:14:30 DEBUG : file1: active writers 1 2025/09/07 01:14:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/09/07 01:14:31 DEBUG : Looking for writers 2025/09/07 01:14:31 DEBUG : file1: reading active writers 2025/09/07 01:14:31 DEBUG : file1: active writers 1 2025/09/07 01:14:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:32 DEBUG : Looking for writers 2025/09/07 01:14:32 DEBUG : file1: reading active writers 2025/09/07 01:14:32 DEBUG : file1: active writers 1 2025/09/07 01:14:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:33 DEBUG : Looking for writers 2025/09/07 01:14:33 DEBUG : file1: reading active writers 2025/09/07 01:14:33 DEBUG : file1: active writers 1 2025/09/07 01:14:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:34 DEBUG : Looking for writers 2025/09/07 01:14:34 DEBUG : file1: reading active writers 2025/09/07 01:14:34 DEBUG : file1: active writers 1 2025/09/07 01:14:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:35 DEBUG : Looking for writers 2025/09/07 01:14:35 DEBUG : file1: reading active writers 2025/09/07 01:14:35 DEBUG : file1: active writers 1 2025/09/07 01:14:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:36 DEBUG : Looking for writers 2025/09/07 01:14:36 DEBUG : file1: reading active writers 2025/09/07 01:14:36 DEBUG : file1: active writers 1 2025/09/07 01:14:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:37 DEBUG : Looking for writers 2025/09/07 01:14:37 DEBUG : file1: reading active writers 2025/09/07 01:14:37 DEBUG : file1: active writers 1 2025/09/07 01:14:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:38 DEBUG : Looking for writers 2025/09/07 01:14:38 DEBUG : file1: reading active writers 2025/09/07 01:14:38 DEBUG : file1: active writers 1 2025/09/07 01:14:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:39 DEBUG : Looking for writers 2025/09/07 01:14:39 DEBUG : file1: reading active writers 2025/09/07 01:14:39 DEBUG : file1: active writers 1 2025/09/07 01:14:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:40 DEBUG : Looking for writers 2025/09/07 01:14:40 DEBUG : file1: reading active writers 2025/09/07 01:14:40 DEBUG : file1: active writers 1 2025/09/07 01:14:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:41 DEBUG : Looking for writers 2025/09/07 01:14:41 DEBUG : file1: reading active writers 2025/09/07 01:14:41 DEBUG : file1: active writers 1 2025/09/07 01:14:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:42 DEBUG : Looking for writers 2025/09/07 01:14:42 DEBUG : file1: reading active writers 2025/09/07 01:14:42 DEBUG : file1: active writers 1 2025/09/07 01:14:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:43 DEBUG : Looking for writers 2025/09/07 01:14:43 DEBUG : file1: reading active writers 2025/09/07 01:14:43 DEBUG : file1: active writers 1 2025/09/07 01:14:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:44 DEBUG : Looking for writers 2025/09/07 01:14:44 DEBUG : file1: reading active writers 2025/09/07 01:14:44 DEBUG : file1: active writers 1 2025/09/07 01:14:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:45 DEBUG : Looking for writers 2025/09/07 01:14:45 DEBUG : file1: reading active writers 2025/09/07 01:14:45 DEBUG : file1: active writers 1 2025/09/07 01:14:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:46 DEBUG : Looking for writers 2025/09/07 01:14:46 DEBUG : file1: reading active writers 2025/09/07 01:14:46 DEBUG : file1: active writers 1 2025/09/07 01:14:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:47 DEBUG : Looking for writers 2025/09/07 01:14:47 DEBUG : file1: reading active writers 2025/09/07 01:14:47 DEBUG : file1: active writers 1 2025/09/07 01:14:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:48 DEBUG : Looking for writers 2025/09/07 01:14:48 DEBUG : file1: reading active writers 2025/09/07 01:14:48 DEBUG : file1: active writers 1 2025/09/07 01:14:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:49 DEBUG : Looking for writers 2025/09/07 01:14:49 DEBUG : file1: reading active writers 2025/09/07 01:14:49 DEBUG : file1: active writers 1 2025/09/07 01:14:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:50 DEBUG : Looking for writers 2025/09/07 01:14:50 DEBUG : file1: reading active writers 2025/09/07 01:14:50 DEBUG : file1: active writers 1 2025/09/07 01:14:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:51 DEBUG : Looking for writers 2025/09/07 01:14:51 DEBUG : file1: reading active writers 2025/09/07 01:14:51 DEBUG : file1: active writers 1 2025/09/07 01:14:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:52 DEBUG : Looking for writers 2025/09/07 01:14:52 DEBUG : file1: reading active writers 2025/09/07 01:14:52 DEBUG : file1: active writers 1 2025/09/07 01:14:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:53 DEBUG : Looking for writers 2025/09/07 01:14:53 DEBUG : file1: reading active writers 2025/09/07 01:14:53 DEBUG : file1: active writers 1 2025/09/07 01:14:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:54 DEBUG : Looking for writers 2025/09/07 01:14:54 DEBUG : file1: reading active writers 2025/09/07 01:14:54 DEBUG : file1: active writers 1 2025/09/07 01:14:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:55 DEBUG : Looking for writers 2025/09/07 01:14:55 DEBUG : file1: reading active writers 2025/09/07 01:14:55 DEBUG : file1: active writers 1 2025/09/07 01:14:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:56 DEBUG : Looking for writers 2025/09/07 01:14:56 DEBUG : file1: reading active writers 2025/09/07 01:14:56 DEBUG : file1: active writers 1 2025/09/07 01:14:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:57 DEBUG : Looking for writers 2025/09/07 01:14:57 DEBUG : file1: reading active writers 2025/09/07 01:14:57 DEBUG : file1: active writers 1 2025/09/07 01:14:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:58 DEBUG : Looking for writers 2025/09/07 01:14:58 DEBUG : file1: reading active writers 2025/09/07 01:14:58 DEBUG : file1: active writers 1 2025/09/07 01:14:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:59 DEBUG : Looking for writers 2025/09/07 01:14:59 DEBUG : file1: reading active writers 2025/09/07 01:14:59 DEBUG : file1: active writers 1 2025/09/07 01:14:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/07 01:14:59 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000686870 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000253b08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824636160832} name:file1 opens:1 downloaders: o: fd:0xc00012e058 info:{ModTime:{wall:13990244214997238984 ext:12992307035 loc:0x4115060} ATime:{wall:13990244214997238984 ext:12992307035 loc:0x4115060} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/09/07 01:14:59 DEBUG : >WaitForWriters: 2025/09/07 01:14:59 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:14:59 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:14:59 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:14:59 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:59 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:14:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:14:59 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:14:59 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:14:59 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:14:59 DEBUG : rename_me: newRWFileHandle: 2025/09/07 01:14:59 DEBUG : rename_me(0xc00072eec0): openPending: 2025/09/07 01:14:59 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/07 01:14:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/07 01:14:59 DEBUG : rename_me(0xc00072eec0): >openPending: err= 2025/09/07 01:14:59 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/07 01:14:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/07 01:14:59 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/07 01:14:59 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/07 01:14:59 DEBUG : rename_me(0xc00072eec0): _writeAt: size=5, off=0 2025/09/07 01:14:59 DEBUG : rename_me(0xc00072eec0): >_writeAt: n=5, err= 2025/09/07 01:14:59 DEBUG : rename_me(0xc00072eec0): close: 2025/09/07 01:14:59 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-07 01:14:59.89428289 +0000 UTC m=+43.016287006 2025/09/07 01:14:59 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/07 01:14:59 DEBUG : rename_me(0xc00072eec0): >close: err= 2025/09/07 01:14:59 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/07 01:14:59 DEBUG : i_was_renamed: Updating file with 0xc0009f06c0 2025/09/07 01:14:59 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/07 01:14:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/07 01:14:59 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:14:59 DEBUG : Looking for writers 2025/09/07 01:14:59 DEBUG : i_was_renamed: reading active writers 2025/09/07 01:14:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/07 01:14:59 DEBUG : Looking for writers 2025/09/07 01:14:59 DEBUG : i_was_renamed: reading active writers 2025/09/07 01:14:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/07 01:14:59 DEBUG : Looking for writers 2025/09/07 01:14:59 DEBUG : i_was_renamed: reading active writers 2025/09/07 01:14:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/07 01:14:59 DEBUG : Looking for writers 2025/09/07 01:14:59 DEBUG : i_was_renamed: reading active writers 2025/09/07 01:14:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/07 01:14:59 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/07 01:15:00 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:00 INFO : i_was_renamed: Copied (new) 2025/09/07 01:15:00 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-07 01:14:59 +0000 UTC" 2025/09/07 01:15:00 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/07 01:15:00 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/07 01:15:00 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/07 01:15:00 DEBUG : Looking for writers 2025/09/07 01:15:00 DEBUG : i_was_renamed: reading active writers 2025/09/07 01:15:00 DEBUG : >WaitForWriters: 2025/09/07 01:15:00 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:00 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:00 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/07 01:15:00 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:15:00 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:15:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:15:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:15:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:15:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:15:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/07 01:15:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ql1pW}/rclone-test-qenikuw3veke" 2025/09/07 01:15:00 INFO : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:00 DEBUG : forgetting directory cache 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate(0xc000730b00): _readAt: size=512, off=0 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate(0xc000730b00): openPending: 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-07 00:16:00 +0000 UTC" against cached fingerprint "" 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/07 01:15:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate(0xc000730b00): >openPending: err= 2025/09/07 01:15:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate(0xc000730b00): >_readAt: n=20, err=EOF 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate(0xc000730b00): close: 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-07 00:16:00 +0000 GMT 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate(0xc000730b00): >close: err= 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:00 DEBUG : forgetting directory cache 2025/09/07 01:15:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate(0xc000748640): _readAt: size=512, off=0 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate(0xc000748640): openPending: 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-07 00:17:00 +0000 UTC" against cached fingerprint "20,2025-09-07 00:16:00 +0000 UTC" 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-07 00:17:00 +0000 UTC" != cached fingerprint "20,2025-09-07 00:16:00 +0000 UTC") 2025/09/07 01:15:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/07 01:15:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate(0xc000748640): >openPending: err= 2025/09/07 01:15:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate(0xc000748640): >_readAt: n=20, err=EOF 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate(0xc000748640): close: 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-07 00:17:00 +0000 GMT 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate(0xc000748640): >close: err= 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:00 DEBUG : forgetting directory cache 2025/09/07 01:15:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate(0xc000a32840): _readAt: size=512, off=0 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate(0xc000a32840): openPending: 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-07 00:18:00 +0000 UTC" against cached fingerprint "20,2025-09-07 00:17:00 +0000 UTC" 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-07 00:18:00 +0000 UTC" != cached fingerprint "20,2025-09-07 00:17:00 +0000 UTC") 2025/09/07 01:15:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/07 01:15:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate(0xc000a32840): >openPending: err= 2025/09/07 01:15:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate(0xc000a32840): >_readAt: n=20, err=EOF 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate(0xc000a32840): close: 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-07 00:18:00 +0000 GMT 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate(0xc000a32840): >close: err= 2025/09/07 01:15:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:01 DEBUG : forgetting directory cache 2025/09/07 01:15:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc00094d480): _readAt: size=512, off=0 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc00094d480): openPending: 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-07 00:19:00 +0000 UTC" against cached fingerprint "20,2025-09-07 00:18:00 +0000 UTC" 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-07 00:19:00 +0000 UTC" != cached fingerprint "20,2025-09-07 00:18:00 +0000 UTC") 2025/09/07 01:15:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/07 01:15:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc00094d480): >openPending: err= 2025/09/07 01:15:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc00094d480): >_readAt: n=20, err=EOF 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc00094d480): close: 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-07 00:19:00 +0000 GMT 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc00094d480): >close: err= 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:01 DEBUG : forgetting directory cache 2025/09/07 01:15:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc00097a800): _readAt: size=512, off=0 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc00097a800): openPending: 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-07 00:20:00 +0000 UTC" against cached fingerprint "20,2025-09-07 00:19:00 +0000 UTC" 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-07 00:20:00 +0000 UTC" != cached fingerprint "20,2025-09-07 00:19:00 +0000 UTC") 2025/09/07 01:15:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/07 01:15:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc00097a800): >openPending: err= 2025/09/07 01:15:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc00097a800): >_readAt: n=20, err=EOF 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc00097a800): close: 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-07 00:20:00 +0000 GMT 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc00097a800): >close: err= 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:01 DEBUG : forgetting directory cache 2025/09/07 01:15:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc000cfd980): _readAt: size=512, off=0 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc000cfd980): openPending: 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-07 00:21:00 +0000 UTC" against cached fingerprint "20,2025-09-07 00:20:00 +0000 UTC" 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-07 00:21:00 +0000 UTC" != cached fingerprint "20,2025-09-07 00:20:00 +0000 UTC") 2025/09/07 01:15:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/07 01:15:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc000cfd980): >openPending: err= 2025/09/07 01:15:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc000cfd980): >_readAt: n=20, err=EOF 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc000cfd980): close: 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-07 00:21:00 +0000 GMT 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc000cfd980): >close: err= 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:01 DEBUG : forgetting directory cache 2025/09/07 01:15:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc0005c9840): _readAt: size=512, off=0 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc0005c9840): openPending: 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-07 00:22:00 +0000 UTC" against cached fingerprint "20,2025-09-07 00:21:00 +0000 UTC" 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-07 00:22:00 +0000 UTC" != cached fingerprint "20,2025-09-07 00:21:00 +0000 UTC") 2025/09/07 01:15:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/07 01:15:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc0005c9840): >openPending: err= 2025/09/07 01:15:01 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc0005c9840): >_readAt: n=21, err=EOF 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc0005c9840): close: 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-07 00:22:00 +0000 GMT 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate(0xc0005c9840): >close: err= 2025/09/07 01:15:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:02 DEBUG : forgetting directory cache 2025/09/07 01:15:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate(0xc000a77c80): _readAt: size=512, off=0 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate(0xc000a77c80): openPending: 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-07 00:23:00 +0000 UTC" against cached fingerprint "21,2025-09-07 00:22:00 +0000 UTC" 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-07 00:23:00 +0000 UTC" != cached fingerprint "21,2025-09-07 00:22:00 +0000 UTC") 2025/09/07 01:15:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/07 01:15:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate(0xc000a77c80): >openPending: err= 2025/09/07 01:15:02 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate(0xc000a77c80): >_readAt: n=22, err=EOF 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate(0xc000a77c80): close: 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-07 00:23:00 +0000 GMT 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate(0xc000a77c80): >close: err= 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:02 DEBUG : forgetting directory cache 2025/09/07 01:15:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate(0xc0009c0f00): _readAt: size=512, off=0 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate(0xc0009c0f00): openPending: 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-07 00:24:00 +0000 UTC" against cached fingerprint "22,2025-09-07 00:23:00 +0000 UTC" 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-07 00:24:00 +0000 UTC" != cached fingerprint "22,2025-09-07 00:23:00 +0000 UTC") 2025/09/07 01:15:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/07 01:15:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate(0xc0009c0f00): >openPending: err= 2025/09/07 01:15:02 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate(0xc0009c0f00): >_readAt: n=23, err=EOF 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate(0xc0009c0f00): close: 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-07 00:24:00 +0000 GMT 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate(0xc0009c0f00): >close: err= 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:02 DEBUG : forgetting directory cache 2025/09/07 01:15:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate(0xc000e6ebc0): _readAt: size=512, off=0 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate(0xc000e6ebc0): openPending: 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-07 00:25:00 +0000 UTC" against cached fingerprint "23,2025-09-07 00:24:00 +0000 UTC" 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-07 00:25:00 +0000 UTC" != cached fingerprint "23,2025-09-07 00:24:00 +0000 UTC") 2025/09/07 01:15:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/07 01:15:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate(0xc000e6ebc0): >openPending: err= 2025/09/07 01:15:02 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate(0xc000e6ebc0): >_readAt: n=24, err=EOF 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate(0xc000e6ebc0): close: 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-07 00:25:00 +0000 GMT 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate(0xc000e6ebc0): >close: err= 2025/09/07 01:15:02 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:02 DEBUG : Looking for writers 2025/09/07 01:15:02 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/07 01:15:02 DEBUG : >WaitForWriters: 2025/09/07 01:15:02 DEBUG : webdav root 'rclone-test-qenikuw3veke': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:02 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:02 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:02 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:02 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:02 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/07 01:15:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/07 01:15:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/07 01:15:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/07 01:15:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/07 01:15:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/07 01:15:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/07 01:15:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/07 01:15:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/07 01:15:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:02 DEBUG : forgetting directory cache 2025/09/07 01:15:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/07 01:15:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/07 01:15:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/07 01:15:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/07 01:15:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/07 01:15:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/07 01:15:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/07 01:15:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/07 01:15:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/07 01:15:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/07 01:15:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:02 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/07 01:15:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/07 01:15:02 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/09/07 01:15:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:02 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/07 01:15:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/07 01:15:02 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/09/07 01:15:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/07 01:15:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/07 01:15:02 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/09/07 01:15:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/07 01:15:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/07 01:15:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/07 01:15:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/07 01:15:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/07 01:15:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/07 01:15:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:02 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/07 01:15:02 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/07 01:15:02 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/07 01:15:02 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/07 01:15:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/07 01:15:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/07 01:15:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/07 01:15:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:02 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/09/07 01:15:02 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/09/07 01:15:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/09/07 01:15:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/07 01:15:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/07 01:15:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/07 01:15:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/07 01:15:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/07 01:15:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/07 01:15:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:02 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/09/07 01:15:02 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:02 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/09/07 01:15:02 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:02 DEBUG : Looking for writers 2025/09/07 01:15:02 DEBUG : FilEb: reading active writers 2025/09/07 01:15:02 DEBUG : FiLeA: reading active writers 2025/09/07 01:15:02 DEBUG : FiLeB: reading active writers 2025/09/07 01:15:02 DEBUG : >WaitForWriters: 2025/09/07 01:15:02 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:02 DEBUG : Looking for writers 2025/09/07 01:15:02 DEBUG : FiLeB: reading active writers 2025/09/07 01:15:02 DEBUG : FilEb: reading active writers 2025/09/07 01:15:02 DEBUG : FiLeA: reading active writers 2025/09/07 01:15:02 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:03 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:03 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:03 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/07 01:15:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/07 01:15:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/07 01:15:03 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:03 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/07 01:15:03 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/07 01:15:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/07 01:15:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/07 01:15:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/07 01:15:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/07 01:15:03 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/07 01:15:03 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:03 DEBUG : Looking for writers 2025/09/07 01:15:03 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/07 01:15:03 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/07 01:15:03 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:03 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:03 DEBUG : webdav root 'rclone-test-qenikuw3veke': Reusing VFS from active cache 2025/09/07 01:15:03 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:03 DEBUG : Looking for writers 2025/09/07 01:15:03 DEBUG : >WaitForWriters: 2025/09/07 01:15:03 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:03 DEBUG : Looking for writers 2025/09/07 01:15:03 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:03 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:03 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:03 DEBUG : Looking for writers 2025/09/07 01:15:03 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:03 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:03 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:03 DEBUG : Looking for writers 2025/09/07 01:15:03 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:03 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:03 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:03 DEBUG : dir: Looking for writers 2025/09/07 01:15:03 DEBUG : file2: reading active writers 2025/09/07 01:15:03 DEBUG : Looking for writers 2025/09/07 01:15:03 DEBUG : dir: reading active writers 2025/09/07 01:15:03 DEBUG : file1: reading active writers 2025/09/07 01:15:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:03 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:03 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:03 DEBUG : dir: Looking for writers 2025/09/07 01:15:03 DEBUG : Looking for writers 2025/09/07 01:15:03 DEBUG : file1: reading active writers 2025/09/07 01:15:03 DEBUG : dir: reading active writers 2025/09/07 01:15:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:03 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:03 DEBUG : file1: Open: flags=O_RDONLY 2025/09/07 01:15:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/07 01:15:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/07 01:15:03 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:03 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/07 01:15:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/07 01:15:03 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/07 01:15:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:15:03 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:15:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/07 01:15:03 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/07 01:15:03 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/07 01:15:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/07 01:15:03 DEBUG : webdav root 'rclone-test-qenikuw3veke': File to upload is small (0 bytes), uploading instead of streaming 2025/09/07 01:15:03 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:03 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/09/07 01:15:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/07 01:15:03 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:15:03 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/07 01:15:03 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:03 DEBUG : dir: Looking for writers 2025/09/07 01:15:03 DEBUG : file2: reading active writers 2025/09/07 01:15:03 DEBUG : new_file.txt: reading active writers 2025/09/07 01:15:03 DEBUG : Looking for writers 2025/09/07 01:15:03 DEBUG : dir: reading active writers 2025/09/07 01:15:03 DEBUG : file1: reading active writers 2025/09/07 01:15:03 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:03 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:03 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/07 01:15:03 DEBUG : dir/file1: Updating file with dir/file1 0xc000147e00 2025/09/07 01:15:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/07 01:15:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:03 INFO : dir/file1: Moved (server-side) to: file0 2025/09/07 01:15:03 DEBUG : file0: Updating file with file0 0xc000147e00 2025/09/07 01:15:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/07 01:15:03 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/07 01:15:04 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:04 DEBUG : dir: Looking for writers 2025/09/07 01:15:04 DEBUG : Looking for writers 2025/09/07 01:15:04 DEBUG : dir: reading active writers 2025/09/07 01:15:04 DEBUG : file0: reading active writers 2025/09/07 01:15:04 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:04 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:04 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:04 DEBUG : Looking for writers 2025/09/07 01:15:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:04 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:04 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/07 01:15:04 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/07 01:15:04 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/07 01:15:04 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/07 01:15:04 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/07 01:15:04 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:04 DEBUG : Looking for writers 2025/09/07 01:15:04 DEBUG : a: Looking for writers 2025/09/07 01:15:04 DEBUG : b: Looking for writers 2025/09/07 01:15:04 DEBUG : c: Looking for writers 2025/09/07 01:15:04 DEBUG : d: Looking for writers 2025/09/07 01:15:04 DEBUG : Looking for writers 2025/09/07 01:15:04 DEBUG : /: reading active writers 2025/09/07 01:15:04 DEBUG : a: reading active writers 2025/09/07 01:15:04 DEBUG : b: reading active writers 2025/09/07 01:15:04 DEBUG : c: reading active writers 2025/09/07 01:15:04 DEBUG : d: reading active writers 2025/09/07 01:15:04 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:04 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:04 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/07 01:15:04 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/07 01:15:04 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/07 01:15:04 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/07 01:15:04 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:04 DEBUG : a/b/c/d: Looking for writers 2025/09/07 01:15:04 DEBUG : a/b/c: Looking for writers 2025/09/07 01:15:04 DEBUG : d: reading active writers 2025/09/07 01:15:04 DEBUG : a/b: Looking for writers 2025/09/07 01:15:04 DEBUG : c: reading active writers 2025/09/07 01:15:04 DEBUG : a: Looking for writers 2025/09/07 01:15:04 DEBUG : b: reading active writers 2025/09/07 01:15:04 DEBUG : Looking for writers 2025/09/07 01:15:04 DEBUG : a: reading active writers 2025/09/07 01:15:04 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:04 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:04 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:04 DEBUG : Looking for writers 2025/09/07 01:15: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:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:04 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:15:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:15:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/07 01:15:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/07 01:15:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:04 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/07 01:15:04 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/07 01:15:04 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/07 01:15:04 DEBUG : webdav root 'rclone-test-qenikuw3veke': File to upload is small (5 bytes), uploading instead of streaming 2025/09/07 01:15:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:04 DEBUG : file1: Size of src and dst objects identical 2025/09/07 01:15:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:15:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:15:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/07 01:15:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/07 01:15:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:15:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:15:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/07 01:15:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/07 01:15:04 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/07 01:15:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/07 01:15:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/07 01:15:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/07 01:15:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/07 01:15:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:04 DEBUG : webdav root 'rclone-test-qenikuw3veke': File to upload is small (0 bytes), uploading instead of streaming 2025/09/07 01:15:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:05 DEBUG : file1: Size of src and dst objects identical 2025/09/07 01:15:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/07 01:15:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/07 01:15:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/07 01:15:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/07 01:15:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:05 DEBUG : webdav root 'rclone-test-qenikuw3veke': File to upload is small (7 bytes), uploading instead of streaming 2025/09/07 01:15:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:05 DEBUG : file1: Size of src and dst objects identical 2025/09/07 01:15:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:05 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:05 DEBUG : Looking for writers 2025/09/07 01:15:05 DEBUG : file1: reading active writers 2025/09/07 01:15:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:05 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:15:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:15:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/07 01:15:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/07 01:15:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:05 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/07 01:15:06 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/07 01:15:06 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/07 01:15:06 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/07 01:15:06 DEBUG : webdav root 'rclone-test-qenikuw3veke': File to upload is small (11 bytes), uploading instead of streaming 2025/09/07 01:15:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:06 DEBUG : file1: Size of src and dst objects identical 2025/09/07 01:15:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:06 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/07 01:15:06 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:06 DEBUG : Looking for writers 2025/09/07 01:15:06 DEBUG : file1: reading active writers 2025/09/07 01:15:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:06 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:15:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:15:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/07 01:15:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/07 01:15:06 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/07 01:15:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:06 DEBUG : webdav root 'rclone-test-qenikuw3veke': File to upload is small (5 bytes), uploading instead of streaming 2025/09/07 01:15:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:06 DEBUG : file1: Size of src and dst objects identical 2025/09/07 01:15:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:06 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/07 01:15:06 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:06 DEBUG : Looking for writers 2025/09/07 01:15:06 DEBUG : file1: reading active writers 2025/09/07 01:15:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:06 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:15:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:15:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/07 01:15:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/07 01:15:06 DEBUG : file1: WriteFileHandle.Release closing 2025/09/07 01:15:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:06 DEBUG : webdav root 'rclone-test-qenikuw3veke': File to upload is small (0 bytes), uploading instead of streaming 2025/09/07 01:15:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:06 DEBUG : file1: Size of src and dst objects identical 2025/09/07 01:15:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:06 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/07 01:15:06 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:06 DEBUG : Looking for writers 2025/09/07 01:15:06 DEBUG : file1: reading active writers 2025/09/07 01:15:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:06 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:15:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:15:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/07 01:15:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/09/07 01:15:06 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:06 DEBUG : Looking for writers 2025/09/07 01:15:06 DEBUG : file1: reading active writers 2025/09/07 01:15:06 DEBUG : file1: active writers 1 2025/09/07 01:15:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/09/07 01:15:06 DEBUG : Looking for writers 2025/09/07 01:15:06 DEBUG : file1: reading active writers 2025/09/07 01:15:06 DEBUG : file1: active writers 1 2025/09/07 01:15:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/09/07 01:15:06 DEBUG : Looking for writers 2025/09/07 01:15:06 DEBUG : file1: reading active writers 2025/09/07 01:15:06 DEBUG : file1: active writers 1 2025/09/07 01:15:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/09/07 01:15:06 DEBUG : Looking for writers 2025/09/07 01:15:06 DEBUG : file1: reading active writers 2025/09/07 01:15:06 DEBUG : file1: active writers 1 2025/09/07 01:15:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/09/07 01:15:06 DEBUG : Looking for writers 2025/09/07 01:15:06 DEBUG : file1: reading active writers 2025/09/07 01:15:06 DEBUG : file1: active writers 1 2025/09/07 01:15:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/09/07 01:15:06 DEBUG : Looking for writers 2025/09/07 01:15:06 DEBUG : file1: reading active writers 2025/09/07 01:15:06 DEBUG : file1: active writers 1 2025/09/07 01:15:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/09/07 01:15:06 DEBUG : Looking for writers 2025/09/07 01:15:06 DEBUG : file1: reading active writers 2025/09/07 01:15:06 DEBUG : file1: active writers 1 2025/09/07 01:15:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/09/07 01:15:07 DEBUG : Looking for writers 2025/09/07 01:15:07 DEBUG : file1: reading active writers 2025/09/07 01:15:07 DEBUG : file1: active writers 1 2025/09/07 01:15:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:08 DEBUG : Looking for writers 2025/09/07 01:15:08 DEBUG : file1: reading active writers 2025/09/07 01:15:08 DEBUG : file1: active writers 1 2025/09/07 01:15:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:09 DEBUG : Looking for writers 2025/09/07 01:15:09 DEBUG : file1: reading active writers 2025/09/07 01:15:09 DEBUG : file1: active writers 1 2025/09/07 01:15:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:10 DEBUG : Looking for writers 2025/09/07 01:15:10 DEBUG : file1: reading active writers 2025/09/07 01:15:10 DEBUG : file1: active writers 1 2025/09/07 01:15:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:11 DEBUG : Looking for writers 2025/09/07 01:15:11 DEBUG : file1: reading active writers 2025/09/07 01:15:11 DEBUG : file1: active writers 1 2025/09/07 01:15:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:12 DEBUG : Looking for writers 2025/09/07 01:15:12 DEBUG : file1: reading active writers 2025/09/07 01:15:12 DEBUG : file1: active writers 1 2025/09/07 01:15:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:13 DEBUG : Looking for writers 2025/09/07 01:15:13 DEBUG : file1: reading active writers 2025/09/07 01:15:13 DEBUG : file1: active writers 1 2025/09/07 01:15:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:14 DEBUG : Looking for writers 2025/09/07 01:15:14 DEBUG : file1: reading active writers 2025/09/07 01:15:14 DEBUG : file1: active writers 1 2025/09/07 01:15:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:15 DEBUG : Looking for writers 2025/09/07 01:15:15 DEBUG : file1: reading active writers 2025/09/07 01:15:15 DEBUG : file1: active writers 1 2025/09/07 01:15:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:16 DEBUG : Looking for writers 2025/09/07 01:15:16 DEBUG : file1: reading active writers 2025/09/07 01:15:16 DEBUG : file1: active writers 1 2025/09/07 01:15:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:17 DEBUG : Looking for writers 2025/09/07 01:15:17 DEBUG : file1: reading active writers 2025/09/07 01:15:17 DEBUG : file1: active writers 1 2025/09/07 01:15:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:18 DEBUG : Looking for writers 2025/09/07 01:15:18 DEBUG : file1: reading active writers 2025/09/07 01:15:18 DEBUG : file1: active writers 1 2025/09/07 01:15:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:19 DEBUG : Looking for writers 2025/09/07 01:15:19 DEBUG : file1: reading active writers 2025/09/07 01:15:19 DEBUG : file1: active writers 1 2025/09/07 01:15:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:20 DEBUG : Looking for writers 2025/09/07 01:15:20 DEBUG : file1: reading active writers 2025/09/07 01:15:20 DEBUG : file1: active writers 1 2025/09/07 01:15:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:21 DEBUG : Looking for writers 2025/09/07 01:15:21 DEBUG : file1: reading active writers 2025/09/07 01:15:21 DEBUG : file1: active writers 1 2025/09/07 01:15:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:22 DEBUG : Looking for writers 2025/09/07 01:15:22 DEBUG : file1: reading active writers 2025/09/07 01:15:22 DEBUG : file1: active writers 1 2025/09/07 01:15:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:23 DEBUG : Looking for writers 2025/09/07 01:15:23 DEBUG : file1: reading active writers 2025/09/07 01:15:23 DEBUG : file1: active writers 1 2025/09/07 01:15:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:24 DEBUG : Looking for writers 2025/09/07 01:15:24 DEBUG : file1: reading active writers 2025/09/07 01:15:24 DEBUG : file1: active writers 1 2025/09/07 01:15:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:25 DEBUG : Looking for writers 2025/09/07 01:15:25 DEBUG : file1: reading active writers 2025/09/07 01:15:25 DEBUG : file1: active writers 1 2025/09/07 01:15:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:26 DEBUG : Looking for writers 2025/09/07 01:15:26 DEBUG : file1: reading active writers 2025/09/07 01:15:26 DEBUG : file1: active writers 1 2025/09/07 01:15:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:27 DEBUG : Looking for writers 2025/09/07 01:15:27 DEBUG : file1: reading active writers 2025/09/07 01:15:27 DEBUG : file1: active writers 1 2025/09/07 01:15:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:28 DEBUG : Looking for writers 2025/09/07 01:15:28 DEBUG : file1: reading active writers 2025/09/07 01:15:28 DEBUG : file1: active writers 1 2025/09/07 01:15:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:29 DEBUG : Looking for writers 2025/09/07 01:15:29 DEBUG : file1: reading active writers 2025/09/07 01:15:29 DEBUG : file1: active writers 1 2025/09/07 01:15:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:30 DEBUG : Looking for writers 2025/09/07 01:15:30 DEBUG : file1: reading active writers 2025/09/07 01:15:30 DEBUG : file1: active writers 1 2025/09/07 01:15:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:31 DEBUG : Looking for writers 2025/09/07 01:15:31 DEBUG : file1: reading active writers 2025/09/07 01:15:31 DEBUG : file1: active writers 1 2025/09/07 01:15:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:32 DEBUG : Looking for writers 2025/09/07 01:15:32 DEBUG : file1: reading active writers 2025/09/07 01:15:32 DEBUG : file1: active writers 1 2025/09/07 01:15:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:33 DEBUG : Looking for writers 2025/09/07 01:15:33 DEBUG : file1: reading active writers 2025/09/07 01:15:33 DEBUG : file1: active writers 1 2025/09/07 01:15:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:34 DEBUG : Looking for writers 2025/09/07 01:15:34 DEBUG : file1: reading active writers 2025/09/07 01:15:34 DEBUG : file1: active writers 1 2025/09/07 01:15:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:35 DEBUG : Looking for writers 2025/09/07 01:15:35 DEBUG : file1: reading active writers 2025/09/07 01:15:35 DEBUG : file1: active writers 1 2025/09/07 01:15:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/07 01:15:36 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/09/07 01:15:36 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:36 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:15:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:15:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/07 01:15:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/07 01:15:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:36 DEBUG : webdav root 'rclone-test-qenikuw3veke': File to upload is small (0 bytes), uploading instead of streaming 2025/09/07 01:15:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:36 DEBUG : file1: Size of src and dst objects identical 2025/09/07 01:15:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:15:36 DEBUG : file1: Open: flags=O_RDONLY 2025/09/07 01:15:36 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/07 01:15:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/07 01:15:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:36 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:36 DEBUG : Looking for writers 2025/09/07 01:15:36 DEBUG : file1: reading active writers 2025/09/07 01:15:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-qenikuw3veke'", Local "Local file system at /tmp/rclone3396451548", Modify Window "1s" 2025/09/07 01:15:36 INFO : webdav root 'rclone-test-qenikuw3veke': poll-interval is not supported by this remote 2025/09/07 01:15:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/07 01:15:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/07 01:15:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/07 01:15:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/07 01:15:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:36 DEBUG : webdav root 'rclone-test-qenikuw3veke': File to upload is small (100 bytes), uploading instead of streaming 2025/09/07 01:15:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/07 01:15:36 DEBUG : file1: Size of src and dst objects identical 2025/09/07 01:15:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/07 01:15:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/07 01:15:36 DEBUG : file1: Open: flags=O_RDONLY 2025/09/07 01:15:36 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/07 01:15:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/07 01:15:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/07 01:15:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/07 01:15:36 DEBUG : WaitForWriters: timeout=30s 2025/09/07 01:15:36 DEBUG : Looking for writers 2025/09/07 01:15:36 DEBUG : file1: reading active writers 2025/09/07 01:15:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/09/07 01:15:36 DEBUG : webdav root 'rclone-test-qenikuw3veke': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.661980152s (try 1/5)