"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/03/03 07:17:17 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-rojikas2pesi" 2025/03/03 07:17:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/03 07:17:17 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/03/03 07:17:17 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/03 07:17:17 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/03 07:17:17 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/03 07:17:17 DEBUG : Setting pass="5ahhenc9JEbMzO6j1EGRh8ayX7fnKMfkLVZFwdPy_8Y1" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/03 07:17:17 DEBUG : TestWebdavRclone: detected overridden config - adding "{ZvCaT}" suffix to name 2025/03/03 07:17:17 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/03 07:17:17 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/03 07:17:17 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/03 07:17:17 DEBUG : Setting pass="5ahhenc9JEbMzO6j1EGRh8ayX7fnKMfkLVZFwdPy_8Y1" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/03 07:17:17 DEBUG : found headers: 2025/03/03 07:17:17 DEBUG : Creating backend with remote "/tmp/rclone3084035604" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:17 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:17 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:17 DEBUG : dir: Looking for writers 2025/03/03 07:17:17 DEBUG : : Looking for writers 2025/03/03 07:17:17 DEBUG : dir: reading active writers 2025/03/03 07:17:17 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:17 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:17 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:17 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:17 DEBUG : dir/subdir: Looking for writers 2025/03/03 07:17:17 DEBUG : dir: Looking for writers 2025/03/03 07:17:17 DEBUG : subdir: reading active writers 2025/03/03 07:17:17 DEBUG : file1: reading active writers 2025/03/03 07:17:17 DEBUG : file2: reading active writers 2025/03/03 07:17:17 DEBUG : : Looking for writers 2025/03/03 07:17:17 DEBUG : dir: reading active writers 2025/03/03 07:17:17 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:17 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:18 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:18 DEBUG : dir: Looking for writers 2025/03/03 07:17:18 DEBUG : file1: reading active writers 2025/03/03 07:17:18 DEBUG : : Looking for writers 2025/03/03 07:17:18 DEBUG : dir: reading active writers 2025/03/03 07:17:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:18 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:18 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:18 DEBUG : dir: Looking for writers 2025/03/03 07:17:18 DEBUG : : Looking for writers 2025/03/03 07:17:18 DEBUG : dir: reading active writers 2025/03/03 07:17:18 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.12s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:18 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:18 DEBUG : dir: forgetting directory cache 2025/03/03 07:17:18 DEBUG : : forgetting directory cache 2025/03/03 07:17:18 DEBUG : dir: forgetting directory cache 2025/03/03 07:17:18 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:18 DEBUG : : Looking for writers 2025/03/03 07:17:18 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.13s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:18 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:18 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/03 07:17:18 DEBUG : dir: invalidating directory cache 2025/03/03 07:17:18 DEBUG : : >ForgetPath: 2025/03/03 07:17:18 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/03 07:17:18 DEBUG : : invalidating directory cache 2025/03/03 07:17:18 DEBUG : dir: forgetting directory cache 2025/03/03 07:17:18 DEBUG : : >ForgetPath: 2025/03/03 07:17:18 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/03 07:17:18 DEBUG : : >ForgetPath: 2025/03/03 07:17:18 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:18 DEBUG : dir: Looking for writers 2025/03/03 07:17:18 DEBUG : : Looking for writers 2025/03/03 07:17:18 DEBUG : dir: reading active writers 2025/03/03 07:17:18 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:18 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:18 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:18 DEBUG : : forgetting directory cache 2025/03/03 07:17:18 DEBUG : dir: forgetting directory cache 2025/03/03 07:17:18 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:18 DEBUG : dir: Looking for writers 2025/03/03 07:17:18 DEBUG : fil/a/b: Looking for writers 2025/03/03 07:17:18 DEBUG : fil/a: Looking for writers 2025/03/03 07:17:18 DEBUG : b: reading active writers 2025/03/03 07:17:18 DEBUG : fil: Looking for writers 2025/03/03 07:17:18 DEBUG : a: reading active writers 2025/03/03 07:17:18 DEBUG : : Looking for writers 2025/03/03 07:17:18 DEBUG : dir: reading active writers 2025/03/03 07:17:18 DEBUG : fil: reading active writers 2025/03/03 07:17:18 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.41s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:18 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:18 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:18 DEBUG : dir: Looking for writers 2025/03/03 07:17:18 DEBUG : : Looking for writers 2025/03/03 07:17:18 DEBUG : dir: reading active writers 2025/03/03 07:17:18 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:19 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:19 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:19 DEBUG : dir: Looking for writers 2025/03/03 07:17:19 DEBUG : file1: reading active writers 2025/03/03 07:17:19 DEBUG : : Looking for writers 2025/03/03 07:17:19 DEBUG : dir: reading active writers 2025/03/03 07:17:19 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:19 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:19 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:19 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/03/03 07:17:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/03 07:17:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/03 07:17:19 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/03 07:17:19 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/03 07:17:19 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:19 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:19 DEBUG : dir: invalidating directory cache 2025/03/03 07:17:19 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/03 07:17:19 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/03 07:17:19 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/03 07:17:19 DEBUG : dir/file1: Reset virtual modtime 2025/03/03 07:17:19 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/03 07:17:19 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/03 07:17:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/03 07:17:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/03 07:17:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/03 07:17:19 DEBUG : dir: invalidating directory cache 2025/03/03 07:17:19 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/03 07:17:19 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/03 07:17:19 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/03 07:17:19 DEBUG : : forgetting directory cache 2025/03/03 07:17:19 DEBUG : dir: forgetting directory cache 2025/03/03 07:17:19 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/03 07:17:19 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:19 DEBUG : dir/virtualDir: Looking for writers 2025/03/03 07:17:19 DEBUG : dir: Looking for writers 2025/03/03 07:17:19 DEBUG : virtualFile2: reading active writers 2025/03/03 07:17:19 DEBUG : virtualFile: reading active writers 2025/03/03 07:17:19 DEBUG : virtualDir: reading active writers 2025/03/03 07:17:19 DEBUG : file1: reading active writers 2025/03/03 07:17:19 DEBUG : : Looking for writers 2025/03/03 07:17:19 DEBUG : dir: reading active writers 2025/03/03 07:17:19 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:19 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:19 ERROR : dir/: Can only open directories read only 2025/03/03 07:17:19 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:19 DEBUG : dir: Looking for writers 2025/03/03 07:17:19 DEBUG : : Looking for writers 2025/03/03 07:17:19 DEBUG : dir: reading active writers 2025/03/03 07:17:19 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:19 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:19 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/03 07:17:19 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/03 07:17:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/03 07:17:19 DEBUG : webdav root 'rclone-test-rojikas2pesi': File to upload is small (5 bytes), uploading instead of streaming 2025/03/03 07:17:19 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:19 NOTICE: webdav root 'rclone-test-rojikas2pesi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/03 07:17:19 DEBUG : dir/potato: Size of src and dst objects identical 2025/03/03 07:17:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/03 07:17:19 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:19 DEBUG : dir: Looking for writers 2025/03/03 07:17:19 DEBUG : potato: reading active writers 2025/03/03 07:17:19 DEBUG : file1: reading active writers 2025/03/03 07:17:19 DEBUG : : Looking for writers 2025/03/03 07:17:19 DEBUG : dir: reading active writers 2025/03/03 07:17:19 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:19 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/03 07:17:20 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:20 DEBUG : dir/sub: Looking for writers 2025/03/03 07:17:20 DEBUG : dir: Looking for writers 2025/03/03 07:17:20 DEBUG : file1: reading active writers 2025/03/03 07:17:20 DEBUG : sub: reading active writers 2025/03/03 07:17:20 DEBUG : : Looking for writers 2025/03/03 07:17:20 DEBUG : dir: reading active writers 2025/03/03 07:17:20 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:20 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/03 07:17:20 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/03 07:17:20 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:20 DEBUG : dir/sub/subsub: Looking for writers 2025/03/03 07:17:20 DEBUG : dir/sub: Looking for writers 2025/03/03 07:17:20 DEBUG : subsub: reading active writers 2025/03/03 07:17:20 DEBUG : dir: Looking for writers 2025/03/03 07:17:20 DEBUG : file1: reading active writers 2025/03/03 07:17:20 DEBUG : sub: reading active writers 2025/03/03 07:17:20 DEBUG : : Looking for writers 2025/03/03 07:17:20 DEBUG : dir: reading active writers 2025/03/03 07:17:20 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:20 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:20 ERROR : dir/: Dir.Remove not empty 2025/03/03 07:17:20 DEBUG : dir/file1: Remove: 2025/03/03 07:17:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/03 07:17:20 DEBUG : dir/file1: >Remove: err= 2025/03/03 07:17:20 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/03 07:17:20 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:20 DEBUG : : Looking for writers 2025/03/03 07:17:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:20 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:20 DEBUG : dir/file1: Remove: 2025/03/03 07:17:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/03 07:17:20 DEBUG : dir/file1: >Remove: err= 2025/03/03 07:17:20 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/03 07:17:20 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:20 DEBUG : : Looking for writers 2025/03/03 07:17:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:20 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:20 DEBUG : dir/file1: Remove: 2025/03/03 07:17:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/03 07:17:20 DEBUG : dir/file1: >Remove: err= 2025/03/03 07:17:21 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:21 DEBUG : dir: Looking for writers 2025/03/03 07:17:21 DEBUG : : Looking for writers 2025/03/03 07:17:21 DEBUG : dir: reading active writers 2025/03/03 07:17:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:21 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:21 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:21 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/03 07:17:21 DEBUG : dir: Updating dir with dir2 0xc0009445b0 2025/03/03 07:17:21 DEBUG : dir: forgetting directory cache 2025/03/03 07:17:21 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/03 07:17:21 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/03 07:17:21 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/03 07:17:21 DEBUG : file2: Updating file with file2 0xc0007a4a80 2025/03/03 07:17:21 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/03 07:17:21 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/03 07:17:21 INFO : dir2/file3: Deleted 2025/03/03 07:17:21 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/03 07:17:21 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0007a4a80 2025/03/03 07:17:21 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/03 07:17:21 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/03 07:17:21 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/03 07:17:21 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000818f70 2025/03/03 07:17:21 DEBUG : empty directory: forgetting directory cache 2025/03/03 07:17:21 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/03 07:17:21 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/03 07:17:21 DEBUG : dir2: Renaming to "dir3" 2025/03/03 07:17:21 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:21 DEBUG : dir3: Looking for writers 2025/03/03 07:17:21 DEBUG : file3: reading active writers 2025/03/03 07:17:21 DEBUG : renamed empty directory: Looking for writers 2025/03/03 07:17:21 DEBUG : : Looking for writers 2025/03/03 07:17:21 DEBUG : dir3: reading active writers 2025/03/03 07:17:21 DEBUG : renamed empty directory: reading active writers 2025/03/03 07:17:21 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:21 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/03 07:17:21 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:21 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/03 07:17:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/03 07:17:21 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/03 07:17:21 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/03 07:17:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/03 07:17:21 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:21 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/03 07:17:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/03 07:17:21 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/03 07:17:21 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/03 07:17:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/03 07:17:21 DEBUG : webdav root 'rclone-test-rojikas2pesi': File to upload is small (12 bytes), uploading instead of streaming 2025/03/03 07:17:21 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:21 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/03/03 07:17:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/03 07:17:21 DEBUG : : forgetting directory cache 2025/03/03 07:17:21 DEBUG : dir: forgetting directory cache 2025/03/03 07:17:21 DEBUG : dir/sub: forgetting directory cache 2025/03/03 07:17:21 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/03 07:17:21 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/03 07:17:21 DEBUG : webdav root 'rclone-test-rojikas2pesi': File to upload is small (5 bytes), uploading instead of streaming 2025/03/03 07:17:21 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:21 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/03/03 07:17:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/03 07:17:21 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:21 DEBUG : dir/sub: Looking for writers 2025/03/03 07:17:21 DEBUG : file0: reading active writers 2025/03/03 07:17:21 DEBUG : file2: reading active writers 2025/03/03 07:17:21 DEBUG : dir: Looking for writers 2025/03/03 07:17:21 DEBUG : file1: reading active writers 2025/03/03 07:17:21 DEBUG : sub: reading active writers 2025/03/03 07:17:21 DEBUG : : Looking for writers 2025/03/03 07:17:21 DEBUG : dir: reading active writers 2025/03/03 07:17:21 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:21 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/03 07:17:21 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:21 DEBUG : : Looking for writers 2025/03/03 07:17:21 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:21 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:22 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:22 DEBUG : dir: Looking for writers 2025/03/03 07:17:22 DEBUG : file1: reading active writers 2025/03/03 07:17:22 DEBUG : : Looking for writers 2025/03/03 07:17:22 DEBUG : dir: reading active writers 2025/03/03 07:17:22 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:22 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:22 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:22 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/03/03 07:17:22 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:22 DEBUG : dir: Looking for writers 2025/03/03 07:17:22 DEBUG : file1: reading active writers 2025/03/03 07:17:22 DEBUG : : Looking for writers 2025/03/03 07:17:22 DEBUG : dir: reading active writers 2025/03/03 07:17:22 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-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:22 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/03 07:17:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/03 07:17:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:17:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/03 07:17:22 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:22 DEBUG : dir: Looking for writers 2025/03/03 07:17:22 DEBUG : file1: reading active writers 2025/03/03 07:17:22 DEBUG : : Looking for writers 2025/03/03 07:17:22 DEBUG : dir: reading active writers 2025/03/03 07:17:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/03/03 07:17:22 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/03 07:17:22 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/03 07:17:22 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:17:22 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/03 07:17:22 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:22 DEBUG : : Looking for writers 2025/03/03 07:17:22 DEBUG : file.txt: reading active writers 2025/03/03 07:17:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:22 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:22 DEBUG : webdav root 'rclone-test-rojikas2pesi': File to upload is small (25 bytes), uploading instead of streaming 2025/03/03 07:17:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:22 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/03 07:17:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:22 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:22 DEBUG : dir: Looking for writers 2025/03/03 07:17:22 DEBUG : file1: reading active writers 2025/03/03 07:17:22 DEBUG : : Looking for writers 2025/03/03 07:17:22 DEBUG : dir: reading active writers 2025/03/03 07:17:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:22 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:22 DEBUG : dir/file1: Remove: 2025/03/03 07:17:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/03 07:17:22 DEBUG : dir/file1: >Remove: err= 2025/03/03 07:17:22 DEBUG : dir/file1: Remove: 2025/03/03 07:17:22 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/03 07:17:22 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:22 DEBUG : dir: Looking for writers 2025/03/03 07:17:22 DEBUG : : Looking for writers 2025/03/03 07:17:22 DEBUG : dir: reading active writers 2025/03/03 07:17:22 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:22 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:22 DEBUG : dir/file1: Remove: 2025/03/03 07:17:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/03 07:17:22 DEBUG : dir/file1: >Remove: err= 2025/03/03 07:17:22 DEBUG : dir/file1: Remove: 2025/03/03 07:17:22 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/03 07:17:22 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:22 DEBUG : dir: Looking for writers 2025/03/03 07:17:22 DEBUG : : Looking for writers 2025/03/03 07:17:22 DEBUG : dir: reading active writers 2025/03/03 07:17:22 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:22 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/03 07:17:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/03 07:17:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/03 07:17:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/03 07:17:22 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/03 07:17:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/03 07:17:22 DEBUG : dir/file1: Open: flags=0x3 2025/03/03 07:17:22 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/03 07:17:22 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/03/03 07:17:22 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:22 DEBUG : dir: Looking for writers 2025/03/03 07:17:22 DEBUG : file1: reading active writers 2025/03/03 07:17:22 DEBUG : : Looking for writers 2025/03/03 07:17:22 DEBUG : dir: reading active writers 2025/03/03 07:17:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:23 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:23 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:23 DEBUG : dir: Looking for writers 2025/03/03 07:17:23 DEBUG : file1: reading active writers 2025/03/03 07:17:23 DEBUG : : Looking for writers 2025/03/03 07:17:23 DEBUG : dir: reading active writers 2025/03/03 07:17:23 DEBUG : >WaitForWriters: 2025/03/03 07:17:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/03 07:17:23 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a4900 2025/03/03 07:17:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/03 07:17:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/03 07:17:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/03 07:17:23 DEBUG : dir/file1: Updating file with dir/file1 0xc0007a4900 2025/03/03 07:17:23 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/03 07:17:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/03 07:17:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/03 07:17:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:23 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007a4900 2025/03/03 07:17:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/03 07:17:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/03 07:17:23 DEBUG : webdav root 'rclone-test-rojikas2pesi': File to upload is small (25 bytes), uploading instead of streaming 2025/03/03 07:17:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:23 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/03 07:17:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/03 07:17:23 DEBUG : newLeaf: Running delayed rename now 2025/03/03 07:17:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/03 07:17:23 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a4900 2025/03/03 07:17:23 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:23 DEBUG : dir: Looking for writers 2025/03/03 07:17:23 DEBUG : : Looking for writers 2025/03/03 07:17:23 DEBUG : dir: reading active writers 2025/03/03 07:17:23 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:23 DEBUG : >WaitForWriters: 2025/03/03 07:17:23 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:23 DEBUG : dir: Looking for writers 2025/03/03 07:17:23 DEBUG : : Looking for writers 2025/03/03 07:17:23 DEBUG : dir: reading active writers 2025/03/03 07:17:23 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:23 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:23 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:23 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:23 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:23 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:23 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:23 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:23 DEBUG : dir: Looking for writers 2025/03/03 07:17:23 DEBUG : file1: reading active writers 2025/03/03 07:17:23 DEBUG : : Looking for writers 2025/03/03 07:17:23 DEBUG : dir: reading active writers 2025/03/03 07:17:23 DEBUG : >WaitForWriters: 2025/03/03 07:17:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/03 07:17:23 DEBUG : newLeaf: Updating file with newLeaf 0xc00003bd40 2025/03/03 07:17:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/03 07:17:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/03 07:17:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/03 07:17:23 DEBUG : dir/file1: Updating file with dir/file1 0xc00003bd40 2025/03/03 07:17:23 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/03 07:17:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/03 07:17:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/03 07:17:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:23 DEBUG : dir/file1: File is currently open, delaying rename 0xc00003bd40 2025/03/03 07:17:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/03 07:17:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/03 07:17:23 DEBUG : webdav root 'rclone-test-rojikas2pesi': File to upload is small (25 bytes), uploading instead of streaming 2025/03/03 07:17:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:23 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/03 07:17:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/03 07:17:23 DEBUG : newLeaf: Running delayed rename now 2025/03/03 07:17:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/03 07:17:23 DEBUG : newLeaf: Updating file with newLeaf 0xc00003bd40 2025/03/03 07:17:23 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:23 DEBUG : dir: Looking for writers 2025/03/03 07:17:23 DEBUG : : Looking for writers 2025/03/03 07:17:23 DEBUG : dir: reading active writers 2025/03/03 07:17:23 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:23 DEBUG : >WaitForWriters: 2025/03/03 07:17:23 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:23 DEBUG : dir: Looking for writers 2025/03/03 07:17:23 DEBUG : : Looking for writers 2025/03/03 07:17:23 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:23 DEBUG : dir: reading active writers 2025/03/03 07:17:23 DEBUG : >WaitForWriters: 2025/03/03 07:17:23 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:23 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:23 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:23 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:23 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:23 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/03 07:17:23 DEBUG : dir/file1: newRWFileHandle: 2025/03/03 07:17:23 DEBUG : dir/file1(0xc000a93f40): openPending: 2025/03/03 07:17:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/03 07:17:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/03 07:17:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:23 DEBUG : dir/file1(0xc000a93f40): >openPending: err= 2025/03/03 07:17:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/03 07:17:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/03 07:17:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/03 07:17:23 DEBUG : dir/file1(0xc000a93f40): _writeAt: size=14, off=0 2025/03/03 07:17:23 DEBUG : dir/file1(0xc000a93f40): >_writeAt: n=14, err= 2025/03/03 07:17:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/03 07:17:23 DEBUG : dir/file1(0xc000a93f40): close: 2025/03/03 07:17:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/03 07:17:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/03 07:17:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:23 DEBUG : dir/file1(0xc000a93f40): >close: err= 2025/03/03 07:17:23 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:23 DEBUG : dir: Looking for writers 2025/03/03 07:17:23 DEBUG : file1: reading active writers 2025/03/03 07:17:23 DEBUG : : Looking for writers 2025/03/03 07:17:23 DEBUG : dir: reading active writers 2025/03/03 07:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/03 07:17:23 DEBUG : dir: Looking for writers 2025/03/03 07:17:23 DEBUG : file1: reading active writers 2025/03/03 07:17:23 DEBUG : : Looking for writers 2025/03/03 07:17:23 DEBUG : dir: reading active writers 2025/03/03 07:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/03 07:17:23 DEBUG : dir: Looking for writers 2025/03/03 07:17:23 DEBUG : file1: reading active writers 2025/03/03 07:17:23 DEBUG : : Looking for writers 2025/03/03 07:17:23 DEBUG : dir: reading active writers 2025/03/03 07:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/03 07:17:23 DEBUG : dir: Looking for writers 2025/03/03 07:17:23 DEBUG : file1: reading active writers 2025/03/03 07:17:23 DEBUG : : Looking for writers 2025/03/03 07:17:23 DEBUG : dir: reading active writers 2025/03/03 07:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/03 07:17:24 DEBUG : dir/file1: vfs cache: starting upload 2025/03/03 07:17:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:24 INFO : dir/file1: Copied (replaced existing) 2025/03/03 07:17:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/03 07:17:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/03 07:17:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/03 07:17:24 DEBUG : dir: Looking for writers 2025/03/03 07:17:24 DEBUG : file1: reading active writers 2025/03/03 07:17:24 DEBUG : : Looking for writers 2025/03/03 07:17:24 DEBUG : dir: reading active writers 2025/03/03 07:17:24 DEBUG : >WaitForWriters: 2025/03/03 07:17:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/03 07:17:24 DEBUG : dir/file1: newRWFileHandle: 2025/03/03 07:17:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/03 07:17:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/03 07:17:24 DEBUG : dir/file1(0xc000aac200): _readAt: size=512, off=0 2025/03/03 07:17:24 DEBUG : dir/file1(0xc000aac200): openPending: 2025/03/03 07:17: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/03/03 07:17:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/03 07:17:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:24 DEBUG : dir/file1(0xc000aac200): >openPending: err= 2025/03/03 07:17:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/03 07:17:24 DEBUG : dir/file1(0xc000aac200): >_readAt: n=14, err=EOF 2025/03/03 07:17:24 DEBUG : dir/file1(0xc000aac200): close: 2025/03/03 07:17:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/03 07:17:24 DEBUG : dir/file1(0xc000aac200): >close: err= 2025/03/03 07:17:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/03 07:17:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/03 07:17:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000001080 2025/03/03 07:17:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/03 07:17:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/03 07:17:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/03 07:17:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/03 07:17:24 DEBUG : dir/file1: Updating file with dir/file1 0xc000001080 2025/03/03 07:17:24 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/03 07:17:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/03 07:17:24 DEBUG : dir/file1: newRWFileHandle: 2025/03/03 07:17:24 DEBUG : dir/file1(0xc000ad7740): openPending: 2025/03/03 07:17: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/03/03 07:17:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/03 07:17:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:24 DEBUG : dir/file1(0xc000ad7740): >openPending: err= 2025/03/03 07:17:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/03 07:17:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/03 07:17:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/03 07:17:24 DEBUG : dir/file1(0xc000ad7740): _writeAt: size=25, off=0 2025/03/03 07:17:24 DEBUG : dir/file1(0xc000ad7740): >_writeAt: n=25, err= 2025/03/03 07:17:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/03 07:17:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/03 07:17:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000001080 2025/03/03 07:17:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/03 07:17:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/03 07:17:24 DEBUG : newLeaf(0xc000ad7740): close: 2025/03/03 07:17:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/03 07:17:24 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-03 07:17:24.19606237 +0000 UTC m=+6.718748222 2025/03/03 07:17:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:24 DEBUG : newLeaf(0xc000ad7740): >close: err= 2025/03/03 07:17:24 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:24 DEBUG : dir: Looking for writers 2025/03/03 07:17:24 DEBUG : : Looking for writers 2025/03/03 07:17:24 DEBUG : dir: reading active writers 2025/03/03 07:17:24 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/03 07:17:24 DEBUG : dir: Looking for writers 2025/03/03 07:17:24 DEBUG : : Looking for writers 2025/03/03 07:17:24 DEBUG : dir: reading active writers 2025/03/03 07:17:24 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/03 07:17:24 DEBUG : dir: Looking for writers 2025/03/03 07:17:24 DEBUG : : Looking for writers 2025/03/03 07:17:24 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:24 DEBUG : dir: reading active writers 2025/03/03 07:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/03 07:17:24 DEBUG : dir: Looking for writers 2025/03/03 07:17:24 DEBUG : : Looking for writers 2025/03/03 07:17:24 DEBUG : dir: reading active writers 2025/03/03 07:17:24 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/03 07:17:24 DEBUG : newLeaf: vfs cache: starting upload 2025/03/03 07:17:24 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:24 INFO : newLeaf: Copied (replaced existing) 2025/03/03 07:17:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-03 07:17:24 +0000 UTC" 2025/03/03 07:17:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/03 07:17:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/03 07:17:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/03 07:17:24 DEBUG : dir: Looking for writers 2025/03/03 07:17:24 DEBUG : : Looking for writers 2025/03/03 07:17:24 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:24 DEBUG : dir: reading active writers 2025/03/03 07:17:24 DEBUG : >WaitForWriters: 2025/03/03 07:17:24 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:24 DEBUG : dir: Looking for writers 2025/03/03 07:17:24 DEBUG : : Looking for writers 2025/03/03 07:17:24 DEBUG : dir: reading active writers 2025/03/03 07:17:24 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:24 DEBUG : >WaitForWriters: 2025/03/03 07:17:24 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:24 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:24 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:24 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:24 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:24 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:24 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:24 DEBUG : dir: Looking for writers 2025/03/03 07:17:24 DEBUG : file1: reading active writers 2025/03/03 07:17:24 DEBUG : : Looking for writers 2025/03/03 07:17:24 DEBUG : dir: reading active writers 2025/03/03 07:17:24 DEBUG : >WaitForWriters: 2025/03/03 07:17:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/03 07:17:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000cac540 2025/03/03 07:17:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/03 07:17:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/03 07:17:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/03 07:17:24 DEBUG : dir/file1: Updating file with dir/file1 0xc000cac540 2025/03/03 07:17:24 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/03 07:17:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/03 07:17:24 DEBUG : dir/file1: newRWFileHandle: 2025/03/03 07:17:24 DEBUG : dir/file1(0xc00071c000): openPending: 2025/03/03 07:17:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/03 07:17:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/03 07:17:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:24 DEBUG : dir/file1(0xc00071c000): >openPending: err= 2025/03/03 07:17:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/03 07:17:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/03 07:17:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/03 07:17:24 DEBUG : dir/file1(0xc00071c000): _writeAt: size=25, off=0 2025/03/03 07:17:24 DEBUG : dir/file1(0xc00071c000): >_writeAt: n=25, err= 2025/03/03 07:17:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/03 07:17:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/03 07:17:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000cac540 2025/03/03 07:17:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/03 07:17:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/03 07:17:24 DEBUG : newLeaf(0xc00071c000): close: 2025/03/03 07:17:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/03 07:17:24 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-03 07:17:24.693463791 +0000 UTC m=+7.216149643 2025/03/03 07:17:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:24 DEBUG : newLeaf(0xc00071c000): >close: err= 2025/03/03 07:17:24 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:24 DEBUG : dir: Looking for writers 2025/03/03 07:17:24 DEBUG : : Looking for writers 2025/03/03 07:17:24 DEBUG : dir: reading active writers 2025/03/03 07:17:24 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/03 07:17:24 DEBUG : dir: Looking for writers 2025/03/03 07:17:24 DEBUG : : Looking for writers 2025/03/03 07:17:24 DEBUG : dir: reading active writers 2025/03/03 07:17:24 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/03 07:17:24 DEBUG : dir: Looking for writers 2025/03/03 07:17:24 DEBUG : : Looking for writers 2025/03/03 07:17:24 DEBUG : dir: reading active writers 2025/03/03 07:17:24 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/03 07:17:24 DEBUG : dir: Looking for writers 2025/03/03 07:17:24 DEBUG : : Looking for writers 2025/03/03 07:17:24 DEBUG : dir: reading active writers 2025/03/03 07:17:24 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/03 07:17:24 DEBUG : newLeaf: vfs cache: starting upload 2025/03/03 07:17:24 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:24 INFO : newLeaf: Copied (replaced existing) 2025/03/03 07:17:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-03 07:17:24 +0000 UTC" 2025/03/03 07:17:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/03 07:17:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/03 07:17:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/03 07:17:24 DEBUG : dir: Looking for writers 2025/03/03 07:17:24 DEBUG : : Looking for writers 2025/03/03 07:17:24 DEBUG : dir: reading active writers 2025/03/03 07:17:24 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:24 DEBUG : >WaitForWriters: 2025/03/03 07:17:24 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:24 DEBUG : dir: Looking for writers 2025/03/03 07:17:24 DEBUG : : Looking for writers 2025/03/03 07:17:24 DEBUG : dir: reading active writers 2025/03/03 07:17:24 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:24 DEBUG : >WaitForWriters: 2025/03/03 07:17:24 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:24 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:24 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:24 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:24 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:24 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/03 07:17:25 DEBUG : dir/file1: newRWFileHandle: 2025/03/03 07:17:25 DEBUG : dir/file1(0xc000f315c0): openPending: 2025/03/03 07:17:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/03 07:17:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/03 07:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:25 DEBUG : dir/file1(0xc000f315c0): >openPending: err= 2025/03/03 07:17:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/03 07:17:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/03 07:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/03 07:17:25 DEBUG : dir/file1(0xc000f315c0): _writeAt: size=14, off=0 2025/03/03 07:17:25 DEBUG : dir/file1(0xc000f315c0): >_writeAt: n=14, err= 2025/03/03 07:17:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/03 07:17:25 DEBUG : dir/file1(0xc000f315c0): close: 2025/03/03 07:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/03 07:17:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/03 07:17:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:25 DEBUG : dir/file1(0xc000f315c0): >close: err= 2025/03/03 07:17:25 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:25 DEBUG : dir: Looking for writers 2025/03/03 07:17:25 DEBUG : file1: reading active writers 2025/03/03 07:17:25 DEBUG : : Looking for writers 2025/03/03 07:17:25 DEBUG : dir: reading active writers 2025/03/03 07:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/03 07:17:25 DEBUG : dir: Looking for writers 2025/03/03 07:17:25 DEBUG : file1: reading active writers 2025/03/03 07:17:25 DEBUG : : Looking for writers 2025/03/03 07:17:25 DEBUG : dir: reading active writers 2025/03/03 07:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/03 07:17:25 DEBUG : dir: Looking for writers 2025/03/03 07:17:25 DEBUG : file1: reading active writers 2025/03/03 07:17:25 DEBUG : : Looking for writers 2025/03/03 07:17:25 DEBUG : dir: reading active writers 2025/03/03 07:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/03 07:17:25 DEBUG : dir: Looking for writers 2025/03/03 07:17:25 DEBUG : file1: reading active writers 2025/03/03 07:17:25 DEBUG : : Looking for writers 2025/03/03 07:17:25 DEBUG : dir: reading active writers 2025/03/03 07:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/03 07:17:25 DEBUG : dir/file1: vfs cache: starting upload 2025/03/03 07:17:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:25 INFO : dir/file1: Copied (replaced existing) 2025/03/03 07:17:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/03 07:17:25 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/03 07:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/03 07:17:25 DEBUG : dir: Looking for writers 2025/03/03 07:17:25 DEBUG : file1: reading active writers 2025/03/03 07:17:25 DEBUG : : Looking for writers 2025/03/03 07:17:25 DEBUG : dir: reading active writers 2025/03/03 07:17:25 DEBUG : >WaitForWriters: 2025/03/03 07:17:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/03 07:17:25 DEBUG : dir/file1: newRWFileHandle: 2025/03/03 07:17:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/03 07:17:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/03 07:17:25 DEBUG : dir/file1(0xc00073a040): _readAt: size=512, off=0 2025/03/03 07:17:25 DEBUG : dir/file1(0xc00073a040): openPending: 2025/03/03 07:17: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/03/03 07:17:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/03 07:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:25 DEBUG : dir/file1(0xc00073a040): >openPending: err= 2025/03/03 07:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/03 07:17:25 DEBUG : dir/file1(0xc00073a040): >_readAt: n=14, err=EOF 2025/03/03 07:17:25 DEBUG : dir/file1(0xc00073a040): close: 2025/03/03 07:17:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/03 07:17:25 DEBUG : dir/file1(0xc00073a040): >close: err= 2025/03/03 07:17:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/03 07:17:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/03 07:17:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000952300 2025/03/03 07:17:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/03 07:17:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/03 07:17:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/03 07:17:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/03 07:17:25 DEBUG : dir/file1: Updating file with dir/file1 0xc000952300 2025/03/03 07:17:25 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/03 07:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/03 07:17:25 DEBUG : dir/file1: newRWFileHandle: 2025/03/03 07:17:25 DEBUG : dir/file1(0xc00077fb00): openPending: 2025/03/03 07:17: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/03/03 07:17:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/03 07:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:25 DEBUG : dir/file1(0xc00077fb00): >openPending: err= 2025/03/03 07:17:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/03 07:17:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/03 07:17:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/03 07:17:25 DEBUG : dir/file1(0xc00077fb00): _writeAt: size=25, off=0 2025/03/03 07:17:25 DEBUG : dir/file1(0xc00077fb00): >_writeAt: n=25, err= 2025/03/03 07:17:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/03 07:17:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/03 07:17:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000952300 2025/03/03 07:17:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/03 07:17:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/03 07:17:25 DEBUG : newLeaf(0xc00077fb00): close: 2025/03/03 07:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/03 07:17:25 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-03 07:17:25.336854594 +0000 UTC m=+7.859540437 2025/03/03 07:17:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:25 DEBUG : newLeaf(0xc00077fb00): >close: err= 2025/03/03 07:17:25 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:25 DEBUG : dir: Looking for writers 2025/03/03 07:17:25 DEBUG : : Looking for writers 2025/03/03 07:17:25 DEBUG : dir: reading active writers 2025/03/03 07:17:25 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/03 07:17:25 DEBUG : dir: Looking for writers 2025/03/03 07:17:25 DEBUG : : Looking for writers 2025/03/03 07:17:25 DEBUG : dir: reading active writers 2025/03/03 07:17:25 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/03 07:17:25 DEBUG : dir: Looking for writers 2025/03/03 07:17:25 DEBUG : : Looking for writers 2025/03/03 07:17:25 DEBUG : dir: reading active writers 2025/03/03 07:17:25 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/03 07:17:25 DEBUG : dir: Looking for writers 2025/03/03 07:17:25 DEBUG : : Looking for writers 2025/03/03 07:17:25 DEBUG : dir: reading active writers 2025/03/03 07:17:25 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/03 07:17:25 DEBUG : newLeaf: vfs cache: starting upload 2025/03/03 07:17:25 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:25 INFO : newLeaf: Copied (replaced existing) 2025/03/03 07:17:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-03 07:17:25 +0000 UTC" 2025/03/03 07:17:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/03 07:17:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/03 07:17:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/03 07:17:25 DEBUG : dir: Looking for writers 2025/03/03 07:17:25 DEBUG : : Looking for writers 2025/03/03 07:17:25 DEBUG : dir: reading active writers 2025/03/03 07:17:25 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:25 DEBUG : >WaitForWriters: 2025/03/03 07:17:25 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:25 DEBUG : dir: Looking for writers 2025/03/03 07:17:25 DEBUG : : Looking for writers 2025/03/03 07:17:25 DEBUG : dir: reading active writers 2025/03/03 07:17:25 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:25 DEBUG : >WaitForWriters: 2025/03/03 07:17:25 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:25 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:25 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:25 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:25 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:25 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:25 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:25 DEBUG : dir: Looking for writers 2025/03/03 07:17:25 DEBUG : file1: reading active writers 2025/03/03 07:17:25 DEBUG : : Looking for writers 2025/03/03 07:17:25 DEBUG : dir: reading active writers 2025/03/03 07:17:25 DEBUG : >WaitForWriters: 2025/03/03 07:17:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/03 07:17:25 DEBUG : dir/file1: newRWFileHandle: 2025/03/03 07:17:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/03 07:17:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/03 07:17:25 DEBUG : dir/file1(0xc0007ef440): _readAt: size=512, off=0 2025/03/03 07:17:25 DEBUG : dir/file1(0xc0007ef440): openPending: 2025/03/03 07:17:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/03 07:17:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/03 07:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:25 DEBUG : dir/file1(0xc0007ef440): >openPending: err= 2025/03/03 07:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/03 07:17:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/03 07:17:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/03 07:17:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:17:25 DEBUG : dir/file1(0xc0007ef440): >_readAt: n=14, err=EOF 2025/03/03 07:17:25 DEBUG : dir/file1(0xc0007ef440): close: 2025/03/03 07:17:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/03 07:17:25 DEBUG : dir/file1(0xc0007ef440): >close: err= 2025/03/03 07:17:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/03 07:17:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/03 07:17:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a49c0 2025/03/03 07:17:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/03 07:17:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/03 07:17:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/03 07:17:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/03 07:17:25 DEBUG : dir/file1: Updating file with dir/file1 0xc0007a49c0 2025/03/03 07:17:25 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/03 07:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/03 07:17:25 DEBUG : dir/file1: newRWFileHandle: 2025/03/03 07:17:25 DEBUG : dir/file1(0xc00082b9c0): openPending: 2025/03/03 07:17: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/03/03 07:17:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/03 07:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:25 DEBUG : dir/file1(0xc00082b9c0): >openPending: err= 2025/03/03 07:17:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/03 07:17:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/03 07:17:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/03 07:17:25 DEBUG : dir/file1(0xc00082b9c0): _writeAt: size=25, off=0 2025/03/03 07:17:25 DEBUG : dir/file1(0xc00082b9c0): >_writeAt: n=25, err= 2025/03/03 07:17:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/03 07:17:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/03 07:17:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a49c0 2025/03/03 07:17:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/03 07:17:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/03 07:17:25 DEBUG : newLeaf(0xc00082b9c0): close: 2025/03/03 07:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/03 07:17:25 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-03 07:17:25.843236193 +0000 UTC m=+8.365922035 2025/03/03 07:17:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:25 DEBUG : newLeaf(0xc00082b9c0): >close: err= 2025/03/03 07:17:25 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:25 DEBUG : dir: Looking for writers 2025/03/03 07:17:25 DEBUG : : Looking for writers 2025/03/03 07:17:25 DEBUG : dir: reading active writers 2025/03/03 07:17:25 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/03 07:17:25 DEBUG : dir: Looking for writers 2025/03/03 07:17:25 DEBUG : : Looking for writers 2025/03/03 07:17:25 DEBUG : dir: reading active writers 2025/03/03 07:17:25 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/03 07:17:25 DEBUG : dir: Looking for writers 2025/03/03 07:17:25 DEBUG : : Looking for writers 2025/03/03 07:17:25 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:25 DEBUG : dir: reading active writers 2025/03/03 07:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/03 07:17:25 DEBUG : dir: Looking for writers 2025/03/03 07:17:25 DEBUG : : Looking for writers 2025/03/03 07:17:25 DEBUG : dir: reading active writers 2025/03/03 07:17:25 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/03 07:17:25 DEBUG : newLeaf: vfs cache: starting upload 2025/03/03 07:17:25 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:26 INFO : newLeaf: Copied (replaced existing) 2025/03/03 07:17:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-03 07:17:25 +0000 UTC" 2025/03/03 07:17:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/03 07:17:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/03 07:17:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/03 07:17:26 DEBUG : dir: Looking for writers 2025/03/03 07:17:26 DEBUG : : Looking for writers 2025/03/03 07:17:26 DEBUG : dir: reading active writers 2025/03/03 07:17:26 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:26 DEBUG : >WaitForWriters: 2025/03/03 07:17:26 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:26 DEBUG : dir: Looking for writers 2025/03/03 07:17:26 DEBUG : : Looking for writers 2025/03/03 07:17:26 DEBUG : dir: reading active writers 2025/03/03 07:17:26 DEBUG : newLeaf: reading active writers 2025/03/03 07:17:26 DEBUG : >WaitForWriters: 2025/03/03 07:17:26 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === 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-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:26 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:26 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:26 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:26 DEBUG : : Looking for writers 2025/03/03 07:17:26 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-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:26 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:17:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/03 07:17:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/03 07:17:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/03 07:17:26 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:26 DEBUG : dir: Looking for writers 2025/03/03 07:17:26 DEBUG : file1: reading active writers 2025/03/03 07:17:26 DEBUG : : Looking for writers 2025/03/03 07:17:26 DEBUG : dir: reading active writers 2025/03/03 07:17:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:26 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:17:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/03 07:17:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/03 07:17:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/03 07:17:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/03 07:17:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/03 07:17:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/03 07:17:26 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:26 DEBUG : dir: Looking for writers 2025/03/03 07:17:26 DEBUG : file1: reading active writers 2025/03/03 07:17:26 DEBUG : : Looking for writers 2025/03/03 07:17:26 DEBUG : dir: reading active writers 2025/03/03 07:17:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:26 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:17:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/03 07:17:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/03 07:17:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/03 07:17:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/03 07:17:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/03 07:17:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/03 07:17:26 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/03 07:17:26 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/03 07:17:26 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/03 07:17:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/03 07:17:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/03 07:17:26 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/03 07:17:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/03 07:17:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/03 07:17:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/03 07:17:26 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/03 07:17:26 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:26 DEBUG : dir: Looking for writers 2025/03/03 07:17:26 DEBUG : file1: reading active writers 2025/03/03 07:17:26 DEBUG : : Looking for writers 2025/03/03 07:17:26 DEBUG : dir: reading active writers 2025/03/03 07:17:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:26 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:17:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/03 07:17:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/03 07:17:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/03 07:17:26 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:26 DEBUG : dir: Looking for writers 2025/03/03 07:17:26 DEBUG : file1: reading active writers 2025/03/03 07:17:26 DEBUG : : Looking for writers 2025/03/03 07:17:26 DEBUG : dir: reading active writers 2025/03/03 07:17:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:26 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:17:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/03 07:17:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/03 07:17:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/03 07:17:26 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/03 07:17:26 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/03 07:17:26 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:26 DEBUG : dir: Looking for writers 2025/03/03 07:17:26 DEBUG : file1: reading active writers 2025/03/03 07:17:26 DEBUG : : Looking for writers 2025/03/03 07:17:26 DEBUG : dir: reading active writers 2025/03/03 07:17:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:27 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:17:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/03 07:17:27 DEBUG : dir/file1: newRWFileHandle: 2025/03/03 07:17:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/03 07:17:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/03 07:17:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a4a6c0): _readAt: size=1, off=0 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a4a6c0): openPending: 2025/03/03 07:17:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/03 07:17:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/03 07:17:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a4a6c0): >openPending: err= 2025/03/03 07:17:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/03 07:17:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/03 07:17:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/03 07:17:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a4a6c0): >_readAt: n=1, err= 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a4a6c0): _readAt: size=256, off=1 2025/03/03 07:17:27 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a4a6c0): >_readAt: n=15, err=EOF 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a4a6c0): _readAt: size=16, off=16 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a4a6c0): >_readAt: n=0, err=EOF 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a4a6c0): close: 2025/03/03 07:17:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a4a6c0): >close: err= 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a4a6c0): close: 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a4a6c0): >close: err=file already closed 2025/03/03 07:17:27 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:27 DEBUG : dir: Looking for writers 2025/03/03 07:17:27 DEBUG : file1: reading active writers 2025/03/03 07:17:27 DEBUG : : Looking for writers 2025/03/03 07:17:27 DEBUG : dir: reading active writers 2025/03/03 07:17:27 DEBUG : >WaitForWriters: 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:27 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:17:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/03 07:17:27 DEBUG : dir/file1: newRWFileHandle: 2025/03/03 07:17:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/03 07:17:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/03 07:17:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a9ec80): _readAt: size=1, off=0 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a9ec80): openPending: 2025/03/03 07:17:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/03 07:17:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/03 07:17:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a9ec80): >openPending: err= 2025/03/03 07:17:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/03 07:17:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/03 07:17:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/03 07:17:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a9ec80): >_readAt: n=1, err= 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a9ec80): _readAt: size=1, off=5 2025/03/03 07:17:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a9ec80): >_readAt: n=1, err= 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a9ec80): _readAt: size=1, off=3 2025/03/03 07:17:27 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a9ec80): >_readAt: n=1, err= 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a9ec80): _readAt: size=1, off=13 2025/03/03 07:17:27 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a9ec80): >_readAt: n=1, err= 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a9ec80): _readAt: size=16, off=100 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a9ec80): >_readAt: n=0, err=EOF 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a9ec80): close: 2025/03/03 07:17:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000a9ec80): >close: err= 2025/03/03 07:17:27 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:27 DEBUG : dir: Looking for writers 2025/03/03 07:17:27 DEBUG : file1: reading active writers 2025/03/03 07:17:27 DEBUG : : Looking for writers 2025/03/03 07:17:27 DEBUG : dir: reading active writers 2025/03/03 07:17:27 DEBUG : >WaitForWriters: 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:27 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:17:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/03 07:17:27 DEBUG : dir/file1: newRWFileHandle: 2025/03/03 07:17:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/03 07:17:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/03 07:17:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c86780): _readAt: size=1, off=0 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c86780): openPending: 2025/03/03 07:17:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/03 07:17:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/03 07:17:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c86780): >openPending: err= 2025/03/03 07:17:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/03 07:17:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/03 07:17:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/03 07:17:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c86780): >_readAt: n=1, err= 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c86780): _readAt: size=1, off=5 2025/03/03 07:17:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c86780): >_readAt: n=1, err= 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c86780): _readAt: size=1, off=1 2025/03/03 07:17:27 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c86780): >_readAt: n=1, err= 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c86780): _readAt: size=6, off=10 2025/03/03 07:17:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c86780): >_readAt: n=6, err= 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c86780): _readAt: size=256, off=10 2025/03/03 07:17:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c86780): >_readAt: n=6, err=EOF 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c86780): _readAt: size=256, off=100 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c86780): >_readAt: n=0, err=EOF 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c86780): close: 2025/03/03 07:17:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c86780): >close: err= 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c86780): _readAt: size=256, off=100 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c86780): >_readAt: n=0, err=file already closed 2025/03/03 07:17:27 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:27 DEBUG : dir: Looking for writers 2025/03/03 07:17:27 DEBUG : file1: reading active writers 2025/03/03 07:17:27 DEBUG : : Looking for writers 2025/03/03 07:17:27 DEBUG : dir: reading active writers 2025/03/03 07:17:27 DEBUG : >WaitForWriters: 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:27 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:17:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/03 07:17:27 DEBUG : dir/file1: newRWFileHandle: 2025/03/03 07:17:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/03 07:17:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/03 07:17:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c4a3c0): RWFileHandle.Flush 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c4a3c0): _readAt: size=256, off=0 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c4a3c0): openPending: 2025/03/03 07:17:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/03 07:17:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/03 07:17:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c4a3c0): >openPending: err= 2025/03/03 07:17:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/03 07:17:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/03 07:17:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/03 07:17:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c4a3c0): >_readAt: n=16, err=EOF 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c4a3c0): RWFileHandle.Flush 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c4a3c0): RWFileHandle.Flush 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c4a3c0): close: 2025/03/03 07:17:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000c4a3c0): >close: err= 2025/03/03 07:17:27 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:27 DEBUG : dir: Looking for writers 2025/03/03 07:17:27 DEBUG : file1: reading active writers 2025/03/03 07:17:27 DEBUG : : Looking for writers 2025/03/03 07:17:27 DEBUG : dir: reading active writers 2025/03/03 07:17:27 DEBUG : >WaitForWriters: 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:27 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:17:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/03 07:17:27 DEBUG : dir/file1: newRWFileHandle: 2025/03/03 07:17:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/03 07:17:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/03 07:17:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000e171c0): _readAt: size=256, off=0 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000e171c0): openPending: 2025/03/03 07:17:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/03 07:17:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/03 07:17:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000e171c0): >openPending: err= 2025/03/03 07:17:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/03 07:17:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/03 07:17:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/03 07:17:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000e171c0): >_readAt: n=16, err=EOF 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000e171c0): RWFileHandle.Release 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000e171c0): close: 2025/03/03 07:17:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000e171c0): >close: err= 2025/03/03 07:17:27 DEBUG : dir/file1(0xc000e171c0): RWFileHandle.Release 2025/03/03 07:17:27 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:27 DEBUG : dir: Looking for writers 2025/03/03 07:17:27 DEBUG : file1: reading active writers 2025/03/03 07:17:27 DEBUG : : Looking for writers 2025/03/03 07:17:27 DEBUG : dir: reading active writers 2025/03/03 07:17:27 DEBUG : >WaitForWriters: 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:27 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:27 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:27 DEBUG : file1: newRWFileHandle: 2025/03/03 07:17:27 DEBUG : file1(0xc000df2340): openPending: 2025/03/03 07:17:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:27 DEBUG : file1(0xc000df2340): >openPending: err= 2025/03/03 07:17:27 DEBUG : file1: >newRWFileHandle: err= 2025/03/03 07:17:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/03 07:17:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/03 07:17:27 DEBUG : file1(0xc000df2340): _writeAt: size=5, off=0 2025/03/03 07:17:27 DEBUG : file1(0xc000df2340): >_writeAt: n=5, err= 2025/03/03 07:17:27 DEBUG : file1(0xc000df2340): _writeAt: size=7, off=5 2025/03/03 07:17:27 DEBUG : file1(0xc000df2340): >_writeAt: n=7, err= 2025/03/03 07:17:27 DEBUG : file1: vfs cache: truncate to size=11 2025/03/03 07:17:27 DEBUG : file1(0xc000df2340): close: 2025/03/03 07:17:27 DEBUG : file1: vfs cache: setting modification time to 2025-03-03 07:17:27.799159015 +0000 UTC m=+10.321844887 2025/03/03 07:17:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:27 DEBUG : file1(0xc000df2340): >close: err= 2025/03/03 07:17:27 DEBUG : file1(0xc000df2340): close: 2025/03/03 07:17:27 DEBUG : file1(0xc000df2340): >close: err=file already closed 2025/03/03 07:17:27 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:27 DEBUG : : Looking for writers 2025/03/03 07:17:27 DEBUG : file1: reading active writers 2025/03/03 07:17:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/03 07:17:27 DEBUG : : Looking for writers 2025/03/03 07:17:27 DEBUG : file1: reading active writers 2025/03/03 07:17:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/03 07:17:27 DEBUG : : Looking for writers 2025/03/03 07:17:27 DEBUG : file1: reading active writers 2025/03/03 07:17:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/03 07:17:27 DEBUG : : Looking for writers 2025/03/03 07:17:27 DEBUG : file1: reading active writers 2025/03/03 07:17:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/03 07:17:27 DEBUG : file1: vfs cache: starting upload 2025/03/03 07:17:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:27 INFO : file1: Copied (new) 2025/03/03 07:17:27 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-03 07:17:27 +0000 UTC" 2025/03/03 07:17:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/03 07:17:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:27 INFO : file1: vfs cache: upload succeeded try #1 2025/03/03 07:17:27 DEBUG : : Looking for writers 2025/03/03 07:17:27 DEBUG : file1: reading active writers 2025/03/03 07:17:27 DEBUG : >WaitForWriters: 2025/03/03 07:17:27 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:27 DEBUG : : Looking for writers 2025/03/03 07:17:27 DEBUG : file1: reading active writers 2025/03/03 07:17:27 DEBUG : >WaitForWriters: 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:27 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:27 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:27 DEBUG : file1: newRWFileHandle: 2025/03/03 07:17:27 DEBUG : file1(0xc000f89440): openPending: 2025/03/03 07:17:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:27 DEBUG : file1(0xc000f89440): >openPending: err= 2025/03/03 07:17:27 DEBUG : file1: >newRWFileHandle: err= 2025/03/03 07:17:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/03 07:17:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/03 07:17:27 DEBUG : file1(0xc000f89440): _writeAt: size=7, off=0 2025/03/03 07:17:27 DEBUG : file1(0xc000f89440): >_writeAt: n=7, err= 2025/03/03 07:17:27 DEBUG : file1(0xc000f89440): _writeAt: size=6, off=5 2025/03/03 07:17:27 DEBUG : file1(0xc000f89440): >_writeAt: n=6, err= 2025/03/03 07:17:27 DEBUG : file1(0xc000f89440): close: 2025/03/03 07:17:27 DEBUG : file1: vfs cache: setting modification time to 2025-03-03 07:17:27.99533304 +0000 UTC m=+10.518018892 2025/03/03 07:17:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:27 DEBUG : file1(0xc000f89440): >close: err= 2025/03/03 07:17:27 DEBUG : file1(0xc000f89440): _writeAt: size=5, off=0 2025/03/03 07:17:27 DEBUG : file1(0xc000f89440): >_writeAt: n=0, err=file already closed 2025/03/03 07:17:27 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:27 DEBUG : : Looking for writers 2025/03/03 07:17:27 DEBUG : file1: reading active writers 2025/03/03 07:17:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/03 07:17:28 DEBUG : file1: vfs cache: starting upload 2025/03/03 07:17:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:28 INFO : file1: Copied (new) 2025/03/03 07:17:28 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-03 07:17:27 +0000 UTC" 2025/03/03 07:17:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/03 07:17:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:28 INFO : file1: vfs cache: upload succeeded try #1 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : >WaitForWriters: 2025/03/03 07:17:28 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : >WaitForWriters: 2025/03/03 07:17:28 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:28 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:28 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:28 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:28 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:28 DEBUG : file1: newRWFileHandle: 2025/03/03 07:17:28 DEBUG : file1(0xc001017200): openPending: 2025/03/03 07:17:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:28 DEBUG : file1(0xc001017200): >openPending: err= 2025/03/03 07:17:28 DEBUG : file1: >newRWFileHandle: err= 2025/03/03 07:17:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/03 07:17:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/03 07:17:28 DEBUG : file1(0xc001017200): close: 2025/03/03 07:17:28 DEBUG : file1: vfs cache: setting modification time to 2025-03-03 07:17:28.190671081 +0000 UTC m=+10.713356943 2025/03/03 07:17:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:28 DEBUG : file1(0xc001017200): >close: err= 2025/03/03 07:17:28 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/03 07:17:28 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/03 07:17:28 DEBUG : file2: newRWFileHandle: 2025/03/03 07:17:28 DEBUG : file2(0xc0010172c0): openPending: 2025/03/03 07:17:28 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/03 07:17:28 DEBUG : file2(0xc0010172c0): >openPending: err= 2025/03/03 07:17:28 DEBUG : file2: >newRWFileHandle: err= 2025/03/03 07:17:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/03 07:17:28 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/03 07:17:28 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/03 07:17:28 DEBUG : file2(0xc0010172c0): RWFileHandle.Flush 2025/03/03 07:17:28 DEBUG : file2(0xc0010172c0): RWFileHandle.Release 2025/03/03 07:17:28 DEBUG : file2(0xc0010172c0): close: 2025/03/03 07:17:28 DEBUG : file2: vfs cache: setting modification time to 2025-03-03 07:17:28.191598396 +0000 UTC m=+10.714284258 2025/03/03 07:17:28 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:28 DEBUG : file2(0xc0010172c0): >close: err= 2025/03/03 07:17:28 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : file2: reading active writers 2025/03/03 07:17:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : file2: reading active writers 2025/03/03 07:17:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file2: reading active writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : file2: reading active writers 2025/03/03 07:17:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/03 07:17:28 DEBUG : file2: vfs cache: starting upload 2025/03/03 07:17:28 DEBUG : file1: vfs cache: starting upload 2025/03/03 07:17:28 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:28 INFO : file2: Copied (new) 2025/03/03 07:17:28 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-03 07:17:28 +0000 UTC" 2025/03/03 07:17:28 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/03 07:17:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/03 07:17:28 INFO : file2: vfs cache: upload succeeded try #1 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : file2: reading active writers 2025/03/03 07:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/03 07:17:28 INFO : file1: Copied (new) 2025/03/03 07:17:28 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-03 07:17:28 +0000 UTC" 2025/03/03 07:17:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/03 07:17:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:28 INFO : file1: vfs cache: upload succeeded try #1 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file2: reading active writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : >WaitForWriters: 2025/03/03 07:17:28 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : file2: reading active writers 2025/03/03 07:17:28 DEBUG : >WaitForWriters: 2025/03/03 07:17:28 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:28 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:28 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:28 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:28 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:28 DEBUG : file1: newRWFileHandle: 2025/03/03 07:17:28 DEBUG : file1(0xc000fd0840): openPending: 2025/03/03 07:17:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:28 DEBUG : file1(0xc000fd0840): >openPending: err= 2025/03/03 07:17:28 DEBUG : file1: >newRWFileHandle: err= 2025/03/03 07:17:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/03 07:17:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/03 07:17:28 DEBUG : file1(0xc000fd0840): _writeAt: size=5, off=0 2025/03/03 07:17:28 DEBUG : file1(0xc000fd0840): >_writeAt: n=5, err= 2025/03/03 07:17:28 DEBUG : file1(0xc000fd0840): RWFileHandle.Flush 2025/03/03 07:17:28 DEBUG : file1(0xc000fd0840): RWFileHandle.Flush 2025/03/03 07:17:28 DEBUG : file1(0xc000fd0840): close: 2025/03/03 07:17:28 DEBUG : file1: vfs cache: setting modification time to 2025-03-03 07:17:28.559928348 +0000 UTC m=+11.082614201 2025/03/03 07:17:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:28 DEBUG : file1(0xc000fd0840): >close: err= 2025/03/03 07:17:28 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/03 07:17:28 DEBUG : file1: vfs cache: starting upload 2025/03/03 07:17:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:28 INFO : file1: Copied (new) 2025/03/03 07:17:28 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-03 07:17:28 +0000 UTC" 2025/03/03 07:17:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/03 07:17:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:28 INFO : file1: vfs cache: upload succeeded try #1 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : >WaitForWriters: 2025/03/03 07:17:28 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:28 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:28 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:28 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:28 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:28 DEBUG : file1: newRWFileHandle: 2025/03/03 07:17:28 DEBUG : file1(0xc0010b0c40): openPending: 2025/03/03 07:17:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:28 DEBUG : file1(0xc0010b0c40): >openPending: err= 2025/03/03 07:17:28 DEBUG : file1: >newRWFileHandle: err= 2025/03/03 07:17:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/03 07:17:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/03 07:17:28 DEBUG : file1(0xc0010b0c40): _writeAt: size=5, off=0 2025/03/03 07:17:28 DEBUG : file1(0xc0010b0c40): >_writeAt: n=5, err= 2025/03/03 07:17:28 DEBUG : file1(0xc0010b0c40): RWFileHandle.Release 2025/03/03 07:17:28 DEBUG : file1(0xc0010b0c40): close: 2025/03/03 07:17:28 DEBUG : file1: vfs cache: setting modification time to 2025-03-03 07:17:28.746945024 +0000 UTC m=+11.269630897 2025/03/03 07:17:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:28 DEBUG : file1(0xc0010b0c40): >close: err= 2025/03/03 07:17:28 DEBUG : file1(0xc0010b0c40): RWFileHandle.Release 2025/03/03 07:17:28 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/03 07:17:28 DEBUG : file1: vfs cache: starting upload 2025/03/03 07:17:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:28 INFO : file1: Copied (new) 2025/03/03 07:17:28 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-03 07:17:28 +0000 UTC" 2025/03/03 07:17:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/03 07:17:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:28 INFO : file1: vfs cache: upload succeeded try #1 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : >WaitForWriters: 2025/03/03 07:17:28 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:28 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:28 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:28 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:28 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/03 07:17:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/03 07:17:28 DEBUG : dir/file1: newRWFileHandle: 2025/03/03 07:17:28 DEBUG : dir/file1(0xc000ea5d00): openPending: 2025/03/03 07:17:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/03 07:17:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/03 07:17:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:28 DEBUG : dir/file1(0xc000ea5d00): >openPending: err= 2025/03/03 07:17:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/03 07:17:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/03 07:17:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/03 07:17:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/03 07:17:28 DEBUG : dir/file1(0xc000ea5d00): _writeAt: size=5, off=0 2025/03/03 07:17:28 DEBUG : dir/file1(0xc000ea5d00): >_writeAt: n=5, err= 2025/03/03 07:17:28 DEBUG : dir/file1(0xc000ea5d00): close: 2025/03/03 07:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:28 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-03 07:17:28.997999306 +0000 UTC m=+11.520685158 2025/03/03 07:17:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:28 DEBUG : dir/file1(0xc000ea5d00): >close: err= 2025/03/03 07:17:28 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:28 DEBUG : dir: Looking for writers 2025/03/03 07:17:28 DEBUG : file1: reading active writers 2025/03/03 07:17:28 DEBUG : : Looking for writers 2025/03/03 07:17:28 DEBUG : dir: reading active writers 2025/03/03 07:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/03 07:17:29 DEBUG : dir: Looking for writers 2025/03/03 07:17:29 DEBUG : file1: reading active writers 2025/03/03 07:17:29 DEBUG : : Looking for writers 2025/03/03 07:17:29 DEBUG : dir: reading active writers 2025/03/03 07:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/03 07:17:29 DEBUG : dir: Looking for writers 2025/03/03 07:17:29 DEBUG : file1: reading active writers 2025/03/03 07:17:29 DEBUG : : Looking for writers 2025/03/03 07:17:29 DEBUG : dir: reading active writers 2025/03/03 07:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/03 07:17:29 DEBUG : dir: Looking for writers 2025/03/03 07:17:29 DEBUG : file1: reading active writers 2025/03/03 07:17:29 DEBUG : : Looking for writers 2025/03/03 07:17:29 DEBUG : dir: reading active writers 2025/03/03 07:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/03 07:17:29 DEBUG : dir/file1: vfs cache: starting upload 2025/03/03 07:17:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:29 INFO : dir/file1: Copied (replaced existing) 2025/03/03 07:17:29 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-03 07:17:28 +0000 UTC" 2025/03/03 07:17:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/03 07:17:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/03 07:17:29 DEBUG : dir: Looking for writers 2025/03/03 07:17:29 DEBUG : file1: reading active writers 2025/03/03 07:17:29 DEBUG : : Looking for writers 2025/03/03 07:17:29 DEBUG : dir: reading active writers 2025/03/03 07:17:29 DEBUG : >WaitForWriters: 2025/03/03 07:17:29 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:29 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:29 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:29 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:29 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : dir/file1: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/03 07:17:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/03 07:17:29 DEBUG : dir/file1(0xc00073a2c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : dir/file1(0xc00073a2c0): openPending: 2025/03/03 07:17:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/03 07:17:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/03 07:17:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:29 DEBUG : dir/file1(0xc00073a2c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : dir/file1(0xc00073a2c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : dir/file1(0xc00073a2c0): _writeAt: size=15, off=5 2025/03/03 07:17:29 DEBUG : dir/file1(0xc00073a2c0): >_writeAt: n=15, err= 2025/03/03 07:17:29 DEBUG : dir/file1(0xc00073a2c0): close: 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/03 07:17:29 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-03 07:17:29.28085296 +0000 UTC m=+11.803538812 2025/03/03 07:17:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : dir/file1(0xc00073a2c0): >close: err= 2025/03/03 07:17:29 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:29 DEBUG : dir: Looking for writers 2025/03/03 07:17:29 DEBUG : file1: reading active writers 2025/03/03 07:17:29 DEBUG : : Looking for writers 2025/03/03 07:17:29 DEBUG : dir: reading active writers 2025/03/03 07:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/03 07:17:29 DEBUG : dir: Looking for writers 2025/03/03 07:17:29 DEBUG : file1: reading active writers 2025/03/03 07:17:29 DEBUG : : Looking for writers 2025/03/03 07:17:29 DEBUG : dir: reading active writers 2025/03/03 07:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/03 07:17:29 DEBUG : dir: Looking for writers 2025/03/03 07:17:29 DEBUG : file1: reading active writers 2025/03/03 07:17:29 DEBUG : : Looking for writers 2025/03/03 07:17:29 DEBUG : dir: reading active writers 2025/03/03 07:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/03 07:17:29 DEBUG : dir: Looking for writers 2025/03/03 07:17:29 DEBUG : file1: reading active writers 2025/03/03 07:17:29 DEBUG : : Looking for writers 2025/03/03 07:17:29 DEBUG : dir: reading active writers 2025/03/03 07:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/03 07:17:29 DEBUG : dir/file1: vfs cache: starting upload 2025/03/03 07:17:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:29 INFO : dir/file1: Copied (replaced existing) 2025/03/03 07:17:29 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-03 07:17:29 +0000 UTC" 2025/03/03 07:17:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/03 07:17:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/03 07:17:29 DEBUG : dir: Looking for writers 2025/03/03 07:17:29 DEBUG : file1: reading active writers 2025/03/03 07:17:29 DEBUG : : Looking for writers 2025/03/03 07:17:29 DEBUG : dir: reading active writers 2025/03/03 07:17:29 DEBUG : >WaitForWriters: 2025/03/03 07:17:29 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:29 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:29 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:29 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : file1: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : file1(0xc000898b00): openPending: 2025/03/03 07:17:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:29 DEBUG : file1(0xc000898b00): >openPending: err= 2025/03/03 07:17:29 DEBUG : file1: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/03 07:17:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/03 07:17:29 DEBUG : file1(0xc000898b00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : file1(0xc000898b00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : file1(0xc000898b00): close: 2025/03/03 07:17:29 DEBUG : file1: vfs cache: setting modification time to 2025-03-03 07:17:29.500281293 +0000 UTC m=+12.022967145 2025/03/03 07:17:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : file1(0xc000898b00): >close: err= 2025/03/03 07:17:29 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:29 DEBUG : : Looking for writers 2025/03/03 07:17:29 DEBUG : file1: reading active writers 2025/03/03 07:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/03 07:17:29 DEBUG : : Looking for writers 2025/03/03 07:17:29 DEBUG : file1: reading active writers 2025/03/03 07:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/03 07:17:29 DEBUG : : Looking for writers 2025/03/03 07:17:29 DEBUG : file1: reading active writers 2025/03/03 07:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/03 07:17:29 DEBUG : : Looking for writers 2025/03/03 07:17:29 DEBUG : file1: reading active writers 2025/03/03 07:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/03 07:17:29 DEBUG : file1: vfs cache: starting upload 2025/03/03 07:17:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:17:29 INFO : file1: Copied (new) 2025/03/03 07:17:29 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-03 07:17:29 +0000 UTC" 2025/03/03 07:17:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:29 INFO : file1: vfs cache: upload succeeded try #1 2025/03/03 07:17:29 DEBUG : : Looking for writers 2025/03/03 07:17:29 DEBUG : file1: reading active writers 2025/03/03 07:17:29 DEBUG : >WaitForWriters: 2025/03/03 07:17:29 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:29 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:29 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:29 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/03 07:17:29 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26540): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26540): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26540): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26540): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26540): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.687199124 +0000 UTC m=+12.209884976 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26540): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26580): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26580): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26580): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26580): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26580): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26580): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26580): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.687199124 +0000 UTC m=+12.209884976 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26580): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f265c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f265c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f265c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f265c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f265c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.687199124 +0000 UTC m=+12.209884976 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f265c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ea10 item 1 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26600): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26600): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26600): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26600): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26600): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.688833602 +0000 UTC m=+12.211519454 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26600): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26640): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26640): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26640): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26640): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26640): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.688833602 +0000 UTC m=+12.211519454 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26640): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f180 item 2 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26680): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26680): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26680): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26680): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26680): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.690055757 +0000 UTC m=+12.212741600 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26680): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f266c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f266c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f266c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f266c0): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f266c0): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f266c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f266c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.690055757 +0000 UTC m=+12.212741600 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f266c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26700): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26700): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26700): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26700): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26700): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.690055757 +0000 UTC m=+12.212741600 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26700): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f810 item 3 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26780): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26780): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26780): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26780): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26780): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.69207823 +0000 UTC m=+12.214764073 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26780): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26800): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26800): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26800): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26800): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26800): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.69207823 +0000 UTC m=+12.214764073 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26800): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496540 item 4 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26840): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26840): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26840): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26840): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26840): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.693248119 +0000 UTC m=+12.215933971 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26840): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26880): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26880): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26880): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26880): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26880): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26880): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26880): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.693248119 +0000 UTC m=+12.215933971 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26880): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f268c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f268c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f268c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f268c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f268c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.693248119 +0000 UTC m=+12.215933971 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f268c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496a80 item 5 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26940): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26940): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26940): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26940): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26940): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.694922351 +0000 UTC m=+12.217608203 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26940): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f269c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f269c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f269c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f269c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f269c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.694922351 +0000 UTC m=+12.217608203 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f269c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496f50 item 6 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26a40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26a40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26a40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26a40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26a40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.695990699 +0000 UTC m=+12.218676551 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26a40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26b00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26b00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26b00): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26b00): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26b00): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26b00): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26b00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.695990699 +0000 UTC m=+12.218676551 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26b00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26b80): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26b80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26b80): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26b80): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26b80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.695990699 +0000 UTC m=+12.218676551 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26b80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497340 item 7 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26c00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26c00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26c00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26c00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26c00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.697482299 +0000 UTC m=+12.220168151 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26c00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26c80): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26c80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26c80): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26c80): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26c80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.697482299 +0000 UTC m=+12.220168151 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26c80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497ab0 item 8 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26cc0): _readAt: size=2, off=0 2025/03/03 07:17:29 ERROR : open-test-file(0xc000f26cc0): Couldn't read size of file 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26cc0): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26cc0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26cc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26cc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26cc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26d00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26d00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26d00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26d00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26d00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.698581545 +0000 UTC m=+12.221267387 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26d00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26d40): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26d40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26d40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26d40): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26d40): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26d40): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26d40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.698581545 +0000 UTC m=+12.221267387 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26d40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26d80): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26d80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26d80): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26d80): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26d80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.698581545 +0000 UTC m=+12.221267387 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26d80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497ea0 item 9 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26e00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26e00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26e00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26e00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26e00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.700004637 +0000 UTC m=+12.222690489 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26e00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26e80): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26e80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26e80): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26e80): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26e80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.700004637 +0000 UTC m=+12.222690489 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26e80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456690 item 10 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26f40): _readAt: size=2, off=0 2025/03/03 07:17:29 ERROR : open-test-file(0xc000f26f40): Couldn't read size of file 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26f40): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26f40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26f40): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26f40): close: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26f40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26f80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26f80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26f80): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26f80): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26f80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.701182851 +0000 UTC m=+12.223868703 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f26f80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27040): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27040): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27040): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27040): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27040): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27040): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27040): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.701182851 +0000 UTC m=+12.223868703 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27040): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27080): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27080): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27080): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27080): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27080): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.701182851 +0000 UTC m=+12.223868703 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27080): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456930 item 11 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27100): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27100): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27100): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27100): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27100): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.702838407 +0000 UTC m=+12.225524250 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27100): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27180): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27180): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27180): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27180): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27180): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.702838407 +0000 UTC m=+12.225524250 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27180): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457030 item 12 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27240): _readAt: size=2, off=0 2025/03/03 07:17:29 ERROR : open-test-file(0xc000f27240): Couldn't read size of file 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27240): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27240): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27240): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27240): close: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27240): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27280): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27280): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27280): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27280): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27280): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.704115456 +0000 UTC m=+12.226801299 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27280): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27340): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27340): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27340): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27340): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27340): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.704115456 +0000 UTC m=+12.226801299 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27340): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457340 item 13 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f273c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f273c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f273c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f273c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f273c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.705386945 +0000 UTC m=+12.228072797 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f273c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27440): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27440): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27440): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27440): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27440): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.705386945 +0000 UTC m=+12.228072797 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27440): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457730 item 14 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27500): _readAt: size=2, off=0 2025/03/03 07:17:29 ERROR : open-test-file(0xc000f27500): Couldn't read size of file 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27500): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27500): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27500): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27500): close: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27500): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27540): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27540): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27540): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27540): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27540): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.706602288 +0000 UTC m=+12.229288130 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27540): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27600): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27600): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27600): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27600): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27600): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.706602288 +0000 UTC m=+12.229288130 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27600): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457ce0 item 15 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27680): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27680): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27680): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27680): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27680): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.707886691 +0000 UTC m=+12.230572543 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27680): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27700): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27700): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27700): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27700): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27700): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.707886691 +0000 UTC m=+12.230572543 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27700): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c150 item 16 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27740): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27740): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27740): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27740): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27740): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.709307388 +0000 UTC m=+12.231993250 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27740): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27780): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27780): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27780): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27780): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27780): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27780): _writeAt: size=3, off=7 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27780): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27780): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.709307388 +0000 UTC m=+12.231993250 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27780): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f277c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f277c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f277c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f277c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f277c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.709307388 +0000 UTC m=+12.231993250 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f277c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c460 item 17 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27840): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27840): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27840): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27840): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27840): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.711386597 +0000 UTC m=+12.234072460 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27840): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f278c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f278c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f278c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f278c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f278c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.711386597 +0000 UTC m=+12.234072460 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f278c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041caf0 item 18 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27940): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27940): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27940): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27940): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27940): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.712637758 +0000 UTC m=+12.235323620 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27940): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27a00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27a00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27a00): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27a00): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27a00): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27a00): _writeAt: size=3, off=7 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27a00): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27a00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.712637758 +0000 UTC m=+12.235323620 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27a00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27a40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27a40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27a40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27a40): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27a40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.712637758 +0000 UTC m=+12.235323620 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27a40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d180 item 19 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27ac0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27ac0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27ac0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27ac0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27ac0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.714428608 +0000 UTC m=+12.237114470 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27ac0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27b40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27b40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27b40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27b40): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27b40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.714428608 +0000 UTC m=+12.237114470 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27b40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d7a0 item 20 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27bc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27bc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27bc0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27bc0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27bc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.715715956 +0000 UTC m=+12.238401808 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27bc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27c80): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27c80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27c80): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27c80): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27c80): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27c80): _writeAt: size=3, off=7 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27c80): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27c80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.715715956 +0000 UTC m=+12.238401808 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27c80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27cc0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27cc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27cc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27cc0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27cc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.715715956 +0000 UTC m=+12.238401808 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27cc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041db90 item 21 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27d40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27d40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27d40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27d40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27d40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.717618435 +0000 UTC m=+12.240304277 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27d40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27dc0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27dc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27dc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27dc0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27dc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.717618435 +0000 UTC m=+12.240304277 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27dc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004320e0 item 22 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27e40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27e40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27e40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27e40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27e40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.718874043 +0000 UTC m=+12.241559906 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27e40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27f00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27f00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27f00): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27f00): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27f00): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27f00): _writeAt: size=3, off=7 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27f00): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27f00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.718874043 +0000 UTC m=+12.241559906 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27f00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27f40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27f40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27f40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27f40): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27f40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.718874043 +0000 UTC m=+12.241559906 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f27f40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432380 item 23 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18040): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18040): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18040): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18040): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18040): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.720678719 +0000 UTC m=+12.243364581 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18040): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f180c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f180c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f180c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f180c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f180c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.720678719 +0000 UTC m=+12.243364581 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f180c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432d20 item 24 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18180): _readAt: size=2, off=0 2025/03/03 07:17:29 ERROR : open-test-file(0xc000f18180): Couldn't read size of file 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18180): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18180): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18180): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18180): close: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18180): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f181c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f181c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f181c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f181c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f181c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.722686595 +0000 UTC m=+12.245372466 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f181c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d840): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d840): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d840): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d840): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d840): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d840): _writeAt: size=3, off=7 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d840): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d840): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.722686595 +0000 UTC m=+12.245372466 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d840): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d880): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d880): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d880): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d880): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d880): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.722686595 +0000 UTC m=+12.245372466 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d880): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433110 item 25 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d900): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d900): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d900): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d900): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d900): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.724949668 +0000 UTC m=+12.247635530 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d900): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d980): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d980): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d980): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d980): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d980): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.724949668 +0000 UTC m=+12.247635530 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6d980): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed810 item 26 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6da40): _readAt: size=2, off=0 2025/03/03 07:17:29 ERROR : open-test-file(0xc000c6da40): Couldn't read size of file 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6da40): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6da40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6da40): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6da40): close: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6da40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6da80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6da80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6da80): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6da80): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6da80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.726433724 +0000 UTC m=+12.249119576 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6da80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6db40): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6db40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6db40): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6db40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6db40): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6db40): _writeAt: size=3, off=7 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6db40): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6db40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.726433724 +0000 UTC m=+12.249119576 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6db40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6db80): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6db80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6db80): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6db80): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6db80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.726433724 +0000 UTC m=+12.249119576 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6db80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edc70 item 27 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6dc40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6dc40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6dc40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6dc40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6dc40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.728231988 +0000 UTC m=+12.250917851 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6dc40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6dcc0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6dcc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6dcc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6dcc0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6dcc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.728231988 +0000 UTC m=+12.250917851 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6dcc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318230 item 28 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6dd80): _readAt: size=2, off=0 2025/03/03 07:17:29 ERROR : open-test-file(0xc000c6dd80): Couldn't read size of file 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6dd80): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6dd80): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6dd80): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6dd80): close: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6dd80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6ddc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6ddc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6ddc0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6ddc0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6ddc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.729616337 +0000 UTC m=+12.252302200 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6ddc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6de80): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6de80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6de80): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6de80): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6de80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.729616337 +0000 UTC m=+12.252302200 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6de80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318770 item 29 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6df00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6df00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6df00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6df00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6df00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.730997612 +0000 UTC m=+12.253683474 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000c6df00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016000): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016000): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016000): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016000): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016000): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.730997612 +0000 UTC m=+12.253683474 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016000): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003190a0 item 30 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010160c0): _readAt: size=2, off=0 2025/03/03 07:17:29 ERROR : open-test-file(0xc0010160c0): Couldn't read size of file 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010160c0): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010160c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010160c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010160c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010160c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016100): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016100): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016100): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016100): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016100): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.732432455 +0000 UTC m=+12.255118307 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016100): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010161c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010161c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010161c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010161c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010161c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.732432455 +0000 UTC m=+12.255118307 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010161c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319960 item 31 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016240): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016240): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016240): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016240): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016240): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.733914297 +0000 UTC m=+12.256600159 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016240): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010162c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010162c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010162c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010162c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010162c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.733914297 +0000 UTC m=+12.256600159 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010162c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4230 item 32 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016300): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016300): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016300): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016300): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016300): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.735292485 +0000 UTC m=+12.257978338 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016300): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016340): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016340): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016340): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016340): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016340): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4b60 item 33 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016340): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016340): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.735731857 +0000 UTC m=+12.258417709 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016340): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016380): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016380): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016380): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016380): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016380): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.735731857 +0000 UTC m=+12.258417709 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016380): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4ee0 item 33 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010163c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010163c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010163c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010163c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010163c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.73685034 +0000 UTC m=+12.259536192 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010163c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016400): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016400): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d55e0 item 34 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016400): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016400): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016400): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016400): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016400): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.737264153 +0000 UTC m=+12.259949995 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016400): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016440): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016440): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016440): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016440): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016440): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.737264153 +0000 UTC m=+12.259949995 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016440): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5810 item 34 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016480): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016480): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016480): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016480): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016480): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.738337301 +0000 UTC m=+12.261023143 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016480): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010164c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010164c0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010164c0): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010164c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010164c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5c00 item 35 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010164c0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010164c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.73881851 +0000 UTC m=+12.261504353 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010164c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016500): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016500): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016500): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016500): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016500): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.73881851 +0000 UTC m=+12.261504353 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016500): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005de1c0 item 35 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016580): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016580): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016580): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016580): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016580): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.740156965 +0000 UTC m=+12.262842826 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016580): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016640): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016640): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005de8c0 item 36 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016640): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016640): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016640): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016640): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016640): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.740724466 +0000 UTC m=+12.263410328 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016640): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016680): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016680): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016680): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016680): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016680): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.740724466 +0000 UTC m=+12.263410328 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016680): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dea10 item 36 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010166c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010166c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010166c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010166c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010166c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.741947343 +0000 UTC m=+12.264633205 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010166c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016700): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016700): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016700): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016700): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016700): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dee00 item 37 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016700): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016700): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.74240533 +0000 UTC m=+12.265091192 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016700): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016740): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016740): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016740): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016740): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016740): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.74240533 +0000 UTC m=+12.265091192 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016740): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005df030 item 37 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010167c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010167c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010167c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010167c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010167c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.743676208 +0000 UTC m=+12.266362070 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010167c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016880): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016880): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005df3b0 item 38 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016880): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016880): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016880): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016880): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016880): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.744177695 +0000 UTC m=+12.266863558 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016880): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010168c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010168c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010168c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010168c0): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010168c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.744177695 +0000 UTC m=+12.266863558 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010168c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005df6c0 item 38 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016940): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016940): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016940): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016940): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016940): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.745393781 +0000 UTC m=+12.268079643 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016940): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016a00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016a00): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016a00): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016a00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016a00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005df9d0 item 39 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016a00): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016a00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.745901059 +0000 UTC m=+12.268586921 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016a00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016a40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016a40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016a40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016a40): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016a40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.745901059 +0000 UTC m=+12.268586921 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016a40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dfb90 item 39 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016ac0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016ac0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016ac0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016ac0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016ac0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.747200841 +0000 UTC m=+12.269886703 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016ac0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016b80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016b80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dfe30 item 40 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016b80): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016b80): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016b80): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016b80): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016b80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.747720642 +0000 UTC m=+12.270406505 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016b80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016bc0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016bc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016bc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016bc0): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016bc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.747720642 +0000 UTC m=+12.270406505 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016bc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406150 item 40 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c00): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.748992361 +0000 UTC m=+12.271678223 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004064d0 item 41 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.749413569 +0000 UTC m=+12.272099432 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c80): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c80): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c80): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406690 item 41 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c80): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.749899268 +0000 UTC m=+12.272585130 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016c80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016cc0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016cc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016cc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016cc0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016cc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.749899268 +0000 UTC m=+12.272585130 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016cc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004068c0 item 41 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016d80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016d80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016d80): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016d80): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016d80): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016d80): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016d80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.751255465 +0000 UTC m=+12.273941327 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016d80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016dc0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016dc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016dc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004070a0 item 42 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016dc0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016dc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.751704105 +0000 UTC m=+12.274389957 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016dc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016e80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016e80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407340 item 42 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016e80): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016e80): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016e80): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016e80): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016e80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.752248252 +0000 UTC m=+12.274934114 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016e80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016ec0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016ec0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016ec0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016ec0): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016ec0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.752248252 +0000 UTC m=+12.274934114 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016ec0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407570 item 42 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016f80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016f80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016f80): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016f80): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016f80): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016f80): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016f80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.753521403 +0000 UTC m=+12.276207265 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016f80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016fc0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016fc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016fc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407ce0 item 43 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016fc0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016fc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.753974431 +0000 UTC m=+12.276660284 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001016fc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017080): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017080): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017080): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017080): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017080): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407ea0 item 43 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017080): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017080): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.75446045 +0000 UTC m=+12.277146312 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017080): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010170c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010170c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010170c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010170c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010170c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.75446045 +0000 UTC m=+12.277146312 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010170c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011c5b0 item 43 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017180): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017180): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017180): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017180): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017180): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017180): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017180): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.755789165 +0000 UTC m=+12.278475027 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017180): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010171c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010171c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010171c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011ce00 item 44 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010171c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010171c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.756321301 +0000 UTC m=+12.279007163 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010171c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017280): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017280): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011d110 item 44 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017280): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017280): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017280): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017280): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017280): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.756997355 +0000 UTC m=+12.279683217 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017280): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010172c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010172c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010172c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010172c0): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010172c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.756997355 +0000 UTC m=+12.279683217 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010172c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011d260 item 44 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010173c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010173c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010173c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010173c0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010173c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010173c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010173c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.75838995 +0000 UTC m=+12.281075812 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010173c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017400): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017400): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017400): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011d9d0 item 45 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017400): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017400): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.758825606 +0000 UTC m=+12.281511467 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017400): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010174c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010174c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010174c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010174c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010174c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.758825606 +0000 UTC m=+12.281511467 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010174c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011dd50 item 45 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017580): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017580): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017580): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017580): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017580): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017580): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017580): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.760254047 +0000 UTC m=+12.282939889 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017580): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010175c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010175c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010175c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004185b0 item 46 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010175c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010175c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.760659486 +0000 UTC m=+12.283345328 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010175c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017680): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017680): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017680): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017680): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017680): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.760659486 +0000 UTC m=+12.283345328 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017680): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004187e0 item 46 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017740): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017740): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017740): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017740): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017740): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017740): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017740): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.761808425 +0000 UTC m=+12.284494277 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017740): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017780): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017780): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017780): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418d90 item 47 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017780): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017780): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.762248207 +0000 UTC m=+12.284934059 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017780): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017840): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017840): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017840): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017840): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017840): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.762248207 +0000 UTC m=+12.284934059 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017840): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419030 item 47 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017900): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017900): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017900): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017900): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017900): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017900): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017900): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.763479251 +0000 UTC m=+12.286165103 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017900): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017940): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017940): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017940): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419570 item 48 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017940): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017940): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.763897202 +0000 UTC m=+12.286583054 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017940): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a00): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a00): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a00): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.763897202 +0000 UTC m=+12.286583054 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004197a0 item 48 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.765165094 +0000 UTC m=+12.287850946 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a80): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a80): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a80): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a80): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419b90 item 49 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a80): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.76561725 +0000 UTC m=+12.288303102 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017a80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017ac0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017ac0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017ac0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017ac0): >_readAt: n=8, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017ac0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.76561725 +0000 UTC m=+12.288303102 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017ac0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419ce0 item 49 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017b40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017b40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017b40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017b40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017b40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.766929665 +0000 UTC m=+12.289615506 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017b40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017c00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017c00): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017c00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052540 item 50 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017c00): _readAt: size=2, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017c00): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017c00): _writeAt: size=3, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017c00): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017c00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.767476527 +0000 UTC m=+12.290162369 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017c00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017c40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017c40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017c40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017c40): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017c40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.767476527 +0000 UTC m=+12.290162369 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017c40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a10 item 50 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017cc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017cc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017cc0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017cc0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017cc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.768620487 +0000 UTC m=+12.291306339 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017cc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017d80): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017d80): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017d80): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017d80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017d80): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017d80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 51 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017d80): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017d80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.769101737 +0000 UTC m=+12.291787589 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017d80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017dc0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017dc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017dc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017dc0): >_readAt: n=8, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017dc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.769101737 +0000 UTC m=+12.291787589 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017dc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053030 item 51 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017e40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017e40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017e40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017e40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017e40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.770292495 +0000 UTC m=+12.292978337 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017e40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017f00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017f00): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017f00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000539d0 item 52 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017f00): _readAt: size=2, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017f00): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017f00): _writeAt: size=3, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017f00): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017f00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.770843735 +0000 UTC m=+12.293529588 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017f00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017f40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017f40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017f40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017f40): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017f40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.770843735 +0000 UTC m=+12.293529588 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001017f40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c00 item 52 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098040): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098040): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098040): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098040): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098040): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.771990681 +0000 UTC m=+12.294676523 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098040): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098100): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098100): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098100): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098100): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098100): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098100): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404070 item 53 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098100): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098100): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.772415074 +0000 UTC m=+12.295100926 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098100): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098140): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098140): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098140): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098140): >_readAt: n=8, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098140): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.772415074 +0000 UTC m=+12.295100926 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098140): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004043f0 item 53 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010981c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010981c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010981c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010981c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010981c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.773587688 +0000 UTC m=+12.296273540 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010981c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098280): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098280): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098280): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004049a0 item 54 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098280): _readAt: size=2, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098280): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098280): _writeAt: size=3, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098280): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098280): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.774132277 +0000 UTC m=+12.296818129 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098280): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010982c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010982c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010982c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010982c0): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010982c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.774132277 +0000 UTC m=+12.296818129 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010982c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404af0 item 54 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899d00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899d00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899d00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899d00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899d00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.775758198 +0000 UTC m=+12.298444070 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899d00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899dc0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899dc0): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899dc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899dc0): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899dc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2af0 item 55 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899dc0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899dc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.776355836 +0000 UTC m=+12.299041738 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899dc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899e00): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899e00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899e00): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899e00): >_readAt: n=8, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899e00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.776355836 +0000 UTC m=+12.299041738 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899e00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2d20 item 55 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899e80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899e80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899e80): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899e80): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899e80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.778124495 +0000 UTC m=+12.300810397 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899e80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899f40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899f40): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899f40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3110 item 56 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899f40): _readAt: size=2, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899f40): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899f40): _writeAt: size=3, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899f40): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899f40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.77870442 +0000 UTC m=+12.301390302 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000899f40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0000): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0000): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0000): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0000): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0000): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.77870442 +0000 UTC m=+12.301390302 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0000): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a33b0 item 56 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b00c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b00c0): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b00c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b00c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b00c0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b00c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b00c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b00c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.780294825 +0000 UTC m=+12.302980696 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b00c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0100): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0100): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0100): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a37a0 item 57 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0100): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0100): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.780945751 +0000 UTC m=+12.303631624 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0100): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b01c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b01c0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b01c0): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b01c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b01c0): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b01c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a39d0 item 57 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b01c0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b01c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.781574909 +0000 UTC m=+12.304260811 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b01c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0200): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0200): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0200): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0200): >_readAt: n=8, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0200): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.781574909 +0000 UTC m=+12.304260811 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0200): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3c00 item 57 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b02c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b02c0): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b02c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b02c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b02c0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b02c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b02c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b02c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.783124738 +0000 UTC m=+12.305810610 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b02c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0300): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0300): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0300): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe1c0 item 58 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0300): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0300): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.78373003 +0000 UTC m=+12.306415903 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0300): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b03c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b03c0): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b03c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe310 item 58 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b03c0): _readAt: size=2, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b03c0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b03c0): _writeAt: size=3, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b03c0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b03c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.784435159 +0000 UTC m=+12.307121032 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b03c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0400): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0400): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0400): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0400): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0400): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.784435159 +0000 UTC m=+12.307121032 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0400): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe5b0 item 58 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b04c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b04c0): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b04c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b04c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b04c0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b04c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b04c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b04c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.78614095 +0000 UTC m=+12.308826822 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b04c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0500): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0500): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0500): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe930 item 59 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0500): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0500): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.786788501 +0000 UTC m=+12.309474383 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0500): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b05c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b05c0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b05c0): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b05c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b05c0): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b05c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003feaf0 item 59 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b05c0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b05c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.78745025 +0000 UTC m=+12.310136142 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b05c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0600): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0600): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0600): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0600): >_readAt: n=8, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0600): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.78745025 +0000 UTC m=+12.310136142 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0600): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fed90 item 59 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b06c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b06c0): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b06c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b06c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b06c0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b06c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b06c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b06c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.789200793 +0000 UTC m=+12.311886666 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b06c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0700): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0700): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0700): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff650 item 60 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0700): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0700): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.78986162 +0000 UTC m=+12.312547492 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0700): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b07c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b07c0): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b07c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff7a0 item 60 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b07c0): _readAt: size=2, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b07c0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b07c0): _writeAt: size=3, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b07c0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b07c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.790746485 +0000 UTC m=+12.313432357 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b07c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0800): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0800): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0800): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0800): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0800): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.790746485 +0000 UTC m=+12.313432357 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0800): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffab0 item 60 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b08c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b08c0): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b08c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b08c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b08c0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b08c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b08c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b08c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.792286185 +0000 UTC m=+12.314972057 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b08c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0900): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0900): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0900): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffd50 item 61 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0900): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0900): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.792840773 +0000 UTC m=+12.315526645 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0900): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b09c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b09c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b09c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b09c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b09c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.792840773 +0000 UTC m=+12.315526645 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b09c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001561c0 item 61 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0a80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0a80): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0a80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0a80): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0a80): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0a80): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0a80): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0a80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.794444672 +0000 UTC m=+12.317130545 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0a80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ac0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ac0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ac0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000156850 item 62 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ac0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ac0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.794964204 +0000 UTC m=+12.317650076 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ac0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18300): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18300): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18300): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18300): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18300): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.794964204 +0000 UTC m=+12.317650076 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18300): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000156d90 item 62 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f183c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f183c0): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f183c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f183c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f183c0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f183c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f183c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f183c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.796314039 +0000 UTC m=+12.318999891 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f183c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18400): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18400): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18400): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433650 item 63 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18400): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18400): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.796675535 +0000 UTC m=+12.319361377 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18400): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f184c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f184c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f184c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f184c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f184c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.796675535 +0000 UTC m=+12.319361377 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f184c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433810 item 63 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18580): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18580): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18580): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18580): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18580): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18580): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18580): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18580): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.797839092 +0000 UTC m=+12.320524935 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18580): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f185c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f185c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f185c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433b90 item 64 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f185c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f185c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.798265189 +0000 UTC m=+12.320951041 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f185c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18680): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18680): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18680): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18680): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18680): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.798265189 +0000 UTC m=+12.320951041 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18680): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433ea0 item 64 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f186c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f186c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f186c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f186c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f186c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.799843501 +0000 UTC m=+12.322529373 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f186c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18700): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18700): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18700): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18700): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18700): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522620 item 65 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18700): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18700): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.800646494 +0000 UTC m=+12.323332366 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18700): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18740): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18740): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18740): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18740): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18740): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.800646494 +0000 UTC m=+12.323332366 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18740): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522a10 item 65 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18780): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18780): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18780): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18780): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18780): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.802358306 +0000 UTC m=+12.325044178 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18780): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f187c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f187c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005230a0 item 66 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f187c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f187c0): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f187c0): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f187c0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f187c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.802950984 +0000 UTC m=+12.325636866 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f187c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18800): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18800): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18800): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18800): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18800): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.802950984 +0000 UTC m=+12.325636866 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18800): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523260 item 66 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18840): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18840): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18840): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18840): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18840): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.804506654 +0000 UTC m=+12.327192526 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18840): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18880): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18880): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18880): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18880): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18880): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523500 item 67 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18880): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18880): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.80514572 +0000 UTC m=+12.327831592 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18880): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f188c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f188c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f188c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f188c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f188c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.80514572 +0000 UTC m=+12.327831592 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f188c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523810 item 67 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098300): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098300): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098300): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098300): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098300): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.806566196 +0000 UTC m=+12.329252039 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098300): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010983c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010983c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404ee0 item 68 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010983c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010983c0): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010983c0): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010983c0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010983c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.807083865 +0000 UTC m=+12.329769717 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010983c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098400): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098400): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098400): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098400): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098400): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.807083865 +0000 UTC m=+12.329769717 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098400): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405180 item 68 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098440): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098440): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098440): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098440): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098440): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.808159107 +0000 UTC m=+12.330844948 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098440): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098480): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098480): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098480): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098480): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098480): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004056c0 item 69 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098480): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098480): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.808547873 +0000 UTC m=+12.331233725 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098480): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010984c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010984c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010984c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010984c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010984c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.808547873 +0000 UTC m=+12.331233725 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010984c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405960 item 69 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098540): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098540): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098540): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098540): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098540): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.809670383 +0000 UTC m=+12.332356225 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098540): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098600): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098600): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405ea0 item 70 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098600): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098600): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098600): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098600): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098600): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.810122368 +0000 UTC m=+12.332808211 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098600): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098640): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098640): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098640): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098640): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098640): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.810122368 +0000 UTC m=+12.332808211 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098640): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332150 item 70 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010986c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010986c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010986c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010986c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010986c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.811166521 +0000 UTC m=+12.333852363 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010986c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098780): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098780): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098780): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098780): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098780): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332af0 item 71 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098780): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098780): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.811620491 +0000 UTC m=+12.334306343 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098780): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010987c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010987c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010987c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010987c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010987c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.811620491 +0000 UTC m=+12.334306343 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010987c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332c40 item 71 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098840): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098840): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098840): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098840): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098840): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.812834211 +0000 UTC m=+12.335520063 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098840): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098900): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098900): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003331f0 item 72 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098900): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098900): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098900): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098900): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098900): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.813266821 +0000 UTC m=+12.335952673 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098900): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098940): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098940): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098940): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098940): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098940): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.813266821 +0000 UTC m=+12.335952673 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098940): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333420 item 72 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098980): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098980): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098980): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098980): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098980): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098980): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098980): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.814305834 +0000 UTC m=+12.336991686 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098980): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010989c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010989c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010989c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333ea0 item 73 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010989c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010989c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.814734996 +0000 UTC m=+12.337420839 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010989c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098a00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098a00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098a00): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098a00): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098a00): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005203f0 item 73 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098a00): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098a00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.815145595 +0000 UTC m=+12.337831437 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098a00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098a40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098a40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098a40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098a40): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098a40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.815145595 +0000 UTC m=+12.337831437 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098a40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005205b0 item 73 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098b00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098b00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098b00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098b00): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098b00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098b00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098b00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.816300335 +0000 UTC m=+12.338986177 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098b00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098b40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098b40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098b40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005208c0 item 74 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098b40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098b40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.816655199 +0000 UTC m=+12.339341041 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098b40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098c00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098c00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000520a80 item 74 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098c00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098c00): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098c00): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098c00): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098c00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.817093008 +0000 UTC m=+12.339778860 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098c00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098c40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098c40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098c40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098c40): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098c40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.817093008 +0000 UTC m=+12.339778860 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098c40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000520bd0 item 74 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098d00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098d00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098d00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098d00): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098d00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098d00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098d00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.818069784 +0000 UTC m=+12.340755627 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098d00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098d40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098d40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098d40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000521420 item 75 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098d40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098d40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.818471156 +0000 UTC m=+12.341157008 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098d40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098e00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098e00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098e00): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098e00): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098e00): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005217a0 item 75 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098e00): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098e00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.818895439 +0000 UTC m=+12.341581292 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098e00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098e40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098e40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098e40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098e40): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098e40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.818895439 +0000 UTC m=+12.341581292 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098e40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005219d0 item 75 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098f00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098f00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098f00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098f00): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098f00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098f00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098f00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.819992872 +0000 UTC m=+12.342678724 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098f00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098f40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098f40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098f40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000521f10 item 76 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098f40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098f40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.820345602 +0000 UTC m=+12.343031444 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001098f40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099000): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099000): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380850 item 76 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099000): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099000): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099000): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099000): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099000): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.820858862 +0000 UTC m=+12.343544714 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099000): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099040): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099040): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099040): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099040): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099040): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.820858862 +0000 UTC m=+12.343544714 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099040): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003809a0 item 76 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099100): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099100): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099100): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099100): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099100): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099100): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099100): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.82182557 +0000 UTC m=+12.344511412 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099100): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099140): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099140): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099140): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003810a0 item 77 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099140): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099140): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.822233313 +0000 UTC m=+12.344919165 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099140): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099200): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099200): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099200): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099200): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099200): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.822233313 +0000 UTC m=+12.344919165 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099200): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003819d0 item 77 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010992c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010992c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010992c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010992c0): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010992c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010992c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010992c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.82347716 +0000 UTC m=+12.346163012 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010992c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099300): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099300): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099300): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee3f0 item 78 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099300): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099300): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.824048248 +0000 UTC m=+12.346734100 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099300): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010993c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010993c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010993c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010993c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010993c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.824048248 +0000 UTC m=+12.346734100 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010993c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee700 item 78 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099480): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099480): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099480): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099480): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099480): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099480): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099480): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.825185084 +0000 UTC m=+12.347870927 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099480): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010994c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010994c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010994c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee9a0 item 79 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010994c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010994c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.825651297 +0000 UTC m=+12.348337149 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010994c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099580): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099580): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099580): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099580): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099580): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.825651297 +0000 UTC m=+12.348337149 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099580): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eeaf0 item 79 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099640): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099640): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099640): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099640): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099640): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099640): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099640): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.826788635 +0000 UTC m=+12.349474487 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099640): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099680): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099680): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099680): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef500 item 80 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099680): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099680): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.827223227 +0000 UTC m=+12.349909079 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099680): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099740): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099740): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099740): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099740): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099740): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.827223227 +0000 UTC m=+12.349909079 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099740): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef650 item 80 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099780): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099780): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099780): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099780): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099780): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.828460742 +0000 UTC m=+12.351146575 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099780): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010997c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010997c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010997c0): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010997c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010997c0): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010997c0): _writeAt: size=3, off=7 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004efb20 item 81 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010997c0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010997c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.82890939 +0000 UTC m=+12.351595233 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010997c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099800): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099800): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099800): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099800): >_readAt: n=8, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099800): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.82890939 +0000 UTC m=+12.351595233 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099800): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004efe30 item 81 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099880): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099880): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099880): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099880): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099880): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.830014107 +0000 UTC m=+12.352699949 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099880): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099940): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099940): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099940): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a540 item 82 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099940): _readAt: size=2, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099940): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099940): _writeAt: size=3, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099940): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099940): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.830561922 +0000 UTC m=+12.353247774 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099940): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099980): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099980): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099980): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099980): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099980): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.830561922 +0000 UTC m=+12.353247774 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099980): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a690 item 82 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099a00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099a00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099a00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099a00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099a00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.831641532 +0000 UTC m=+12.354327384 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099a00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099ac0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099ac0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099ac0): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099ac0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099ac0): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099ac0): _writeAt: size=3, off=7 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b1f0 item 83 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099ac0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099ac0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.832206389 +0000 UTC m=+12.354892241 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099ac0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099b00): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099b00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099b00): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099b00): >_readAt: n=8, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099b00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.832206389 +0000 UTC m=+12.354892241 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099b00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b810 item 83 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099b80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099b80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099b80): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099b80): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099b80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.833297309 +0000 UTC m=+12.355983161 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099b80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099c80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099c80): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099c80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe000 item 84 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099c80): _readAt: size=2, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099c80): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099c80): _writeAt: size=3, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099c80): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099c80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.833871242 +0000 UTC m=+12.356557094 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099c80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099cc0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099cc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099cc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099cc0): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099cc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.833871242 +0000 UTC m=+12.356557094 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099cc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe2a0 item 84 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099d40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099d40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099d40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099d40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099d40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.834918562 +0000 UTC m=+12.357604414 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099d40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099e00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099e00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099e00): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099e00): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099e00): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099e00): _writeAt: size=3, off=7 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fea10 item 85 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099e00): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099e00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.835336612 +0000 UTC m=+12.358022455 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099e00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099e40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099e40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099e40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099e40): >_readAt: n=8, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099e40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.835336612 +0000 UTC m=+12.358022455 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099e40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff340 item 85 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099ec0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099ec0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099ec0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099ec0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099ec0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.836426731 +0000 UTC m=+12.359112584 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc001099ec0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a000): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a000): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a000): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff960 item 86 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a000): _readAt: size=2, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a000): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a000): _writeAt: size=3, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a000): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a000): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.83693324 +0000 UTC m=+12.359619092 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a000): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a040): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a040): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a040): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a040): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a040): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.83693324 +0000 UTC m=+12.359619092 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a040): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ffc00 item 86 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a0c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a0c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a0c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a0c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a0c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.837938189 +0000 UTC m=+12.360624031 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a0c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a180): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a180): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a180): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a180): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a180): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a180): _writeAt: size=3, off=7 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003442a0 item 87 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a180): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a180): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.838421163 +0000 UTC m=+12.361107006 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a180): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a1c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a1c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a1c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a1c0): >_readAt: n=8, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a1c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.838421163 +0000 UTC m=+12.361107006 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a1c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003443f0 item 87 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a240): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a240): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a240): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a240): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a240): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.839523284 +0000 UTC m=+12.362209127 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a240): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a300): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a300): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a300): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344850 item 88 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a300): _readAt: size=2, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a300): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a300): _writeAt: size=3, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a300): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a300): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.840044119 +0000 UTC m=+12.362729971 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a300): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a340): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a340): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a340): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a340): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a340): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.840044119 +0000 UTC m=+12.362729971 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a340): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003449a0 item 88 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a400): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a400): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a400): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a400): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a400): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a400): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a400): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a400): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.841206984 +0000 UTC m=+12.363892836 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a400): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a440): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a440): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a440): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344d20 item 89 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a440): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a440): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.841694586 +0000 UTC m=+12.364380438 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a440): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a500): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a500): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a500): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a500): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a500): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a500): _writeAt: size=3, off=7 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344fc0 item 89 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a500): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a500): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.842266636 +0000 UTC m=+12.364952488 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a500): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a540): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a540): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a540): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a540): >_readAt: n=8, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a540): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.842266636 +0000 UTC m=+12.364952488 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a540): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345260 item 89 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a600): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a600): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a600): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a600): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a600): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a600): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a600): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a600): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.843376362 +0000 UTC m=+12.366062214 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a600): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a640): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a640): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a640): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345810 item 90 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a640): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a640): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.843825593 +0000 UTC m=+12.366511445 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a640): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a700): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a700): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a700): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345b90 item 90 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a700): _readAt: size=2, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a700): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a700): _writeAt: size=3, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a700): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a700): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.844280543 +0000 UTC m=+12.366966385 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a700): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a740): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a740): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a740): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a740): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a740): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.844280543 +0000 UTC m=+12.366966385 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a740): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc070 item 90 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a800): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a800): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a800): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a800): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a800): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a800): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a800): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a800): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.845223838 +0000 UTC m=+12.367909679 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a800): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a840): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a840): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a840): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc690 item 91 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a840): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a840): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.845548765 +0000 UTC m=+12.368234607 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a840): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a900): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a900): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a900): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a900): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a900): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a900): _writeAt: size=3, off=7 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc7e0 item 91 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a900): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a900): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.845927924 +0000 UTC m=+12.368613756 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a900): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a940): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a940): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a940): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a940): >_readAt: n=8, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a940): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.845927924 +0000 UTC m=+12.368613756 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114a940): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc930 item 91 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aa00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aa00): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aa00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aa00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aa00): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aa00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aa00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aa00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.846797972 +0000 UTC m=+12.369483814 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aa00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aa40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aa40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aa40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcd20 item 92 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aa40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aa40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.847202279 +0000 UTC m=+12.369888121 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aa40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ab00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ab00): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ab00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bce70 item 92 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ab00): _readAt: size=2, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ab00): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ab00): _writeAt: size=3, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ab00): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ab00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.847642362 +0000 UTC m=+12.370328203 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ab00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ab40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ab40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ab40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ab40): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ab40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.847642362 +0000 UTC m=+12.370328203 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ab40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd030 item 92 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ac00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ac00): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ac00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ac00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ac00): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ac00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ac00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ac00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.848664123 +0000 UTC m=+12.371349966 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ac00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ac40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ac40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ac40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd420 item 93 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ac40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ac40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.849051118 +0000 UTC m=+12.371736959 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ac40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ad00): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ad00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ad00): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ad00): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ad00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.849051118 +0000 UTC m=+12.371736959 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ad00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd570 item 93 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114adc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114adc0): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114adc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114adc0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114adc0): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114adc0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114adc0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114adc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.850046669 +0000 UTC m=+12.372732511 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114adc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ae00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ae00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ae00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd810 item 94 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ae00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ae00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.850343515 +0000 UTC m=+12.373029357 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114ae00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aec0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aec0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aec0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aec0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aec0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.850343515 +0000 UTC m=+12.373029357 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114aec0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd960 item 94 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114af80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114af80): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114af80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114af80): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114af80): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114af80): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114af80): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114af80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.851294654 +0000 UTC m=+12.373980496 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114af80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114afc0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114afc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114afc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdd50 item 95 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114afc0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114afc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.851622257 +0000 UTC m=+12.374308099 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114afc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b080): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b080): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b080): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b080): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b080): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.851622257 +0000 UTC m=+12.374308099 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b080): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdf10 item 95 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b140): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b140): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b140): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b140): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b140): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b140): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b140): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b140): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.852599384 +0000 UTC m=+12.375285226 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b140): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b180): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b180): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b180): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e700 item 96 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b180): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b180): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.852938088 +0000 UTC m=+12.375623930 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b180): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b240): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b240): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b240): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b240): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b240): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.852938088 +0000 UTC m=+12.375623930 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00114b240): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ef50 item 96 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= 2025/03/03 07:17:29 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:29 DEBUG : : Looking for writers 2025/03/03 07:17:29 DEBUG : >WaitForWriters: 2025/03/03 07:17:29 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:29 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:29 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:29 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/03 07:17:29 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b340): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b340): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b340): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b340): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b340): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.876334111 +0000 UTC m=+12.399019964 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b340): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b380): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b380): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b380): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b380): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b380): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b380): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b380): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.876334111 +0000 UTC m=+12.399019964 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b380): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b3c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b3c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b3c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b3c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b3c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.876334111 +0000 UTC m=+12.399019964 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b3c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7650 item 1 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b400): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b400): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b400): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b400): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b400): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.877922163 +0000 UTC m=+12.400608015 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b400): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b440): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b440): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b440): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b440): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b440): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.877922163 +0000 UTC m=+12.400608015 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b440): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7a40 item 2 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b480): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b480): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b480): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b480): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b480): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.879029163 +0000 UTC m=+12.401715015 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b480): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b4c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b4c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b4c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b4c0): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b4c0): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b4c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b4c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.879029163 +0000 UTC m=+12.401715015 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b4c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b500): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b500): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b500): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b500): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b500): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.879029163 +0000 UTC m=+12.401715015 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b500): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7d50 item 3 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b580): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b580): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b580): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b580): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b580): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.880639354 +0000 UTC m=+12.403325196 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b580): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b600): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b600): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b600): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b600): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b600): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.880639354 +0000 UTC m=+12.403325196 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b600): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440230 item 4 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b640): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b640): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b640): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b640): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b640): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.881887951 +0000 UTC m=+12.404573803 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b640): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b680): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b680): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b680): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b680): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b680): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b680): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b680): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.881887951 +0000 UTC m=+12.404573803 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b680): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18000): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18000): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18000): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18000): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18000): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.881887951 +0000 UTC m=+12.404573803 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18000): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004408c0 item 5 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18080): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18080): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18080): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18080): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18080): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.883895796 +0000 UTC m=+12.406581648 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18080): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18100): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18100): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18100): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18100): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18100): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.883895796 +0000 UTC m=+12.406581648 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18100): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522770 item 6 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18180): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18180): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18180): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18180): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18180): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.885292408 +0000 UTC m=+12.407978250 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18180): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18240): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18240): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18240): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18240): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18240): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18240): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18240): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.885292408 +0000 UTC m=+12.407978250 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18240): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18280): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18280): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18280): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18280): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18280): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.885292408 +0000 UTC m=+12.407978250 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18280): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522f50 item 7 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18300): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18300): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18300): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18300): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18300): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.887018507 +0000 UTC m=+12.409704360 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18300): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18380): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18380): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18380): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18380): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18380): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.887018507 +0000 UTC m=+12.409704360 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18380): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005233b0 item 8 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f183c0): _readAt: size=2, off=0 2025/03/03 07:17:29 ERROR : open-test-file(0xc000f183c0): Couldn't read size of file 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f183c0): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f183c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f183c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f183c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f183c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18400): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18400): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18400): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18400): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18400): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.888234511 +0000 UTC m=+12.410920363 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18400): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18440): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18440): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18440): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18440): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18440): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18440): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18440): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.888234511 +0000 UTC m=+12.410920363 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18440): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18480): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18480): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18480): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18480): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18480): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.888234511 +0000 UTC m=+12.410920363 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18480): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523810 item 9 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18500): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18500): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18500): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18500): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18500): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.889801103 +0000 UTC m=+12.412486955 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18500): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18580): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18580): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18580): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18580): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18580): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.889801103 +0000 UTC m=+12.412486955 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18580): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523ce0 item 10 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18640): _readAt: size=2, off=0 2025/03/03 07:17:29 ERROR : open-test-file(0xc000f18640): Couldn't read size of file 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18640): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18640): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18640): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18640): close: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18640): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18680): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18680): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18680): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18680): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18680): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.890959419 +0000 UTC m=+12.413645261 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18680): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18740): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18740): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18740): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18740): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18740): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18740): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18740): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.890959419 +0000 UTC m=+12.413645261 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18740): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18780): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18780): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18780): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18780): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18780): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.890959419 +0000 UTC m=+12.413645261 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18780): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440e00 item 11 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18800): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18800): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18800): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18800): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18800): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.892529696 +0000 UTC m=+12.415215548 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18800): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18880): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18880): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18880): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18880): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18880): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.892529696 +0000 UTC m=+12.415215548 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18880): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441490 item 12 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18940): _readAt: size=2, off=0 2025/03/03 07:17:29 ERROR : open-test-file(0xc000f18940): Couldn't read size of file 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18940): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18940): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18940): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18940): close: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18940): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18980): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18980): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18980): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18980): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18980): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.893836932 +0000 UTC m=+12.416522784 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18980): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18a40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18a40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18a40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18a40): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18a40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.893836932 +0000 UTC m=+12.416522784 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18a40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441810 item 13 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18ac0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18ac0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18ac0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18ac0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18ac0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.895105545 +0000 UTC m=+12.417791397 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18ac0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18b40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18b40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18b40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18b40): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18b40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.895105545 +0000 UTC m=+12.417791397 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18b40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441dc0 item 14 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18c00): _readAt: size=2, off=0 2025/03/03 07:17:29 ERROR : open-test-file(0xc000f18c00): Couldn't read size of file 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18c00): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18c00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18c00): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18c00): close: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18c00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18c40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18c40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18c40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18c40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18c40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.896270093 +0000 UTC m=+12.418955935 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18c40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18d00): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18d00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18d00): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18d00): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18d00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.896270093 +0000 UTC m=+12.418955935 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18d00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446850 item 15 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18d80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18d80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18d80): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18d80): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18d80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.897562781 +0000 UTC m=+12.420248633 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18d80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e00): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e00): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e00): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.897562781 +0000 UTC m=+12.420248633 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446f50 item 16 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.898954885 +0000 UTC m=+12.421640737 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e80): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e80): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e80): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e80): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e80): _writeAt: size=3, off=7 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e80): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.898954885 +0000 UTC m=+12.421640737 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18e80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18ec0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18ec0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18ec0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18ec0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18ec0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.898954885 +0000 UTC m=+12.421640737 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18ec0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004475e0 item 17 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18f40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18f40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18f40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18f40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18f40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.900815846 +0000 UTC m=+12.423501698 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18f40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18fc0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18fc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18fc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18fc0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18fc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.900815846 +0000 UTC m=+12.423501698 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f18fc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000156380 item 18 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19040): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19040): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19040): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19040): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19040): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.901853737 +0000 UTC m=+12.424539580 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19040): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19100): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19100): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19100): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19100): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19100): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19100): _writeAt: size=3, off=7 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19100): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19100): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.901853737 +0000 UTC m=+12.424539580 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19100): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19140): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19140): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19140): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19140): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19140): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.901853737 +0000 UTC m=+12.424539580 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19140): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001568c0 item 19 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f191c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f191c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f191c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f191c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f191c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.903305332 +0000 UTC m=+12.425991184 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f191c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19240): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19240): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19240): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19240): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19240): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.903305332 +0000 UTC m=+12.425991184 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19240): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157730 item 20 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f192c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f192c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f192c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f192c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f192c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.904376916 +0000 UTC m=+12.427062768 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f192c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19380): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19380): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19380): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19380): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19380): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19380): _writeAt: size=3, off=7 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19380): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19380): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.904376916 +0000 UTC m=+12.427062768 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19380): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f193c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f193c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f193c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f193c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f193c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.904376916 +0000 UTC m=+12.427062768 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f193c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157d50 item 21 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19440): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19440): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19440): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19440): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19440): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.905735678 +0000 UTC m=+12.428421531 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19440): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f194c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f194c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f194c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f194c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f194c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.905735678 +0000 UTC m=+12.428421531 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f194c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba310 item 22 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19540): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19540): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19540): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19540): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19540): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.906735288 +0000 UTC m=+12.429421140 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19540): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19600): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19600): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19600): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19600): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19600): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19600): _writeAt: size=3, off=7 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19600): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19600): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.906735288 +0000 UTC m=+12.429421140 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19600): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19640): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19640): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19640): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19640): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19640): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.906735288 +0000 UTC m=+12.429421140 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19640): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba690 item 23 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f196c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f196c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f196c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f196c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f196c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.908134255 +0000 UTC m=+12.430820107 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f196c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19740): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19740): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19740): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19740): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19740): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.908134255 +0000 UTC m=+12.430820107 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19740): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bab60 item 24 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19800): _readAt: size=2, off=0 2025/03/03 07:17:29 ERROR : open-test-file(0xc000f19800): Couldn't read size of file 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19800): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19800): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19800): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19800): close: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19800): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19840): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19840): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19840): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19840): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19840): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.90921183 +0000 UTC m=+12.431897682 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19840): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19900): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19900): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19900): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19900): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19900): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19900): _writeAt: size=3, off=7 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19900): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19900): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.90921183 +0000 UTC m=+12.431897682 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19900): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19940): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19940): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19940): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19940): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19940): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.90921183 +0000 UTC m=+12.431897682 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19940): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003baee0 item 25 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19a00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19a00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19a00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19a00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19a00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.910593686 +0000 UTC m=+12.433279528 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19a00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19a80): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19a80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19a80): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19a80): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19a80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.910593686 +0000 UTC m=+12.433279528 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19a80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bb2d0 item 26 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19b40): _readAt: size=2, off=0 2025/03/03 07:17:29 ERROR : open-test-file(0xc000f19b40): Couldn't read size of file 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19b40): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19b40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19b40): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19b40): close: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19b40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19b80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19b80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19b80): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19b80): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19b80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.911688654 +0000 UTC m=+12.434374506 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19b80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19c40): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19c40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19c40): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19c40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19c40): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19c40): _writeAt: size=3, off=7 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19c40): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19c40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.911688654 +0000 UTC m=+12.434374506 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19c40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19c80): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19c80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19c80): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19c80): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19c80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.911688654 +0000 UTC m=+12.434374506 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19c80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bb650 item 27 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19d00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19d00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19d00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19d00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19d00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.913036675 +0000 UTC m=+12.435722517 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19d00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19d80): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19d80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19d80): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19d80): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19d80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.913036675 +0000 UTC m=+12.435722517 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19d80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bbb20 item 28 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19e40): _readAt: size=2, off=0 2025/03/03 07:17:29 ERROR : open-test-file(0xc000f19e40): Couldn't read size of file 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19e40): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19e40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19e40): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19e40): close: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19e40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19e80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19e80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19e80): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19e80): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19e80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.914036757 +0000 UTC m=+12.436722598 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19e80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19f40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19f40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19f40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19f40): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19f40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.914036757 +0000 UTC m=+12.436722598 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000f19f40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bbe30 item 29 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a040): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a040): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a040): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a040): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a040): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.915011118 +0000 UTC m=+12.437696961 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a040): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a140): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a140): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a140): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a140): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a140): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.915011118 +0000 UTC m=+12.437696961 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a140): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0150 item 30 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a200): _readAt: size=2, off=0 2025/03/03 07:17:29 ERROR : open-test-file(0xc00073a200): Couldn't read size of file 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a200): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a200): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a200): >_writeAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a200): close: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a200): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a240): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a240): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a240): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a240): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a240): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.915982165 +0000 UTC m=+12.438668007 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a240): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a340): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a340): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a340): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a340): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a340): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.915982165 +0000 UTC m=+12.438668007 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a340): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0540 item 31 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a3c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a3c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a3c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a3c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a3c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.916947831 +0000 UTC m=+12.439633674 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a3c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a440): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a440): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a440): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a440): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a440): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.916947831 +0000 UTC m=+12.439633674 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a440): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f07e0 item 32 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a480): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a480): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a480): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a480): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a480): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.917858294 +0000 UTC m=+12.440544137 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a480): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a4c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a4c0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a4c0): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a4c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a4c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0af0 item 33 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a4c0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a4c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.918228537 +0000 UTC m=+12.440914379 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a4c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a500): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a500): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a500): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a500): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a500): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.918228537 +0000 UTC m=+12.440914379 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a500): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0c40 item 33 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a540): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a540): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a540): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a540): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a540): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.919209813 +0000 UTC m=+12.441895655 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a540): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a580): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a580): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f10a0 item 34 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a580): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a580): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a580): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a580): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a580): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.919566971 +0000 UTC m=+12.442252813 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a580): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a5c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a5c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a5c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a5c0): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a5c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.919566971 +0000 UTC m=+12.442252813 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a5c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1260 item 34 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a600): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a600): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a600): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a600): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a600): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.920412913 +0000 UTC m=+12.443098755 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a600): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a640): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a640): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a640): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a640): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a640): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f15e0 item 35 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a640): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a640): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.920739715 +0000 UTC m=+12.443425557 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a640): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a680): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a680): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a680): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a680): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a680): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.920739715 +0000 UTC m=+12.443425557 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a680): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1880 item 35 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a700): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a700): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a700): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a700): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a700): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.92172652 +0000 UTC m=+12.444412362 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a700): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a7c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a7c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1c00 item 36 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a7c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a7c0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a7c0): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a7c0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a7c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.922101982 +0000 UTC m=+12.444787825 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a7c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a800): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a800): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a800): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a800): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a800): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.922101982 +0000 UTC m=+12.444787825 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a800): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1ea0 item 36 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a840): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a840): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a840): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a840): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a840): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.92314255 +0000 UTC m=+12.445828391 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a840): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a880): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a880): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a880): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a880): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a880): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e770 item 37 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a880): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a880): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.923429887 +0000 UTC m=+12.446115728 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a880): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a8c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a8c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a8c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a8c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a8c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.923429887 +0000 UTC m=+12.446115728 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a8c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ea10 item 37 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a940): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a940): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a940): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a940): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a940): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.924363914 +0000 UTC m=+12.447049755 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073a940): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073aa00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073aa00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048efc0 item 38 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073aa00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073aa00): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073aa00): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073aa00): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073aa00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.92491297 +0000 UTC m=+12.447598822 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073aa00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073aa40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073aa40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073aa40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073aa40): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073aa40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.92491297 +0000 UTC m=+12.447598822 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073aa40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f1f0 item 38 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073aac0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073aac0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073aac0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073aac0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073aac0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.925904255 +0000 UTC m=+12.448590107 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073aac0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ab80): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ab80): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ab80): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ab80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ab80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f9d0 item 39 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ab80): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ab80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.926304153 +0000 UTC m=+12.448990006 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ab80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073abc0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073abc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073abc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073abc0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073abc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.926304153 +0000 UTC m=+12.448990006 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073abc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496380 item 39 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ac40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ac40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ac40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ac40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ac40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.92737694 +0000 UTC m=+12.450062782 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ac40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496700 item 40 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad00): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad00): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad00): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.92785797 +0000 UTC m=+12.450543822 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad40): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.92785797 +0000 UTC m=+12.450543822 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496930 item 40 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad80): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad80): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad80): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad80): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.928867648 +0000 UTC m=+12.451553500 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ad80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073adc0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073adc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073adc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496d20 item 41 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073adc0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073adc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.929223444 +0000 UTC m=+12.451909286 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073adc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ae00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ae00): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ae00): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ae00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ae00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496f50 item 41 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ae00): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ae00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.929591823 +0000 UTC m=+12.452277665 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ae00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ae40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ae40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ae40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ae40): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ae40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.929591823 +0000 UTC m=+12.452277665 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ae40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004970a0 item 41 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073af00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073af00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073af00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073af00): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073af00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073af00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073af00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.93061663 +0000 UTC m=+12.453302472 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073af00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073af40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073af40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073af40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497490 item 42 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073af40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073af40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.930963048 +0000 UTC m=+12.453648900 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073af40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b000): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b000): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497960 item 42 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b000): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b000): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b000): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b000): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b000): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.931379257 +0000 UTC m=+12.454065109 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b000): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b040): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b040): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b040): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b040): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b040): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.931379257 +0000 UTC m=+12.454065109 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b040): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497b90 item 42 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b100): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b100): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b100): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b100): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b100): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b100): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b100): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.932371653 +0000 UTC m=+12.455057494 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b100): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b140): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b140): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b140): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456000 item 43 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b140): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b140): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.932758967 +0000 UTC m=+12.455444819 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b140): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b200): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b200): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b200): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b200): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b200): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004561c0 item 43 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b200): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b200): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.933190545 +0000 UTC m=+12.455876387 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b200): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b240): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b240): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b240): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b240): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b240): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.933190545 +0000 UTC m=+12.455876387 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b240): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456620 item 43 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b300): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b300): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b300): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b300): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b300): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b300): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b300): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.9342145 +0000 UTC m=+12.456900352 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b300): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b340): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b340): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b340): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004568c0 item 44 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b340): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b340): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.93456228 +0000 UTC m=+12.457248122 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b340): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b400): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b400): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456af0 item 44 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b400): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b400): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b400): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b400): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b400): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.934964763 +0000 UTC m=+12.457650605 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b400): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b440): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b440): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b440): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b440): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b440): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.934964763 +0000 UTC m=+12.457650605 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b440): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456d90 item 44 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b6c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b6c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b6c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b6c0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b6c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b6c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b6c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.935938755 +0000 UTC m=+12.458624607 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b6c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b700): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b700): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b700): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004571f0 item 45 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b700): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b700): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.936285514 +0000 UTC m=+12.458971356 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b700): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b7c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b7c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b7c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b7c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b7c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.936285514 +0000 UTC m=+12.458971356 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b7c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457340 item 45 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b880): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b880): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b880): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b880): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b880): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b880): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b880): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.937291636 +0000 UTC m=+12.459977478 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b880): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b8c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b8c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b8c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457730 item 46 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b8c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b8c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.937634748 +0000 UTC m=+12.460320600 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b8c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b980): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b980): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b980): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b980): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b980): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.937634748 +0000 UTC m=+12.460320600 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073b980): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004578f0 item 46 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ba40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ba40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ba40): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ba40): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ba40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ba40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ba40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.938626634 +0000 UTC m=+12.461312486 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ba40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ba80): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ba80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ba80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c000 item 47 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ba80): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ba80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.938968323 +0000 UTC m=+12.461654175 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073ba80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bb40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bb40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bb40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bb40): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bb40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.938968323 +0000 UTC m=+12.461654175 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bb40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c150 item 47 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bc00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bc00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bc00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bc00): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bc00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bc00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bc00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.939957473 +0000 UTC m=+12.462643325 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bc00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bc40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bc40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bc40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c460 item 48 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bc40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bc40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.940270698 +0000 UTC m=+12.462956541 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bc40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd00): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd00): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd00): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.940270698 +0000 UTC m=+12.462956541 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c620 item 48 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.941299653 +0000 UTC m=+12.463985495 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd80): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd80): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd80): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd80): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cb60 item 49 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd80): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.941644618 +0000 UTC m=+12.464330470 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bd80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bdc0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bdc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bdc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bdc0): >_readAt: n=8, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bdc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.941644618 +0000 UTC m=+12.464330470 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bdc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cf50 item 49 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073be40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073be40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073be40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073be40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073be40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.942606758 +0000 UTC m=+12.465292610 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073be40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bf00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bf00): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bf00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d570 item 50 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bf00): _readAt: size=2, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bf00): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bf00): _writeAt: size=3, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bf00): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bf00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.943011165 +0000 UTC m=+12.465697007 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bf00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bf40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bf40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bf40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bf40): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bf40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.943011165 +0000 UTC m=+12.465697007 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc00073bf40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d730 item 50 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0040): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0040): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0040): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0040): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0040): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.943855123 +0000 UTC m=+12.466540976 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0040): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0100): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0100): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0100): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0100): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0100): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0100): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041da40 item 51 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0100): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0100): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.944229394 +0000 UTC m=+12.466915246 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0100): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0140): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0140): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0140): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0140): >_readAt: n=8, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0140): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.944229394 +0000 UTC m=+12.466915246 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0140): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dce0 item 51 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b01c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b01c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b01c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b01c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b01c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.945200139 +0000 UTC m=+12.467885991 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b01c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0280): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0280): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0280): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec150 item 52 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0280): _readAt: size=2, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0280): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0280): _writeAt: size=3, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0280): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0280): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.945704483 +0000 UTC m=+12.468390325 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0280): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b02c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b02c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b02c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b02c0): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b02c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.945704483 +0000 UTC m=+12.468390325 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b02c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec310 item 52 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0340): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0340): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0340): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0340): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0340): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.94667611 +0000 UTC m=+12.469361952 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0340): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0400): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0400): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0400): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0400): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0400): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0400): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec620 item 53 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0400): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0400): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.947055579 +0000 UTC m=+12.469741432 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0400): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0440): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0440): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0440): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0440): >_readAt: n=8, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0440): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.947055579 +0000 UTC m=+12.469741432 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0440): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec770 item 53 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b04c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b04c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b04c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b04c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b04c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.948032447 +0000 UTC m=+12.470718299 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b04c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0580): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0580): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0580): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecb60 item 54 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0580): _readAt: size=2, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0580): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0580): _writeAt: size=3, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0580): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0580): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.94839752 +0000 UTC m=+12.471083372 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0580): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b05c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b05c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b05c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b05c0): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b05c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.94839752 +0000 UTC m=+12.471083372 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b05c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eccb0 item 54 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0640): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0640): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0640): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0640): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0640): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.949357436 +0000 UTC m=+12.472043288 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0640): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0700): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0700): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0700): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0700): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0700): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0700): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed0a0 item 55 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0700): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0700): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.949713521 +0000 UTC m=+12.472399373 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0700): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0740): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0740): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0740): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0740): >_readAt: n=8, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0740): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.949713521 +0000 UTC m=+12.472399373 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0740): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed340 item 55 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b07c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b07c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b07c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b07c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b07c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.950646467 +0000 UTC m=+12.473332309 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b07c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0880): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0880): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0880): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed6c0 item 56 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0880): _readAt: size=2, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0880): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0880): _writeAt: size=3, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0880): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0880): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.951055432 +0000 UTC m=+12.473741284 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0880): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b08c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b08c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b08c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b08c0): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b08c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.951055432 +0000 UTC m=+12.473741284 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b08c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed810 item 56 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0980): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0980): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0980): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0980): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0980): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0980): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0980): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0980): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.951987615 +0000 UTC m=+12.474673467 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0980): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b09c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b09c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b09c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edc70 item 57 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b09c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b09c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.952346818 +0000 UTC m=+12.475032659 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b09c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0a80): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0a80): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0a80): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0a80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0a80): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0a80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eddc0 item 57 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0a80): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0a80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.952733441 +0000 UTC m=+12.475419293 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0a80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ac0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ac0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ac0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ac0): >_readAt: n=8, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ac0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.952733441 +0000 UTC m=+12.475419293 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ac0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edf10 item 57 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0b80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0b80): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0b80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0b80): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0b80): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0b80): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0b80): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0b80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.953688207 +0000 UTC m=+12.476374049 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0b80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0bc0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0bc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0bc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318540 item 58 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0bc0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0bc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.954026409 +0000 UTC m=+12.476712262 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0bc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0cc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0cc0): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0cc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003187e0 item 58 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0cc0): _readAt: size=2, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0cc0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0cc0): _writeAt: size=3, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0cc0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0cc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.954396311 +0000 UTC m=+12.477082163 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0cc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0d00): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0d00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0d00): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0d00): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0d00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.954396311 +0000 UTC m=+12.477082163 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0d00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318d90 item 58 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0dc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0dc0): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0dc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0dc0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0dc0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0dc0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0dc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.955300492 +0000 UTC m=+12.477986344 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0dc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0e00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0e00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0e00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003196c0 item 59 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0e00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0e00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.95563098 +0000 UTC m=+12.478316832 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0e00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ec0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ec0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ec0): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ec0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ec0): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ec0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003199d0 item 59 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ec0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ec0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.956055665 +0000 UTC m=+12.478741507 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0ec0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0f00): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0f00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0f00): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0f00): >_readAt: n=8, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0f00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.956055665 +0000 UTC m=+12.478741507 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0f00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319d50 item 59 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0fc0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0fc0): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0fc0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0fc0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0fc0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0fc0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0fc0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0fc0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.957080653 +0000 UTC m=+12.479766505 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b0fc0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1000): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1000): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1000): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4a10 item 60 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1000): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1000): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.95739976 +0000 UTC m=+12.480085612 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1000): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b10c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b10c0): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b10c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4bd0 item 60 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b10c0): _readAt: size=2, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b10c0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b10c0): _writeAt: size=3, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b10c0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b10c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.957863507 +0000 UTC m=+12.480549359 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b10c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1100): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1100): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1100): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1100): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1100): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.957863507 +0000 UTC m=+12.480549359 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1100): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d50a0 item 60 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b11c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b11c0): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b11c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b11c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b11c0): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b11c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b11c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b11c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.958758692 +0000 UTC m=+12.481444534 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b11c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1200): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1200): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1200): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d56c0 item 61 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1200): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1200): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.959134174 +0000 UTC m=+12.481820026 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1200): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b12c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b12c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b12c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b12c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b12c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.959134174 +0000 UTC m=+12.481820026 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b12c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d58f0 item 61 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1380): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1380): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1380): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1380): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1380): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1380): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1380): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1380): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.960077549 +0000 UTC m=+12.482763391 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1380): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b13c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b13c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b13c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5d50 item 62 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b13c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b13c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.960450978 +0000 UTC m=+12.483136819 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b13c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1480): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1480): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1480): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1480): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1480): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.960450978 +0000 UTC m=+12.483136819 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1480): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005de460 item 62 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1540): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1540): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1540): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1540): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1540): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1540): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1540): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1540): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.961487345 +0000 UTC m=+12.484173187 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1540): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1580): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1580): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1580): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005de930 item 63 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1580): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1580): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.961833172 +0000 UTC m=+12.484519004 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1580): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1640): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1640): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1640): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1640): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1640): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.961833172 +0000 UTC m=+12.484519004 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1640): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dea80 item 63 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1700): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1700): open at offset 0 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1700): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1700): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1700): >_readAt: n=0, err=Bad file descriptor 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1700): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1700): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1700): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.963337897 +0000 UTC m=+12.486023769 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1700): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1740): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1740): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1740): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005deee0 item 64 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1740): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1740): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.963827843 +0000 UTC m=+12.486513715 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1740): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1800): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1800): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1800): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1800): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1800): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.963827843 +0000 UTC m=+12.486513715 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0010b1800): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005df110 item 64 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000126080): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000126080): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000126080): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000126080): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000126080): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.965431393 +0000 UTC m=+12.488117255 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000126080): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001260c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001260c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001260c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001260c0): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001260c0): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004061c0 item 65 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001260c0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001260c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.965948551 +0000 UTC m=+12.488634393 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001260c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001261c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001261c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001261c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001261c0): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001261c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.965948551 +0000 UTC m=+12.488634393 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001261c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004063f0 item 65 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000126200): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000126200): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000126200): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000126200): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000126200): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.967180915 +0000 UTC m=+12.489866767 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000126200): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000126f80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000126f80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406770 item 66 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000126f80): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000126f80): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000126f80): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000126f80): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000126f80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.967618925 +0000 UTC m=+12.490304777 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000126f80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127740): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127740): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127740): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127740): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127740): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.967618925 +0000 UTC m=+12.490304777 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127740): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406930 item 66 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127780): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127780): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127780): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127780): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127780): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.96862128 +0000 UTC m=+12.491307132 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127780): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001278c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001278c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001278c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001278c0): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001278c0): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407110 item 67 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001278c0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001278c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.969053108 +0000 UTC m=+12.491738960 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0001278c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127940): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127940): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127940): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127940): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127940): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.969053108 +0000 UTC m=+12.491738960 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127940): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004073b0 item 67 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127d00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127d00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127d00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127d00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127d00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.970102882 +0000 UTC m=+12.492788734 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127d00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127e00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127e00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004079d0 item 68 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127e00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127e00): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127e00): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127e00): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127e00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.970511205 +0000 UTC m=+12.493197057 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127e00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127e80): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127e80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127e80): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127e80): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127e80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.970511205 +0000 UTC m=+12.493197057 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127e80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407d50 item 68 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127ec0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127ec0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127ec0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127ec0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127ec0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.971461041 +0000 UTC m=+12.494146883 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127ec0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127f00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127f00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127f00): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127f00): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127f00): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011c690 item 69 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127f00): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127f00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.971844188 +0000 UTC m=+12.494530030 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127f00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127f40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127f40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127f40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127f40): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127f40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.971844188 +0000 UTC m=+12.494530030 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000127f40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011c9a0 item 69 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611180): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611180): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611180): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611180): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611180): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.972777584 +0000 UTC m=+12.495463426 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611180): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611240): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611240): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011d180 item 70 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611240): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611240): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611240): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611240): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611240): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.973140433 +0000 UTC m=+12.495826275 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611240): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611280): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611280): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611280): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611280): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611280): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.973140433 +0000 UTC m=+12.495826275 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611280): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011d3b0 item 70 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611300): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611300): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611300): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611300): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611300): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.974017724 +0000 UTC m=+12.496703566 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611300): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006113c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006113c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006113c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006113c0): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006113c0): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011da40 item 71 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006113c0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006113c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.974373509 +0000 UTC m=+12.497059351 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006113c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611440): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611440): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611440): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611440): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611440): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.974373509 +0000 UTC m=+12.497059351 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611440): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418000 item 71 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006114c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006114c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006114c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006114c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006114c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.975249077 +0000 UTC m=+12.497934920 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006114c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611580): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611580): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418620 item 72 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611580): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611580): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611580): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611580): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611580): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.975609211 +0000 UTC m=+12.498295053 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611580): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006115c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006115c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006115c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006115c0): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006115c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.975609211 +0000 UTC m=+12.498295053 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006115c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004188c0 item 72 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611640): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611640): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611640): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611640): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611640): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611640): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611640): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.976529613 +0000 UTC m=+12.499215454 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611640): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611680): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611680): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611680): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418e00 item 73 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611680): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611680): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.97690803 +0000 UTC m=+12.499593873 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611680): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006116c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006116c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006116c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006116c0): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006116c0): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419110 item 73 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006116c0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006116c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.977267102 +0000 UTC m=+12.499952944 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006116c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611740): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611740): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611740): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611740): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611740): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.977267102 +0000 UTC m=+12.499952944 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611740): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004193b0 item 73 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611840): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611840): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611840): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611840): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611840): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611840): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611840): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.978275799 +0000 UTC m=+12.500961640 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611840): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006118c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006118c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006118c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419880 item 74 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006118c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006118c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.978674294 +0000 UTC m=+12.501360136 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0006118c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611a40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611a40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419a40 item 74 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611a40): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611a40): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611a40): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611a40): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611a40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.97924426 +0000 UTC m=+12.501930103 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611a40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611a80): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611a80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611a80): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611a80): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611a80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.97924426 +0000 UTC m=+12.501930103 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611a80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419c00 item 74 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611c00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611c00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611c00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611c00): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611c00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611c00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611c00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.980162838 +0000 UTC m=+12.502848671 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611c00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611d00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611d00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611d00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000522a0 item 75 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611d00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611d00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.980707437 +0000 UTC m=+12.503393279 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc000611d00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2400): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2400): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2400): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2400): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2400): _writeAt: size=3, off=2 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2150 item 75 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2400): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2400): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.981081346 +0000 UTC m=+12.503767189 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2400): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2480): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2480): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2480): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2480): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2480): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.981081346 +0000 UTC m=+12.503767189 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2480): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2460 item 75 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2540): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2540): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2540): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2540): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2540): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2540): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2540): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.982113828 +0000 UTC m=+12.504799671 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2540): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2580): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2580): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2580): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2930 item 76 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2580): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2580): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.982477278 +0000 UTC m=+12.505163120 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2580): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2680): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2680): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2b60 item 76 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2680): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2680): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2680): _writeAt: size=3, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2680): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2680): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.98287895 +0000 UTC m=+12.505564792 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2680): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c26c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c26c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c26c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c26c0): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c26c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.98287895 +0000 UTC m=+12.505564792 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c26c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2e00 item 76 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2a40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2a40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2a40): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2a40): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2a40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2a40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2a40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.983727286 +0000 UTC m=+12.506413128 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2a40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2a80): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2a80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2a80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3260 item 77 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2a80): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2a80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.984118598 +0000 UTC m=+12.506804440 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2a80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2b40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2b40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2b40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2b40): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2b40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.984118598 +0000 UTC m=+12.506804440 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2b40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3500 item 77 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2d40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2d40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2d40): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2d40): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2d40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2d40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2d40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.985089875 +0000 UTC m=+12.507775718 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2d40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2d80): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2d80): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2d80): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3880 item 78 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2d80): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2d80): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.98573435 +0000 UTC m=+12.508420222 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2d80): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2e40): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2e40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2e40): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2e40): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2e40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.98573435 +0000 UTC m=+12.508420222 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2e40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3ab0 item 78 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2f00): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2f00): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2f00): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2f00): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2f00): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2f00): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2f00): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.987363639 +0000 UTC m=+12.510049511 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2f00): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2f40): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2f40): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2f40): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe000 item 79 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2f40): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2f40): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.987918546 +0000 UTC m=+12.510604419 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c2f40): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3040): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3040): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3040): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3040): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3040): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.987918546 +0000 UTC m=+12.510604419 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3040): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe230 item 79 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17: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/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3100): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3100): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3100): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3100): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3100): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3100): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3100): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.989457976 +0000 UTC m=+12.512143849 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3100): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3140): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3140): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3140): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe620 item 80 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3140): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3140): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.989924408 +0000 UTC m=+12.512610281 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3140): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3240): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3240): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3240): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3240): >_readAt: n=5, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3240): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.989924408 +0000 UTC m=+12.512610281 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3240): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe770 item 80 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3280): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3280): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3280): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3280): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3280): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.991673561 +0000 UTC m=+12.514359433 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3280): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c32c0): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c32c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c32c0): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c32c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c32c0): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c32c0): _writeAt: size=3, off=7 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003febd0 item 81 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c32c0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c32c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.992374872 +0000 UTC m=+12.515060745 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c32c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3300): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3300): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3300): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3300): >_readAt: n=8, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3300): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.992374872 +0000 UTC m=+12.515060745 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3300): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fee00 item 81 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3380): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3380): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3380): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3380): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3380): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.993961149 +0000 UTC m=+12.516647021 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3380): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c34c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c34c0): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c34c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff6c0 item 82 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c34c0): _readAt: size=2, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c34c0): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c34c0): _writeAt: size=3, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c34c0): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c34c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.994618299 +0000 UTC m=+12.517304161 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c34c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3540): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3540): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3540): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3540): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3540): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.994618299 +0000 UTC m=+12.517304161 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3540): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff810 item 82 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c35c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c35c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c35c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c35c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c35c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.99591805 +0000 UTC m=+12.518603922 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c35c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3680): _readAt: size=2, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3680): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3680): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3680): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3680): >_readAt: n=2, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3680): _writeAt: size=3, off=7 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffc70 item 83 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3680): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3680): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.996421441 +0000 UTC m=+12.519107314 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3680): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c36c0): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c36c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c36c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c36c0): >_readAt: n=8, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c36c0): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.996421441 +0000 UTC m=+12.519107314 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c36c0): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fff10 item 83 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3740): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3740): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3740): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3740): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3740): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.997882263 +0000 UTC m=+12.520568136 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3740): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3800): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3800): open at offset 5 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3800): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004322a0 item 84 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3800): _readAt: size=2, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3800): >_readAt: n=0, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3800): _writeAt: size=3, off=5 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3800): >_writeAt: n=3, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3800): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.998454334 +0000 UTC m=+12.521140206 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3800): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3840): _readAt: size=512, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3840): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3840): >openPending: err= 2025/03/03 07:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3840): >_readAt: n=3, err=EOF 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3840): close: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.998454334 +0000 UTC m=+12.521140206 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c3840): >close: err= 2025/03/03 07:17:29 DEBUG : open-test-file: Remove: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004325b0 item 84 2025/03/03 07:17:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c38c0): openPending: 2025/03/03 07:17:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c38c0): >openPending: err= 2025/03/03 07:17:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c38c0): _writeAt: size=5, off=0 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c38c0): >_writeAt: n=5, err= 2025/03/03 07:17:29 DEBUG : open-test-file(0xc0002c38c0): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:29.99988963 +0000 UTC m=+12.522575501 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c38c0): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3980): _readAt: size=2, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3980): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3980): open at offset 5 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3980): >openPending: err= 2025/03/03 07:17:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3980): >_readAt: n=2, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3980): _writeAt: size=3, off=7 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432a10 item 85 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3980): >_writeAt: n=3, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3980): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.000522823 +0000 UTC m=+12.523208716 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3980): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c39c0): _readAt: size=512, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c39c0): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c39c0): >openPending: err= 2025/03/03 07:17:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c39c0): >_readAt: n=8, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c39c0): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.000522823 +0000 UTC m=+12.523208716 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c39c0): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: Remove: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432e70 item 85 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3a40): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3a40): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3a40): _writeAt: size=5, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3a40): >_writeAt: n=5, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3a40): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.002464055 +0000 UTC m=+12.525149927 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3a40): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3b40): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3b40): open at offset 5 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3b40): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433260 item 86 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3b40): _readAt: size=2, off=5 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3b40): >_readAt: n=0, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3b40): _writeAt: size=3, off=5 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3b40): >_writeAt: n=3, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3b40): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.003289078 +0000 UTC m=+12.525974949 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3b40): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3b80): _readAt: size=512, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3b80): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3b80): >openPending: err= 2025/03/03 07:17:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3b80): >_readAt: n=3, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3b80): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.003289078 +0000 UTC m=+12.525974949 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3b80): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: Remove: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433420 item 86 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3c00): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3c00): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3c00): _writeAt: size=5, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3c00): >_writeAt: n=5, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3c00): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.004933213 +0000 UTC m=+12.527619105 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3c00): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3d00): _readAt: size=2, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3d00): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3d00): open at offset 5 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3d00): >openPending: err= 2025/03/03 07:17:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3d00): >_readAt: n=2, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3d00): _writeAt: size=3, off=7 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004338f0 item 87 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3d00): >_writeAt: n=3, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3d00): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.005469196 +0000 UTC m=+12.528155089 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3d00): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3d40): _readAt: size=512, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3d40): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3d40): >openPending: err= 2025/03/03 07:17:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3d40): >_readAt: n=8, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3d40): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.005469196 +0000 UTC m=+12.528155089 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3d40): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: Remove: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433ab0 item 87 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:30 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/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3dc0): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3dc0): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3dc0): _writeAt: size=5, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3dc0): >_writeAt: n=5, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3dc0): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.006943203 +0000 UTC m=+12.529629055 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3dc0): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3ec0): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3ec0): open at offset 5 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3ec0): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404000 item 88 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3ec0): _readAt: size=2, off=5 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3ec0): >_readAt: n=0, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3ec0): _writeAt: size=3, off=5 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3ec0): >_writeAt: n=3, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3ec0): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.007533849 +0000 UTC m=+12.530219701 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3ec0): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3f40): _readAt: size=512, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3f40): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3f40): >openPending: err= 2025/03/03 07:17:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3f40): >_readAt: n=3, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3f40): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.007533849 +0000 UTC m=+12.530219701 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0002c3f40): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: Remove: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404380 item 88 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac0c0): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac0c0): open at offset 0 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac0c0): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac0c0): _readAt: size=2, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac0c0): >_readAt: n=0, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac0c0): _writeAt: size=5, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac0c0): >_writeAt: n=5, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac0c0): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.00873738 +0000 UTC m=+12.531423232 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac0c0): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac100): _writeAt: size=5, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac100): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac100): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404930 item 89 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac100): >_writeAt: n=5, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac100): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.009226414 +0000 UTC m=+12.531912276 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac100): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac1c0): _readAt: size=2, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac1c0): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac1c0): open at offset 5 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac1c0): >openPending: err= 2025/03/03 07:17:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac1c0): >_readAt: n=2, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac1c0): _writeAt: size=3, off=7 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404a80 item 89 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac1c0): >_writeAt: n=3, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac1c0): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.009736529 +0000 UTC m=+12.532422391 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac1c0): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac200): _readAt: size=512, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac200): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac200): >openPending: err= 2025/03/03 07:17:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac200): >_readAt: n=8, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac200): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.009736529 +0000 UTC m=+12.532422391 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac200): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: Remove: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404c40 item 89 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac300): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac300): open at offset 0 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac300): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac300): _readAt: size=2, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac300): >_readAt: n=0, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac300): _writeAt: size=5, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac300): >_writeAt: n=5, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac300): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.011045156 +0000 UTC m=+12.533731018 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac300): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac580): _writeAt: size=5, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac580): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac580): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405110 item 90 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac580): >_writeAt: n=5, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac580): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.011528641 +0000 UTC m=+12.534214503 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac580): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac680): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac680): open at offset 5 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac680): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405260 item 90 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac680): _readAt: size=2, off=5 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac680): >_readAt: n=0, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac680): _writeAt: size=3, off=5 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac680): >_writeAt: n=3, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac680): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.012130977 +0000 UTC m=+12.534816830 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac680): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac6c0): _readAt: size=512, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac6c0): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac6c0): >openPending: err= 2025/03/03 07:17:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac6c0): >_readAt: n=3, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac6c0): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.012130977 +0000 UTC m=+12.534816830 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac6c0): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: Remove: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405650 item 90 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac780): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac780): open at offset 0 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac780): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac780): _readAt: size=2, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac780): >_readAt: n=0, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac780): _writeAt: size=5, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac780): >_writeAt: n=5, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac780): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.013487425 +0000 UTC m=+12.536173277 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac780): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac7c0): _writeAt: size=5, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac7c0): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac7c0): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405b20 item 91 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac7c0): >_writeAt: n=5, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac7c0): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.013938328 +0000 UTC m=+12.536624190 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac7c0): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac880): _readAt: size=2, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac880): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac880): open at offset 5 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac880): >openPending: err= 2025/03/03 07:17:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac880): >_readAt: n=2, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac880): _writeAt: size=3, off=7 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405e30 item 91 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac880): >_writeAt: n=3, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac880): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.014528983 +0000 UTC m=+12.537214835 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac880): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac8c0): _readAt: size=512, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac8c0): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac8c0): >openPending: err= 2025/03/03 07:17:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac8c0): >_readAt: n=8, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac8c0): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.014528983 +0000 UTC m=+12.537214835 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac8c0): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: Remove: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332070 item 91 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:30 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/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac980): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac980): open at offset 0 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac980): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac980): _readAt: size=2, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac980): >_readAt: n=0, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac980): _writeAt: size=5, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac980): >_writeAt: n=5, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac980): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.015827622 +0000 UTC m=+12.538513484 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac980): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac9c0): _writeAt: size=5, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac9c0): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac9c0): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332a10 item 92 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac9c0): >_writeAt: n=5, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac9c0): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.016461248 +0000 UTC m=+12.539147109 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ac9c0): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003aca80): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003aca80): open at offset 5 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003aca80): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332bd0 item 92 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003aca80): _readAt: size=2, off=5 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003aca80): >_readAt: n=0, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003aca80): _writeAt: size=3, off=5 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003aca80): >_writeAt: n=3, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003aca80): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.017054797 +0000 UTC m=+12.539740659 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003aca80): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acb00): _readAt: size=512, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acb00): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acb00): >openPending: err= 2025/03/03 07:17:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acb00): >_readAt: n=3, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acb00): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.017054797 +0000 UTC m=+12.539740659 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acb00): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: Remove: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332ee0 item 92 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acc00): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acc00): open at offset 0 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acc00): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acc00): _readAt: size=2, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acc00): >_readAt: n=0, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acc00): _writeAt: size=5, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acc00): >_writeAt: n=5, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acc00): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.018363565 +0000 UTC m=+12.541049427 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acc00): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acc40): _writeAt: size=5, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acc40): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acc40): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003332d0 item 93 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acc40): >_writeAt: n=5, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acc40): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.018896282 +0000 UTC m=+12.541582144 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acc40): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acd40): _readAt: size=512, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acd40): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acd40): >openPending: err= 2025/03/03 07:17:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acd40): >_readAt: n=5, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acd40): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.018896282 +0000 UTC m=+12.541582144 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acd40): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: Remove: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003337a0 item 93 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:30 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/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ace40): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ace40): open at offset 0 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ace40): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ace40): _readAt: size=2, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ace40): >_readAt: n=0, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ace40): _writeAt: size=5, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ace40): >_writeAt: n=5, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ace40): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.020360541 +0000 UTC m=+12.543046403 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003ace40): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acec0): _writeAt: size=5, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acec0): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acec0): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000520380 item 94 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acec0): >_writeAt: n=5, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acec0): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.020903918 +0000 UTC m=+12.543589780 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acec0): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acfc0): _readAt: size=512, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acfc0): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acfc0): >openPending: err= 2025/03/03 07:17:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acfc0): >_readAt: n=5, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acfc0): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.020903918 +0000 UTC m=+12.543589780 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0003acfc0): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: Remove: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005204d0 item 94 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:30 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/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0000): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0000): open at offset 0 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0000): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0000): _readAt: size=2, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0000): >_readAt: n=0, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0000): _writeAt: size=5, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0000): >_writeAt: n=5, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0000): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.024177541 +0000 UTC m=+12.546863403 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0000): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b00c0): _writeAt: size=5, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b00c0): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b00c0): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005de620 item 95 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b00c0): >_writeAt: n=5, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b00c0): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.024967308 +0000 UTC m=+12.547653151 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b00c0): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0180): _readAt: size=512, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0180): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0180): >openPending: err= 2025/03/03 07:17:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0180): >_readAt: n=5, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0180): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.024967308 +0000 UTC m=+12.547653151 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0180): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: Remove: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005de8c0 item 95 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:30 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/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0240): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0240): open at offset 0 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0240): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0240): _readAt: size=2, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0240): >_readAt: n=0, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0240): _writeAt: size=5, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0240): >_writeAt: n=5, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0240): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.026433661 +0000 UTC m=+12.549119503 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0240): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0280): _writeAt: size=5, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0280): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0280): >openPending: err= 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005debd0 item 96 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0280): >_writeAt: n=5, err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0280): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.026891798 +0000 UTC m=+12.549577641 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0280): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/03 07:17:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/03 07:17:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:17:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/03 07:17:30 DEBUG : open-test-file: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0340): _readAt: size=512, off=0 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0340): openPending: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0340): >openPending: err= 2025/03/03 07:17:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0340): >_readAt: n=5, err=EOF 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0340): close: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-03 07:17:30.026891798 +0000 UTC m=+12.549577641 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/03 07:17:30 DEBUG : open-test-file(0xc0010b0340): >close: err= 2025/03/03 07:17:30 DEBUG : open-test-file: Remove: 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dee00 item 96 2025/03/03 07:17:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/03 07:17:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/03 07:17:30 DEBUG : open-test-file: >Remove: err= 2025/03/03 07:17:30 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:30 DEBUG : : Looking for writers 2025/03/03 07:17:30 DEBUG : >WaitForWriters: 2025/03/03 07:17:30 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.36s) --- PASS: TestRWFileHandleOpenTests/writes (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.17s) --- 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-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:17:30 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:17:30 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:17:30 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:30 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:17:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:17:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:17:30 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:17:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:17:30 DEBUG : file1: newRWFileHandle: 2025/03/03 07:17:30 DEBUG : file1(0xc0010b1300): openPending: 2025/03/03 07:17:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:30 DEBUG : file1(0xc0010b1300): >openPending: err= 2025/03/03 07:17:30 DEBUG : file1: >newRWFileHandle: err= 2025/03/03 07:17:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:17:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/03 07:17:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/03/03 07:17:30 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:17:30 DEBUG : : Looking for writers 2025/03/03 07:17:30 DEBUG : file1: reading active writers 2025/03/03 07:17:30 DEBUG : file1: active writers 1 2025/03/03 07:17:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/03/03 07:17:30 DEBUG : : Looking for writers 2025/03/03 07:17:30 DEBUG : file1: reading active writers 2025/03/03 07:17:30 DEBUG : file1: active writers 1 2025/03/03 07:17:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/03/03 07:17:30 DEBUG : : Looking for writers 2025/03/03 07:17:30 DEBUG : file1: reading active writers 2025/03/03 07:17:30 DEBUG : file1: active writers 1 2025/03/03 07:17:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/03/03 07:17:30 DEBUG : : Looking for writers 2025/03/03 07:17:30 DEBUG : file1: reading active writers 2025/03/03 07:17:30 DEBUG : file1: active writers 1 2025/03/03 07:17:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/03/03 07:17:30 DEBUG : : Looking for writers 2025/03/03 07:17:30 DEBUG : file1: reading active writers 2025/03/03 07:17:30 DEBUG : file1: active writers 1 2025/03/03 07:17:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/03/03 07:17:30 DEBUG : : Looking for writers 2025/03/03 07:17:30 DEBUG : file1: reading active writers 2025/03/03 07:17:30 DEBUG : file1: active writers 1 2025/03/03 07:17:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/03/03 07:17:30 DEBUG : : Looking for writers 2025/03/03 07:17:30 DEBUG : file1: reading active writers 2025/03/03 07:17:30 DEBUG : file1: active writers 1 2025/03/03 07:17:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/03/03 07:17:31 DEBUG : : Looking for writers 2025/03/03 07:17:31 DEBUG : file1: reading active writers 2025/03/03 07:17:31 DEBUG : file1: active writers 1 2025/03/03 07:17:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:32 DEBUG : : Looking for writers 2025/03/03 07:17:32 DEBUG : file1: reading active writers 2025/03/03 07:17:32 DEBUG : file1: active writers 1 2025/03/03 07:17:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:33 DEBUG : : Looking for writers 2025/03/03 07:17:33 DEBUG : file1: reading active writers 2025/03/03 07:17:33 DEBUG : file1: active writers 1 2025/03/03 07:17:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:34 DEBUG : : Looking for writers 2025/03/03 07:17:34 DEBUG : file1: reading active writers 2025/03/03 07:17:34 DEBUG : file1: active writers 1 2025/03/03 07:17:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:35 DEBUG : : Looking for writers 2025/03/03 07:17:35 DEBUG : file1: reading active writers 2025/03/03 07:17:35 DEBUG : file1: active writers 1 2025/03/03 07:17:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:36 DEBUG : : Looking for writers 2025/03/03 07:17:36 DEBUG : file1: reading active writers 2025/03/03 07:17:36 DEBUG : file1: active writers 1 2025/03/03 07:17:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:37 DEBUG : : Looking for writers 2025/03/03 07:17:37 DEBUG : file1: reading active writers 2025/03/03 07:17:37 DEBUG : file1: active writers 1 2025/03/03 07:17:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:38 DEBUG : : Looking for writers 2025/03/03 07:17:38 DEBUG : file1: reading active writers 2025/03/03 07:17:38 DEBUG : file1: active writers 1 2025/03/03 07:17:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:39 DEBUG : : Looking for writers 2025/03/03 07:17:39 DEBUG : file1: reading active writers 2025/03/03 07:17:39 DEBUG : file1: active writers 1 2025/03/03 07:17:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:40 DEBUG : : Looking for writers 2025/03/03 07:17:40 DEBUG : file1: reading active writers 2025/03/03 07:17:40 DEBUG : file1: active writers 1 2025/03/03 07:17:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:41 DEBUG : : Looking for writers 2025/03/03 07:17:41 DEBUG : file1: reading active writers 2025/03/03 07:17:41 DEBUG : file1: active writers 1 2025/03/03 07:17:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:42 DEBUG : : Looking for writers 2025/03/03 07:17:42 DEBUG : file1: reading active writers 2025/03/03 07:17:42 DEBUG : file1: active writers 1 2025/03/03 07:17:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:43 DEBUG : : Looking for writers 2025/03/03 07:17:43 DEBUG : file1: reading active writers 2025/03/03 07:17:43 DEBUG : file1: active writers 1 2025/03/03 07:17:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:44 DEBUG : : Looking for writers 2025/03/03 07:17:44 DEBUG : file1: reading active writers 2025/03/03 07:17:44 DEBUG : file1: active writers 1 2025/03/03 07:17:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:45 DEBUG : : Looking for writers 2025/03/03 07:17:45 DEBUG : file1: reading active writers 2025/03/03 07:17:45 DEBUG : file1: active writers 1 2025/03/03 07:17:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:46 DEBUG : : Looking for writers 2025/03/03 07:17:46 DEBUG : file1: reading active writers 2025/03/03 07:17:46 DEBUG : file1: active writers 1 2025/03/03 07:17:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:47 DEBUG : : Looking for writers 2025/03/03 07:17:47 DEBUG : file1: reading active writers 2025/03/03 07:17:47 DEBUG : file1: active writers 1 2025/03/03 07:17:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:48 DEBUG : : Looking for writers 2025/03/03 07:17:48 DEBUG : file1: reading active writers 2025/03/03 07:17:48 DEBUG : file1: active writers 1 2025/03/03 07:17:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:49 DEBUG : : Looking for writers 2025/03/03 07:17:49 DEBUG : file1: reading active writers 2025/03/03 07:17:49 DEBUG : file1: active writers 1 2025/03/03 07:17:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:50 DEBUG : : Looking for writers 2025/03/03 07:17:50 DEBUG : file1: reading active writers 2025/03/03 07:17:50 DEBUG : file1: active writers 1 2025/03/03 07:17:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:51 DEBUG : : Looking for writers 2025/03/03 07:17:51 DEBUG : file1: reading active writers 2025/03/03 07:17:51 DEBUG : file1: active writers 1 2025/03/03 07:17:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:52 DEBUG : : Looking for writers 2025/03/03 07:17:52 DEBUG : file1: reading active writers 2025/03/03 07:17:52 DEBUG : file1: active writers 1 2025/03/03 07:17:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:53 DEBUG : : Looking for writers 2025/03/03 07:17:53 DEBUG : file1: reading active writers 2025/03/03 07:17:53 DEBUG : file1: active writers 1 2025/03/03 07:17:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:54 DEBUG : : Looking for writers 2025/03/03 07:17:54 DEBUG : file1: reading active writers 2025/03/03 07:17:54 DEBUG : file1: active writers 1 2025/03/03 07:17:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:55 DEBUG : : Looking for writers 2025/03/03 07:17:55 DEBUG : file1: reading active writers 2025/03/03 07:17:55 DEBUG : file1: active writers 1 2025/03/03 07:17:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:56 DEBUG : : Looking for writers 2025/03/03 07:17:56 DEBUG : file1: reading active writers 2025/03/03 07:17:56 DEBUG : file1: active writers 1 2025/03/03 07:17:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:57 DEBUG : : Looking for writers 2025/03/03 07:17:57 DEBUG : file1: reading active writers 2025/03/03 07:17:57 DEBUG : file1: active writers 1 2025/03/03 07:17:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:58 DEBUG : : Looking for writers 2025/03/03 07:17:58 DEBUG : file1: reading active writers 2025/03/03 07:17:58 DEBUG : file1: active writers 1 2025/03/03 07:17:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:17:59 DEBUG : : Looking for writers 2025/03/03 07:17:59 DEBUG : file1: reading active writers 2025/03/03 07:17:59 DEBUG : file1: active writers 1 2025/03/03 07:17:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/03 07:18:00 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000236a50 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000dd2f08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824648216384} name:file1 opens:1 downloaders: o: fd:0xc00075e118 info:{ModTime:{wall:13972826598153518287 ext:12574196331 loc:0x3e83980} ATime:{wall:13972826598153518287 ext:12574196331 loc:0x3e83980} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/03/03 07:18:00 DEBUG : >WaitForWriters: 2025/03/03 07:18:00 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:00 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:00 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:18:00 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:18:00 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:18:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:18:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:18:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:18:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:18:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:18:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:18:00 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:18:00 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:18:00 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:18:00 DEBUG : rename_me: newRWFileHandle: 2025/03/03 07:18:00 DEBUG : rename_me(0xc00073b100): openPending: 2025/03/03 07:18:00 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/03 07:18:00 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/03 07:18:00 DEBUG : rename_me(0xc00073b100): >openPending: err= 2025/03/03 07:18:00 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/03 07:18:00 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/03 07:18:00 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/03 07:18:00 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/03 07:18:00 DEBUG : rename_me(0xc00073b100): _writeAt: size=5, off=0 2025/03/03 07:18:00 DEBUG : rename_me(0xc00073b100): >_writeAt: n=5, err= 2025/03/03 07:18:00 DEBUG : rename_me(0xc00073b100): close: 2025/03/03 07:18:00 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-03 07:18:00.075089925 +0000 UTC m=+42.597775777 2025/03/03 07:18:00 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/03 07:18:00 DEBUG : rename_me(0xc00073b100): >close: err= 2025/03/03 07:18:00 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/03 07:18:00 DEBUG : i_was_renamed: Updating file with 0xc000cac3c0 2025/03/03 07:18:00 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/03 07:18:00 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/03 07:18:00 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:00 DEBUG : : Looking for writers 2025/03/03 07:18:00 DEBUG : i_was_renamed: reading active writers 2025/03/03 07:18:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/03 07:18:00 DEBUG : : Looking for writers 2025/03/03 07:18:00 DEBUG : i_was_renamed: reading active writers 2025/03/03 07:18:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/03 07:18:00 DEBUG : : Looking for writers 2025/03/03 07:18:00 DEBUG : i_was_renamed: reading active writers 2025/03/03 07:18:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/03 07:18:00 DEBUG : : Looking for writers 2025/03/03 07:18:00 DEBUG : i_was_renamed: reading active writers 2025/03/03 07:18:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/03 07:18:00 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/03 07:18:00 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:00 INFO : i_was_renamed: Copied (new) 2025/03/03 07:18:00 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-03 07:18:00 +0000 UTC" 2025/03/03 07:18:00 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/03 07:18:00 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/03 07:18:00 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/03 07:18:00 DEBUG : : Looking for writers 2025/03/03 07:18:00 DEBUG : i_was_renamed: reading active writers 2025/03/03 07:18:00 DEBUG : >WaitForWriters: 2025/03/03 07:18:00 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:00 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:00 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/03 07:18:00 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:18:00 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:18:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:18:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:18:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:18:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:18:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/03 07:18:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZvCaT}/rclone-test-rojikas2pesi" 2025/03/03 07:18:00 INFO : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:00 DEBUG : : forgetting directory cache 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate(0xc000956f40): _readAt: size=512, off=0 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate(0xc000956f40): openPending: 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-03 06:19:00 +0000 UTC" against cached fingerprint "" 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/03 07:18:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate(0xc000956f40): >openPending: err= 2025/03/03 07:18:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate(0xc000956f40): >_readAt: n=20, err=EOF 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate(0xc000956f40): close: 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-03 06:19:00 +0000 GMT 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate(0xc000956f40): >close: err= 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:00 DEBUG : : forgetting directory cache 2025/03/03 07:18:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate(0xc0010d5c80): _readAt: size=512, off=0 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate(0xc0010d5c80): openPending: 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-03 06:20:00 +0000 UTC" against cached fingerprint "20,2025-03-03 06:19:00 +0000 UTC" 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-03 06:20:00 +0000 UTC" != cached fingerprint "20,2025-03-03 06:19:00 +0000 UTC") 2025/03/03 07:18:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/03 07:18:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate(0xc0010d5c80): >openPending: err= 2025/03/03 07:18:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate(0xc0010d5c80): >_readAt: n=20, err=EOF 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate(0xc0010d5c80): close: 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-03 06:20:00 +0000 GMT 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate(0xc0010d5c80): >close: err= 2025/03/03 07:18:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:00 DEBUG : : forgetting directory cache 2025/03/03 07:18:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc00082af80): _readAt: size=512, off=0 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc00082af80): openPending: 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-03 06:21:00 +0000 UTC" against cached fingerprint "20,2025-03-03 06:20:00 +0000 UTC" 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-03 06:21:00 +0000 UTC" != cached fingerprint "20,2025-03-03 06:20:00 +0000 UTC") 2025/03/03 07:18:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/03 07:18:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc00082af80): >openPending: err= 2025/03/03 07:18:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc00082af80): >_readAt: n=20, err=EOF 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc00082af80): close: 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-03 06:21:00 +0000 GMT 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc00082af80): >close: err= 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:01 DEBUG : : forgetting directory cache 2025/03/03 07:18:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc000f279c0): _readAt: size=512, off=0 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc000f279c0): openPending: 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-03 06:22:00 +0000 UTC" against cached fingerprint "20,2025-03-03 06:21:00 +0000 UTC" 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-03 06:22:00 +0000 UTC" != cached fingerprint "20,2025-03-03 06:21:00 +0000 UTC") 2025/03/03 07:18:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/03 07:18:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc000f279c0): >openPending: err= 2025/03/03 07:18:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc000f279c0): >_readAt: n=20, err=EOF 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc000f279c0): close: 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-03 06:22:00 +0000 GMT 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc000f279c0): >close: err= 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:01 DEBUG : : forgetting directory cache 2025/03/03 07:18:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc001017b40): _readAt: size=512, off=0 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc001017b40): openPending: 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-03 06:23:00 +0000 UTC" against cached fingerprint "20,2025-03-03 06:22:00 +0000 UTC" 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-03 06:23:00 +0000 UTC" != cached fingerprint "20,2025-03-03 06:22:00 +0000 UTC") 2025/03/03 07:18:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/03 07:18:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc001017b40): >openPending: err= 2025/03/03 07:18:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc001017b40): >_readAt: n=20, err=EOF 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc001017b40): close: 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-03 06:23:00 +0000 GMT 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc001017b40): >close: err= 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:01 DEBUG : : forgetting directory cache 2025/03/03 07:18:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc0007f8a00): _readAt: size=512, off=0 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc0007f8a00): openPending: 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-03 06:24:00 +0000 UTC" against cached fingerprint "20,2025-03-03 06:23:00 +0000 UTC" 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-03 06:24:00 +0000 UTC" != cached fingerprint "20,2025-03-03 06:23:00 +0000 UTC") 2025/03/03 07:18:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/03 07:18:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc0007f8a00): >openPending: err= 2025/03/03 07:18:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc0007f8a00): >_readAt: n=20, err=EOF 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc0007f8a00): close: 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-03 06:24:00 +0000 GMT 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate(0xc0007f8a00): >close: err= 2025/03/03 07:18:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:01 DEBUG : : forgetting directory cache 2025/03/03 07:18:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc000839580): _readAt: size=512, off=0 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc000839580): openPending: 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-03 06:25:00 +0000 UTC" against cached fingerprint "20,2025-03-03 06:24:00 +0000 UTC" 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-03 06:25:00 +0000 UTC" != cached fingerprint "20,2025-03-03 06:24:00 +0000 UTC") 2025/03/03 07:18:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/03 07:18:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc000839580): >openPending: err= 2025/03/03 07:18:02 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc000839580): >_readAt: n=21, err=EOF 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc000839580): close: 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-03 06:25:00 +0000 GMT 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc000839580): >close: err= 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:02 DEBUG : : forgetting directory cache 2025/03/03 07:18:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc000892bc0): _readAt: size=512, off=0 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc000892bc0): openPending: 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-03 06:26:00 +0000 UTC" against cached fingerprint "21,2025-03-03 06:25:00 +0000 UTC" 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-03 06:26:00 +0000 UTC" != cached fingerprint "21,2025-03-03 06:25:00 +0000 UTC") 2025/03/03 07:18:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/03 07:18:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc000892bc0): >openPending: err= 2025/03/03 07:18:02 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc000892bc0): >_readAt: n=22, err=EOF 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc000892bc0): close: 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-03 06:26:00 +0000 GMT 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc000892bc0): >close: err= 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:02 DEBUG : : forgetting directory cache 2025/03/03 07:18:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc00084bec0): _readAt: size=512, off=0 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc00084bec0): openPending: 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-03 06:27:00 +0000 UTC" against cached fingerprint "22,2025-03-03 06:26:00 +0000 UTC" 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-03 06:27:00 +0000 UTC" != cached fingerprint "22,2025-03-03 06:26:00 +0000 UTC") 2025/03/03 07:18:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/03 07:18:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc00084bec0): >openPending: err= 2025/03/03 07:18:02 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc00084bec0): >_readAt: n=23, err=EOF 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc00084bec0): close: 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-03 06:27:00 +0000 GMT 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc00084bec0): >close: err= 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:02 DEBUG : : forgetting directory cache 2025/03/03 07:18:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc000954c80): _readAt: size=512, off=0 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc000954c80): openPending: 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-03 06:28:00 +0000 UTC" against cached fingerprint "23,2025-03-03 06:27:00 +0000 UTC" 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-03 06:28:00 +0000 UTC" != cached fingerprint "23,2025-03-03 06:27:00 +0000 UTC") 2025/03/03 07:18:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/03 07:18:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc000954c80): >openPending: err= 2025/03/03 07:18:02 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc000954c80): >_readAt: n=24, err=EOF 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc000954c80): close: 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-03 06:28:00 +0000 GMT 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate(0xc000954c80): >close: err= 2025/03/03 07:18:02 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:02 DEBUG : : Looking for writers 2025/03/03 07:18:02 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/03 07:18:02 DEBUG : >WaitForWriters: 2025/03/03 07:18:02 DEBUG : webdav root 'rclone-test-rojikas2pesi': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:02 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:02 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:02 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:02 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:02 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/03 07:18:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/03 07:18:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/03 07:18:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/03 07:18:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/03 07:18:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/03 07:18:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/03 07:18:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/03 07:18:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/03 07:18:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:02 DEBUG : : forgetting directory cache 2025/03/03 07:18:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/03 07:18:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/03 07:18:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/03 07:18:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/03 07:18:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/03 07:18:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/03 07:18:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/03 07:18:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/03 07:18:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/03 07:18:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/03 07:18:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/03 07:18:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/03 07:18:03 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/03/03 07:18:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:03 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/03 07:18:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/03 07:18:03 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/03/03 07:18:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:03 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/03 07:18:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/03 07:18:03 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/03/03 07:18:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/03 07:18:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/03 07:18:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/03 07:18:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/03 07:18:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/03 07:18:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/03 07:18:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/03 07:18:03 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/03 07:18:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/03 07:18:03 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/03 07:18:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/03 07:18:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/03 07:18:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/03 07:18:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/03/03 07:18:03 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/03/03 07:18:03 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/03/03 07:18:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/03 07:18:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/03 07:18:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/03 07:18:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/03 07:18:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/03 07:18:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/03 07:18:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/03/03 07:18:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/03/03 07:18:03 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:03 DEBUG : : Looking for writers 2025/03/03 07:18:03 DEBUG : FiLeA: reading active writers 2025/03/03 07:18:03 DEBUG : FiLeB: reading active writers 2025/03/03 07:18:03 DEBUG : FilEb: reading active writers 2025/03/03 07:18:03 DEBUG : >WaitForWriters: 2025/03/03 07:18:03 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:03 DEBUG : : Looking for writers 2025/03/03 07:18:03 DEBUG : FiLeA: reading active writers 2025/03/03 07:18:03 DEBUG : FiLeB: reading active writers 2025/03/03 07:18:03 DEBUG : FilEb: reading active writers 2025/03/03 07:18:03 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:03 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:03 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:03 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/03 07:18:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/03 07:18:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/03 07:18:03 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/03 07:18:03 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/03 07:18:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/03 07:18:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/03 07:18:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/03 07:18:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/03 07:18:03 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/03 07:18:03 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:03 DEBUG : : Looking for writers 2025/03/03 07:18:03 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/03 07:18:03 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/03 07:18:03 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:03 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:03 DEBUG : webdav root 'rclone-test-rojikas2pesi': Reusing VFS from active cache 2025/03/03 07:18:03 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:03 DEBUG : : Looking for writers 2025/03/03 07:18:03 DEBUG : >WaitForWriters: 2025/03/03 07:18:03 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:03 DEBUG : : Looking for writers 2025/03/03 07:18:03 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:03 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:03 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:03 DEBUG : : Looking for writers 2025/03/03 07:18:03 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:03 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:03 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:03 DEBUG : : Looking for writers 2025/03/03 07:18:03 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:03 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:03 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:03 DEBUG : dir: Looking for writers 2025/03/03 07:18:03 DEBUG : file2: reading active writers 2025/03/03 07:18:03 DEBUG : : Looking for writers 2025/03/03 07:18:03 DEBUG : dir: reading active writers 2025/03/03 07:18:03 DEBUG : file1: reading active writers 2025/03/03 07:18:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:03 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:03 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:03 DEBUG : dir: Looking for writers 2025/03/03 07:18:03 DEBUG : : Looking for writers 2025/03/03 07:18:03 DEBUG : dir: reading active writers 2025/03/03 07:18:03 DEBUG : file1: reading active writers 2025/03/03 07:18:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:03 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : file1: Open: flags=O_RDONLY 2025/03/03 07:18:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/03 07:18:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/03 07:18:03 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/03 07:18:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/03 07:18:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:18:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/03 07:18:03 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/03 07:18:03 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/03 07:18:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/03 07:18:03 DEBUG : webdav root 'rclone-test-rojikas2pesi': File to upload is small (0 bytes), uploading instead of streaming 2025/03/03 07:18:03 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:03 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/03/03 07:18:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/03 07:18:03 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:18:03 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/03 07:18:03 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:03 DEBUG : dir: Looking for writers 2025/03/03 07:18:03 DEBUG : file2: reading active writers 2025/03/03 07:18:03 DEBUG : new_file.txt: reading active writers 2025/03/03 07:18:03 DEBUG : : Looking for writers 2025/03/03 07:18:03 DEBUG : dir: reading active writers 2025/03/03 07:18:03 DEBUG : file1: reading active writers 2025/03/03 07:18:03 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:03 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:04 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/03 07:18:04 DEBUG : dir/file1: Updating file with dir/file1 0xc0007a4780 2025/03/03 07:18:04 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/03 07:18:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:04 INFO : dir/file1: Moved (server-side) to: file0 2025/03/03 07:18:04 DEBUG : file0: Updating file with file0 0xc0007a4780 2025/03/03 07:18:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/03 07:18:04 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/03 07:18:04 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:04 DEBUG : dir: Looking for writers 2025/03/03 07:18:04 DEBUG : : Looking for writers 2025/03/03 07:18:04 DEBUG : dir: reading active writers 2025/03/03 07:18:04 DEBUG : file0: reading active writers 2025/03/03 07:18:04 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:04 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:04 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:04 DEBUG : : Looking for writers 2025/03/03 07:18:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:04 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:04 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/03 07:18:04 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/03 07:18:04 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/03 07:18:04 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/03 07:18:04 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/03 07:18:04 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:04 DEBUG : d: Looking for writers 2025/03/03 07:18:04 DEBUG : : Looking for writers 2025/03/03 07:18:04 DEBUG : a: Looking for writers 2025/03/03 07:18:04 DEBUG : b: Looking for writers 2025/03/03 07:18:04 DEBUG : c: Looking for writers 2025/03/03 07:18:04 DEBUG : : Looking for writers 2025/03/03 07:18:04 DEBUG : /: reading active writers 2025/03/03 07:18:04 DEBUG : a: reading active writers 2025/03/03 07:18:04 DEBUG : b: reading active writers 2025/03/03 07:18:04 DEBUG : c: reading active writers 2025/03/03 07:18:04 DEBUG : d: reading active writers 2025/03/03 07:18:04 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:04 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:04 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/03 07:18:04 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/03 07:18:04 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/03 07:18:04 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/03 07:18:04 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:04 DEBUG : a/b/c/d: Looking for writers 2025/03/03 07:18:04 DEBUG : a/b/c: Looking for writers 2025/03/03 07:18:04 DEBUG : d: reading active writers 2025/03/03 07:18:04 DEBUG : a/b: Looking for writers 2025/03/03 07:18:04 DEBUG : c: reading active writers 2025/03/03 07:18:04 DEBUG : a: Looking for writers 2025/03/03 07:18:04 DEBUG : b: reading active writers 2025/03/03 07:18:04 DEBUG : : Looking for writers 2025/03/03 07:18:04 DEBUG : a: reading active writers 2025/03/03 07:18:04 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.41s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN 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-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:05 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:18:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:18:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/03 07:18:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/03 07:18:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:05 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/03 07:18:05 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/03 07:18:05 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/03 07:18:05 DEBUG : webdav root 'rclone-test-rojikas2pesi': File to upload is small (5 bytes), uploading instead of streaming 2025/03/03 07:18:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:05 DEBUG : file1: Size of src and dst objects identical 2025/03/03 07:18:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:18:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:18:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/03 07:18:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/03 07:18:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:18:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:18:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/03 07:18:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/03 07:18:05 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/03 07:18:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/03 07:18:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/03 07:18:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/03 07:18:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/03 07:18:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:05 DEBUG : webdav root 'rclone-test-rojikas2pesi': File to upload is small (0 bytes), uploading instead of streaming 2025/03/03 07:18:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:05 DEBUG : file1: Size of src and dst objects identical 2025/03/03 07:18:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/03 07:18:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/03 07:18:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/03 07:18:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/03 07:18:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:05 DEBUG : webdav root 'rclone-test-rojikas2pesi': File to upload is small (7 bytes), uploading instead of streaming 2025/03/03 07:18:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:05 DEBUG : file1: Size of src and dst objects identical 2025/03/03 07:18:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:05 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:05 DEBUG : : Looking for writers 2025/03/03 07:18:05 DEBUG : file1: reading active writers 2025/03/03 07:18:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:05 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:18:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:18:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/03 07:18:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/03 07:18:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:05 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/03 07:18:06 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/03 07:18:06 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/03 07:18:06 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/03 07:18:06 DEBUG : webdav root 'rclone-test-rojikas2pesi': File to upload is small (11 bytes), uploading instead of streaming 2025/03/03 07:18:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:06 DEBUG : file1: Size of src and dst objects identical 2025/03/03 07:18:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:06 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/03 07:18:06 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:06 DEBUG : : Looking for writers 2025/03/03 07:18:06 DEBUG : file1: reading active writers 2025/03/03 07:18:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:06 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:18:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:18:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/03 07:18:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/03 07:18:06 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/03 07:18:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:06 DEBUG : webdav root 'rclone-test-rojikas2pesi': File to upload is small (5 bytes), uploading instead of streaming 2025/03/03 07:18:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:06 DEBUG : file1: Size of src and dst objects identical 2025/03/03 07:18:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:06 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/03 07:18:06 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:06 DEBUG : : Looking for writers 2025/03/03 07:18:06 DEBUG : file1: reading active writers 2025/03/03 07:18:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:06 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:18:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:18:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/03 07:18:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/03 07:18:06 DEBUG : file1: WriteFileHandle.Release closing 2025/03/03 07:18:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:06 DEBUG : webdav root 'rclone-test-rojikas2pesi': File to upload is small (0 bytes), uploading instead of streaming 2025/03/03 07:18:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:06 DEBUG : file1: Size of src and dst objects identical 2025/03/03 07:18:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:06 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/03 07:18:06 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:06 DEBUG : : Looking for writers 2025/03/03 07:18:06 DEBUG : file1: reading active writers 2025/03/03 07:18:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:06 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:18:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:18:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/03 07:18:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/03/03 07:18:06 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:06 DEBUG : : Looking for writers 2025/03/03 07:18:06 DEBUG : file1: reading active writers 2025/03/03 07:18:06 DEBUG : file1: active writers 1 2025/03/03 07:18:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/03/03 07:18:06 DEBUG : : Looking for writers 2025/03/03 07:18:06 DEBUG : file1: reading active writers 2025/03/03 07:18:06 DEBUG : file1: active writers 1 2025/03/03 07:18:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/03/03 07:18:06 DEBUG : : Looking for writers 2025/03/03 07:18:06 DEBUG : file1: reading active writers 2025/03/03 07:18:06 DEBUG : file1: active writers 1 2025/03/03 07:18:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/03/03 07:18:06 DEBUG : : Looking for writers 2025/03/03 07:18:06 DEBUG : file1: reading active writers 2025/03/03 07:18:06 DEBUG : file1: active writers 1 2025/03/03 07:18:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/03/03 07:18:06 DEBUG : : Looking for writers 2025/03/03 07:18:06 DEBUG : file1: reading active writers 2025/03/03 07:18:06 DEBUG : file1: active writers 1 2025/03/03 07:18:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/03/03 07:18:06 DEBUG : : Looking for writers 2025/03/03 07:18:06 DEBUG : file1: reading active writers 2025/03/03 07:18:06 DEBUG : file1: active writers 1 2025/03/03 07:18:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/03/03 07:18:07 DEBUG : : Looking for writers 2025/03/03 07:18:07 DEBUG : file1: reading active writers 2025/03/03 07:18:07 DEBUG : file1: active writers 1 2025/03/03 07:18:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/03/03 07:18:07 DEBUG : : Looking for writers 2025/03/03 07:18:07 DEBUG : file1: reading active writers 2025/03/03 07:18:07 DEBUG : file1: active writers 1 2025/03/03 07:18:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:08 DEBUG : : Looking for writers 2025/03/03 07:18:08 DEBUG : file1: reading active writers 2025/03/03 07:18:08 DEBUG : file1: active writers 1 2025/03/03 07:18:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:09 DEBUG : : Looking for writers 2025/03/03 07:18:09 DEBUG : file1: reading active writers 2025/03/03 07:18:09 DEBUG : file1: active writers 1 2025/03/03 07:18:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:10 DEBUG : : Looking for writers 2025/03/03 07:18:10 DEBUG : file1: reading active writers 2025/03/03 07:18:10 DEBUG : file1: active writers 1 2025/03/03 07:18:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:11 DEBUG : : Looking for writers 2025/03/03 07:18:11 DEBUG : file1: reading active writers 2025/03/03 07:18:11 DEBUG : file1: active writers 1 2025/03/03 07:18:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:12 DEBUG : : Looking for writers 2025/03/03 07:18:12 DEBUG : file1: reading active writers 2025/03/03 07:18:12 DEBUG : file1: active writers 1 2025/03/03 07:18:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:13 DEBUG : : Looking for writers 2025/03/03 07:18:13 DEBUG : file1: reading active writers 2025/03/03 07:18:13 DEBUG : file1: active writers 1 2025/03/03 07:18:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:14 DEBUG : : Looking for writers 2025/03/03 07:18:14 DEBUG : file1: reading active writers 2025/03/03 07:18:14 DEBUG : file1: active writers 1 2025/03/03 07:18:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:15 DEBUG : : Looking for writers 2025/03/03 07:18:15 DEBUG : file1: reading active writers 2025/03/03 07:18:15 DEBUG : file1: active writers 1 2025/03/03 07:18:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:16 DEBUG : : Looking for writers 2025/03/03 07:18:16 DEBUG : file1: reading active writers 2025/03/03 07:18:16 DEBUG : file1: active writers 1 2025/03/03 07:18:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:17 DEBUG : : Looking for writers 2025/03/03 07:18:17 DEBUG : file1: reading active writers 2025/03/03 07:18:17 DEBUG : file1: active writers 1 2025/03/03 07:18:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:18 DEBUG : : Looking for writers 2025/03/03 07:18:18 DEBUG : file1: reading active writers 2025/03/03 07:18:18 DEBUG : file1: active writers 1 2025/03/03 07:18:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:19 DEBUG : : Looking for writers 2025/03/03 07:18:19 DEBUG : file1: reading active writers 2025/03/03 07:18:19 DEBUG : file1: active writers 1 2025/03/03 07:18:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:20 DEBUG : : Looking for writers 2025/03/03 07:18:20 DEBUG : file1: reading active writers 2025/03/03 07:18:20 DEBUG : file1: active writers 1 2025/03/03 07:18:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:21 DEBUG : : Looking for writers 2025/03/03 07:18:21 DEBUG : file1: reading active writers 2025/03/03 07:18:21 DEBUG : file1: active writers 1 2025/03/03 07:18:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:22 DEBUG : : Looking for writers 2025/03/03 07:18:22 DEBUG : file1: reading active writers 2025/03/03 07:18:22 DEBUG : file1: active writers 1 2025/03/03 07:18:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:23 DEBUG : : Looking for writers 2025/03/03 07:18:23 DEBUG : file1: reading active writers 2025/03/03 07:18:23 DEBUG : file1: active writers 1 2025/03/03 07:18:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:24 DEBUG : : Looking for writers 2025/03/03 07:18:24 DEBUG : file1: reading active writers 2025/03/03 07:18:24 DEBUG : file1: active writers 1 2025/03/03 07:18:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:25 DEBUG : : Looking for writers 2025/03/03 07:18:25 DEBUG : file1: reading active writers 2025/03/03 07:18:25 DEBUG : file1: active writers 1 2025/03/03 07:18:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:26 DEBUG : : Looking for writers 2025/03/03 07:18:26 DEBUG : file1: reading active writers 2025/03/03 07:18:26 DEBUG : file1: active writers 1 2025/03/03 07:18:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:27 DEBUG : : Looking for writers 2025/03/03 07:18:27 DEBUG : file1: reading active writers 2025/03/03 07:18:27 DEBUG : file1: active writers 1 2025/03/03 07:18:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:28 DEBUG : : Looking for writers 2025/03/03 07:18:28 DEBUG : file1: reading active writers 2025/03/03 07:18:28 DEBUG : file1: active writers 1 2025/03/03 07:18:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:29 DEBUG : : Looking for writers 2025/03/03 07:18:29 DEBUG : file1: reading active writers 2025/03/03 07:18:29 DEBUG : file1: active writers 1 2025/03/03 07:18:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:30 DEBUG : : Looking for writers 2025/03/03 07:18:30 DEBUG : file1: reading active writers 2025/03/03 07:18:30 DEBUG : file1: active writers 1 2025/03/03 07:18:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:31 DEBUG : : Looking for writers 2025/03/03 07:18:31 DEBUG : file1: reading active writers 2025/03/03 07:18:31 DEBUG : file1: active writers 1 2025/03/03 07:18:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:32 DEBUG : : Looking for writers 2025/03/03 07:18:32 DEBUG : file1: reading active writers 2025/03/03 07:18:32 DEBUG : file1: active writers 1 2025/03/03 07:18:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:33 DEBUG : : Looking for writers 2025/03/03 07:18:33 DEBUG : file1: reading active writers 2025/03/03 07:18:33 DEBUG : file1: active writers 1 2025/03/03 07:18:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:34 DEBUG : : Looking for writers 2025/03/03 07:18:34 DEBUG : file1: reading active writers 2025/03/03 07:18:34 DEBUG : file1: active writers 1 2025/03/03 07:18:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:35 DEBUG : : Looking for writers 2025/03/03 07:18:35 DEBUG : file1: reading active writers 2025/03/03 07:18:35 DEBUG : file1: active writers 1 2025/03/03 07:18:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/03 07:18:36 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/03/03 07:18:36 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:36 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:18:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:18:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/03 07:18:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/03 07:18:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:36 DEBUG : webdav root 'rclone-test-rojikas2pesi': File to upload is small (0 bytes), uploading instead of streaming 2025/03/03 07:18:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:36 DEBUG : file1: Size of src and dst objects identical 2025/03/03 07:18:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:18:36 DEBUG : file1: Open: flags=O_RDONLY 2025/03/03 07:18:36 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/03 07:18:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/03 07:18:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:36 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:36 DEBUG : : Looking for writers 2025/03/03 07:18:36 DEBUG : file1: reading active writers 2025/03/03 07:18:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-rojikas2pesi'", Local "Local file system at /tmp/rclone3084035604", Modify Window "1s" 2025/03/03 07:18:36 INFO : webdav root 'rclone-test-rojikas2pesi': poll-interval is not supported by this remote 2025/03/03 07:18:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/03 07:18:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/03 07:18:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/03 07:18:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/03 07:18:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:36 DEBUG : webdav root 'rclone-test-rojikas2pesi': File to upload is small (100 bytes), uploading instead of streaming 2025/03/03 07:18:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/03 07:18:36 DEBUG : file1: Size of src and dst objects identical 2025/03/03 07:18:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/03 07:18:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/03 07:18:36 DEBUG : file1: Open: flags=O_RDONLY 2025/03/03 07:18:36 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/03 07:18:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/03 07:18:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/03 07:18:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/03 07:18:36 DEBUG : WaitForWriters: timeout=30s 2025/03/03 07:18:36 DEBUG : : Looking for writers 2025/03/03 07:18:36 DEBUG : file1: reading active writers 2025/03/03 07:18:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/03/03 07:18:36 DEBUG : webdav root 'rclone-test-rojikas2pesi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.233889161s (try 1/5)