"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/10/01 03:02:32 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-jivajog5dipi" 2025/10/01 03:02:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 03:02:32 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/10/01 03:02:32 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/10/01 03:02:32 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/10/01 03:02:32 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/10/01 03:02:32 DEBUG : Setting pass="9yKkwkYovB2f2zskJyn4pDF7JmCUw_Tai2ybQVUpyRIp" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/10/01 03:02:32 DEBUG : TestWebdavRclone: detected overridden config - adding "{YRXWY}" suffix to name 2025/10/01 03:02:32 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/10/01 03:02:32 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/10/01 03:02:32 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/10/01 03:02:32 DEBUG : Setting pass="9yKkwkYovB2f2zskJyn4pDF7JmCUw_Tai2ybQVUpyRIp" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/10/01 03:02:32 DEBUG : found headers: 2025/10/01 03:02:32 DEBUG : Creating backend with remote "/tmp/rclone1888956053" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:32 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:33 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:33 DEBUG : dir: Looking for writers 2025/10/01 03:02:33 DEBUG : Looking for writers 2025/10/01 03:02:33 DEBUG : dir: reading active writers 2025/10/01 03:02:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:33 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:33 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:33 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:33 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:33 DEBUG : dir/subdir: Looking for writers 2025/10/01 03:02:33 DEBUG : dir: Looking for writers 2025/10/01 03:02:33 DEBUG : file1: reading active writers 2025/10/01 03:02:33 DEBUG : file2: reading active writers 2025/10/01 03:02:33 DEBUG : subdir: reading active writers 2025/10/01 03:02:33 DEBUG : Looking for writers 2025/10/01 03:02:33 DEBUG : dir: reading active writers 2025/10/01 03:02:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:33 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:33 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:33 DEBUG : dir: Looking for writers 2025/10/01 03:02:33 DEBUG : file1: reading active writers 2025/10/01 03:02:33 DEBUG : Looking for writers 2025/10/01 03:02:33 DEBUG : dir: reading active writers 2025/10/01 03:02:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:33 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:33 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:33 DEBUG : dir: Looking for writers 2025/10/01 03:02:33 DEBUG : Looking for writers 2025/10/01 03:02:33 DEBUG : dir: reading active writers 2025/10/01 03:02:33 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:33 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:33 DEBUG : dir: forgetting directory cache 2025/10/01 03:02:33 DEBUG : forgetting directory cache 2025/10/01 03:02:33 DEBUG : dir: forgetting directory cache 2025/10/01 03:02:33 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:33 DEBUG : Looking for writers 2025/10/01 03:02:33 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:33 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:33 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/01 03:02:33 DEBUG : dir: invalidating directory cache 2025/10/01 03:02:33 DEBUG : >ForgetPath: 2025/10/01 03:02:33 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/01 03:02:33 DEBUG : invalidating directory cache 2025/10/01 03:02:33 DEBUG : dir: forgetting directory cache 2025/10/01 03:02:33 DEBUG : >ForgetPath: 2025/10/01 03:02:33 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/01 03:02:33 DEBUG : >ForgetPath: 2025/10/01 03:02:33 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:33 DEBUG : dir: Looking for writers 2025/10/01 03:02:33 DEBUG : Looking for writers 2025/10/01 03:02:33 DEBUG : dir: reading active writers 2025/10/01 03:02:33 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:33 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:34 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:34 DEBUG : forgetting directory cache 2025/10/01 03:02:34 DEBUG : dir: forgetting directory cache 2025/10/01 03:02:34 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:34 DEBUG : dir: Looking for writers 2025/10/01 03:02:34 DEBUG : fil/a/b: Looking for writers 2025/10/01 03:02:34 DEBUG : fil/a: Looking for writers 2025/10/01 03:02:34 DEBUG : b: reading active writers 2025/10/01 03:02:34 DEBUG : fil: Looking for writers 2025/10/01 03:02:34 DEBUG : a: reading active writers 2025/10/01 03:02:34 DEBUG : Looking for writers 2025/10/01 03:02:34 DEBUG : dir: reading active writers 2025/10/01 03:02:34 DEBUG : fil: reading active writers 2025/10/01 03:02:34 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:34 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:34 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:34 DEBUG : dir: Looking for writers 2025/10/01 03:02:34 DEBUG : Looking for writers 2025/10/01 03:02:34 DEBUG : dir: reading active writers 2025/10/01 03:02:34 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:34 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:34 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:34 DEBUG : dir: Looking for writers 2025/10/01 03:02:34 DEBUG : file1: reading active writers 2025/10/01 03:02:34 DEBUG : Looking for writers 2025/10/01 03:02:34 DEBUG : dir: reading active writers 2025/10/01 03:02:34 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:34 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:34 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:34 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/10/01 03:02:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/01 03:02:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/01 03:02:34 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/01 03:02:34 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/01 03:02:34 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:34 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:34 DEBUG : dir: invalidating directory cache 2025/10/01 03:02:34 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/01 03:02:34 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/01 03:02:34 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/01 03:02:34 DEBUG : dir/file1: Reset virtual modtime 2025/10/01 03:02:34 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/01 03:02:34 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/01 03:02:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/01 03:02:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/01 03:02:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 03:02:34 DEBUG : dir: invalidating directory cache 2025/10/01 03:02:34 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/01 03:02:34 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/01 03:02:34 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/01 03:02:34 DEBUG : forgetting directory cache 2025/10/01 03:02:34 DEBUG : dir: forgetting directory cache 2025/10/01 03:02:34 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/01 03:02:34 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:34 DEBUG : dir/virtualDir: Looking for writers 2025/10/01 03:02:34 DEBUG : dir: Looking for writers 2025/10/01 03:02:34 DEBUG : virtualFile2: reading active writers 2025/10/01 03:02:34 DEBUG : virtualFile: reading active writers 2025/10/01 03:02:34 DEBUG : virtualDir: reading active writers 2025/10/01 03:02:34 DEBUG : file1: reading active writers 2025/10/01 03:02:34 DEBUG : Looking for writers 2025/10/01 03:02:34 DEBUG : dir: reading active writers 2025/10/01 03:02:34 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:35 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:35 ERROR : dir/: Can only open directories read only 2025/10/01 03:02:35 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:35 DEBUG : dir: Looking for writers 2025/10/01 03:02:35 DEBUG : Looking for writers 2025/10/01 03:02:35 DEBUG : dir: reading active writers 2025/10/01 03:02:35 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.14s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:35 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:35 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/01 03:02:35 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/01 03:02:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/01 03:02:35 DEBUG : webdav root 'rclone-test-jivajog5dipi': File to upload is small (5 bytes), uploading instead of streaming 2025/10/01 03:02:35 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:35 NOTICE: webdav root 'rclone-test-jivajog5dipi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/01 03:02:35 DEBUG : dir/potato: Size of src and dst objects identical 2025/10/01 03:02:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/01 03:02:35 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:35 DEBUG : dir: Looking for writers 2025/10/01 03:02:35 DEBUG : file1: reading active writers 2025/10/01 03:02:35 DEBUG : potato: reading active writers 2025/10/01 03:02:35 DEBUG : Looking for writers 2025/10/01 03:02:35 DEBUG : dir: reading active writers 2025/10/01 03:02:35 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:35 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/01 03:02:35 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:35 DEBUG : dir/sub: Looking for writers 2025/10/01 03:02:35 DEBUG : dir: Looking for writers 2025/10/01 03:02:35 DEBUG : file1: reading active writers 2025/10/01 03:02:35 DEBUG : sub: reading active writers 2025/10/01 03:02:35 DEBUG : Looking for writers 2025/10/01 03:02:35 DEBUG : dir: reading active writers 2025/10/01 03:02:35 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:35 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/01 03:02:35 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/01 03:02:35 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:35 DEBUG : dir/sub/subsub: Looking for writers 2025/10/01 03:02:35 DEBUG : dir/sub: Looking for writers 2025/10/01 03:02:35 DEBUG : subsub: reading active writers 2025/10/01 03:02:35 DEBUG : dir: Looking for writers 2025/10/01 03:02:35 DEBUG : file1: reading active writers 2025/10/01 03:02:35 DEBUG : sub: reading active writers 2025/10/01 03:02:35 DEBUG : Looking for writers 2025/10/01 03:02:35 DEBUG : dir: reading active writers 2025/10/01 03:02:35 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:36 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:36 ERROR : dir/: Dir.Remove not empty 2025/10/01 03:02:36 DEBUG : dir/file1: Remove: 2025/10/01 03:02:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 03:02:36 DEBUG : dir/file1: >Remove: err= 2025/10/01 03:02:36 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/01 03:02:36 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:36 DEBUG : Looking for writers 2025/10/01 03:02:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:36 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:36 DEBUG : dir/file1: Remove: 2025/10/01 03:02:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 03:02:36 DEBUG : dir/file1: >Remove: err= 2025/10/01 03:02:36 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/01 03:02:36 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:36 DEBUG : Looking for writers 2025/10/01 03:02:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:36 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:36 DEBUG : dir/file1: Remove: 2025/10/01 03:02:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 03:02:36 DEBUG : dir/file1: >Remove: err= 2025/10/01 03:02:36 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:36 DEBUG : dir: Looking for writers 2025/10/01 03:02:36 DEBUG : Looking for writers 2025/10/01 03:02:36 DEBUG : dir: reading active writers 2025/10/01 03:02:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:36 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:36 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:36 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/01 03:02:36 DEBUG : dir: Updating dir with dir2 0xc000827790 2025/10/01 03:02:36 DEBUG : dir: forgetting directory cache 2025/10/01 03:02:36 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/01 03:02:36 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/01 03:02:36 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/01 03:02:36 DEBUG : file2: Updating file with file2 0xc00089a600 2025/10/01 03:02:36 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/01 03:02:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/01 03:02:36 INFO : dir2/file3: Deleted 2025/10/01 03:02:36 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/01 03:02:36 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00089a600 2025/10/01 03:02:36 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/01 03:02:36 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/01 03:02:37 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/01 03:02:37 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000827e10 2025/10/01 03:02:37 DEBUG : empty directory: forgetting directory cache 2025/10/01 03:02:37 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/01 03:02:37 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/01 03:02:37 DEBUG : dir2: Renaming to "dir3" 2025/10/01 03:02:37 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:37 DEBUG : dir3: Looking for writers 2025/10/01 03:02:37 DEBUG : file3: reading active writers 2025/10/01 03:02:37 DEBUG : renamed empty directory: Looking for writers 2025/10/01 03:02:37 DEBUG : Looking for writers 2025/10/01 03:02:37 DEBUG : dir3: reading active writers 2025/10/01 03:02:37 DEBUG : renamed empty directory: reading active writers 2025/10/01 03:02:37 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:37 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/01 03:02:37 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:37 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/01 03:02:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/01 03:02:37 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/01 03:02:37 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/01 03:02:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/01 03:02:37 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:37 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/01 03:02:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/01 03:02:37 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/01 03:02:37 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/01 03:02:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/01 03:02:37 DEBUG : webdav root 'rclone-test-jivajog5dipi': File to upload is small (12 bytes), uploading instead of streaming 2025/10/01 03:02:37 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:37 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/10/01 03:02:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/01 03:02:37 DEBUG : forgetting directory cache 2025/10/01 03:02:37 DEBUG : dir: forgetting directory cache 2025/10/01 03:02:37 DEBUG : dir/sub: forgetting directory cache 2025/10/01 03:02:37 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/01 03:02:37 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/01 03:02:37 DEBUG : webdav root 'rclone-test-jivajog5dipi': File to upload is small (5 bytes), uploading instead of streaming 2025/10/01 03:02:37 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:37 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/10/01 03:02:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/01 03:02:37 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:37 DEBUG : dir/sub: Looking for writers 2025/10/01 03:02:37 DEBUG : file0: reading active writers 2025/10/01 03:02:37 DEBUG : file2: reading active writers 2025/10/01 03:02:37 DEBUG : dir: Looking for writers 2025/10/01 03:02:37 DEBUG : file1: reading active writers 2025/10/01 03:02:37 DEBUG : sub: reading active writers 2025/10/01 03:02:37 DEBUG : Looking for writers 2025/10/01 03:02:37 DEBUG : dir: reading active writers 2025/10/01 03:02:37 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:37 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/10/01 03:02:37 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:37 DEBUG : Looking for writers 2025/10/01 03:02:37 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:37 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/01 03:02:37 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:37 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/01 03:02:37 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/01 03:02:37 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/01 03:02:37 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:02:37 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/01 03:02:37 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/01 03:02:37 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:37 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/01 03:02:37 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/01 03:02:37 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/01 03:02:37 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:02:37 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/01 03:02:37 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:37 DEBUG : dir: Looking for writers 2025/10/01 03:02:37 DEBUG : file1: reading active writers 2025/10/01 03:02:37 DEBUG : file1.metadata: reading active writers 2025/10/01 03:02:37 DEBUG : Looking for writers 2025/10/01 03:02:37 DEBUG : dir: reading active writers 2025/10/01 03:02:37 DEBUG : dir.metadata: reading active writers 2025/10/01 03:02:37 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:37 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:37 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:37 DEBUG : dir: Looking for writers 2025/10/01 03:02:37 DEBUG : file1: reading active writers 2025/10/01 03:02:37 DEBUG : Looking for writers 2025/10/01 03:02:37 DEBUG : dir: reading active writers 2025/10/01 03:02:37 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:37 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:37 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:37 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/10/01 03:02:37 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:37 DEBUG : dir: Looking for writers 2025/10/01 03:02:37 DEBUG : file1: reading active writers 2025/10/01 03:02:37 DEBUG : Looking for writers 2025/10/01 03:02:37 DEBUG : dir: reading active writers 2025/10/01 03:02:37 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-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:37 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 03:02:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/01 03:02:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:02:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/01 03:02:37 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:37 DEBUG : dir: Looking for writers 2025/10/01 03:02:37 DEBUG : file1: reading active writers 2025/10/01 03:02:37 DEBUG : Looking for writers 2025/10/01 03:02:37 DEBUG : dir: reading active writers 2025/10/01 03:02:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/10/01 03:02:38 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/01 03:02:38 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/01 03:02:38 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:02:38 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/01 03:02:38 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:38 DEBUG : Looking for writers 2025/10/01 03:02:38 DEBUG : file.txt: reading active writers 2025/10/01 03:02:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:38 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:38 DEBUG : webdav root 'rclone-test-jivajog5dipi': File to upload is small (25 bytes), uploading instead of streaming 2025/10/01 03:02:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:38 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/01 03:02:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:38 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:38 DEBUG : dir: Looking for writers 2025/10/01 03:02:38 DEBUG : file1: reading active writers 2025/10/01 03:02:38 DEBUG : Looking for writers 2025/10/01 03:02:38 DEBUG : dir: reading active writers 2025/10/01 03:02:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:38 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:38 DEBUG : dir/file1: Remove: 2025/10/01 03:02:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 03:02:38 DEBUG : dir/file1: >Remove: err= 2025/10/01 03:02:38 DEBUG : dir/file1: Remove: 2025/10/01 03:02:38 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/01 03:02:38 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:38 DEBUG : dir: Looking for writers 2025/10/01 03:02:38 DEBUG : Looking for writers 2025/10/01 03:02:38 DEBUG : dir: reading active writers 2025/10/01 03:02:38 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:38 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:38 DEBUG : dir/file1: Remove: 2025/10/01 03:02:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 03:02:38 DEBUG : dir/file1: >Remove: err= 2025/10/01 03:02:38 DEBUG : dir/file1: Remove: 2025/10/01 03:02:38 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/01 03:02:38 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:38 DEBUG : dir: Looking for writers 2025/10/01 03:02:38 DEBUG : Looking for writers 2025/10/01 03:02:38 DEBUG : dir: reading active writers 2025/10/01 03:02:38 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:38 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 03:02:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/01 03:02:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/01 03:02:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/01 03:02:38 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/01 03:02:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/01 03:02:38 DEBUG : dir/file1: Open: flags=0x3 2025/10/01 03:02:38 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/01 03:02:38 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/01 03:02:38 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:38 DEBUG : dir: Looking for writers 2025/10/01 03:02:38 DEBUG : file1: reading active writers 2025/10/01 03:02:38 DEBUG : Looking for writers 2025/10/01 03:02:38 DEBUG : dir: reading active writers 2025/10/01 03:02:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:38 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:38 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:38 DEBUG : dir: Looking for writers 2025/10/01 03:02:38 DEBUG : file1: reading active writers 2025/10/01 03:02:38 DEBUG : Looking for writers 2025/10/01 03:02:38 DEBUG : dir: reading active writers 2025/10/01 03:02:38 DEBUG : >WaitForWriters: 2025/10/01 03:02:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 03:02:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0003c7c80 2025/10/01 03:02:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 03:02:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 03:02:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/01 03:02:38 DEBUG : dir/file1: Updating file with dir/file1 0xc0003c7c80 2025/10/01 03:02:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/01 03:02:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/01 03:02:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/01 03:02:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:38 DEBUG : dir/file1: File is currently open, delaying rename 0xc0003c7c80 2025/10/01 03:02:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 03:02:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 03:02:38 DEBUG : webdav root 'rclone-test-jivajog5dipi': File to upload is small (25 bytes), uploading instead of streaming 2025/10/01 03:02:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:38 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/01 03:02:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 03:02:38 DEBUG : newLeaf: Running delayed rename now 2025/10/01 03:02:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 03:02:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0003c7c80 2025/10/01 03:02:39 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:39 DEBUG : dir: Looking for writers 2025/10/01 03:02:39 DEBUG : Looking for writers 2025/10/01 03:02:39 DEBUG : dir: reading active writers 2025/10/01 03:02:39 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:39 DEBUG : >WaitForWriters: 2025/10/01 03:02:39 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:39 DEBUG : dir: Looking for writers 2025/10/01 03:02:39 DEBUG : Looking for writers 2025/10/01 03:02:39 DEBUG : dir: reading active writers 2025/10/01 03:02:39 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:39 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:39 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:39 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:39 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:39 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:39 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:39 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:39 DEBUG : dir: Looking for writers 2025/10/01 03:02:39 DEBUG : file1: reading active writers 2025/10/01 03:02:39 DEBUG : Looking for writers 2025/10/01 03:02:39 DEBUG : dir: reading active writers 2025/10/01 03:02:39 DEBUG : >WaitForWriters: 2025/10/01 03:02:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 03:02:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b15c0 2025/10/01 03:02:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 03:02:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 03:02:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/01 03:02:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0001b15c0 2025/10/01 03:02:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/01 03:02:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/01 03:02:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/01 03:02:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:39 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001b15c0 2025/10/01 03:02:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 03:02:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 03:02:39 DEBUG : webdav root 'rclone-test-jivajog5dipi': File to upload is small (25 bytes), uploading instead of streaming 2025/10/01 03:02:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:39 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/01 03:02:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 03:02:39 DEBUG : newLeaf: Running delayed rename now 2025/10/01 03:02:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 03:02:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b15c0 2025/10/01 03:02:39 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:39 DEBUG : dir: Looking for writers 2025/10/01 03:02:39 DEBUG : Looking for writers 2025/10/01 03:02:39 DEBUG : dir: reading active writers 2025/10/01 03:02:39 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:39 DEBUG : >WaitForWriters: 2025/10/01 03:02:39 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:39 DEBUG : dir: Looking for writers 2025/10/01 03:02:39 DEBUG : Looking for writers 2025/10/01 03:02:39 DEBUG : dir: reading active writers 2025/10/01 03:02:39 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:39 DEBUG : >WaitForWriters: 2025/10/01 03:02:39 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:39 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:39 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:39 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:39 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:39 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/01 03:02:39 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 03:02:39 DEBUG : dir/file1(0xc000eaaf80): openPending: 2025/10/01 03:02:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/01 03:02:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/01 03:02:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:39 DEBUG : dir/file1(0xc000eaaf80): >openPending: err= 2025/10/01 03:02:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/01 03:02:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 03:02:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 03:02:39 DEBUG : dir/file1(0xc000eaaf80): _writeAt: size=14, off=0 2025/10/01 03:02:39 DEBUG : dir/file1(0xc000eaaf80): >_writeAt: n=14, err= 2025/10/01 03:02:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/01 03:02:39 DEBUG : dir/file1(0xc000eaaf80): close: 2025/10/01 03:02:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/01 03:02:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/01 03:02:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:39 DEBUG : dir/file1(0xc000eaaf80): >close: err= 2025/10/01 03:02:39 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:39 DEBUG : dir: Looking for writers 2025/10/01 03:02:39 DEBUG : file1: reading active writers 2025/10/01 03:02:39 DEBUG : Looking for writers 2025/10/01 03:02:39 DEBUG : dir: reading active writers 2025/10/01 03:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 03:02:39 DEBUG : dir: Looking for writers 2025/10/01 03:02:39 DEBUG : file1: reading active writers 2025/10/01 03:02:39 DEBUG : Looking for writers 2025/10/01 03:02:39 DEBUG : dir: reading active writers 2025/10/01 03:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 03:02:39 DEBUG : dir: Looking for writers 2025/10/01 03:02:39 DEBUG : file1: reading active writers 2025/10/01 03:02:39 DEBUG : Looking for writers 2025/10/01 03:02:39 DEBUG : dir: reading active writers 2025/10/01 03:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 03:02:39 DEBUG : dir: Looking for writers 2025/10/01 03:02:39 DEBUG : file1: reading active writers 2025/10/01 03:02:39 DEBUG : Looking for writers 2025/10/01 03:02:39 DEBUG : dir: reading active writers 2025/10/01 03:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 03:02:39 DEBUG : dir/file1: vfs cache: starting upload 2025/10/01 03:02:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:39 INFO : dir/file1: Copied (replaced existing) 2025/10/01 03:02:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/01 03:02:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/01 03:02:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/01 03:02:39 DEBUG : dir: Looking for writers 2025/10/01 03:02:39 DEBUG : file1: reading active writers 2025/10/01 03:02:39 DEBUG : Looking for writers 2025/10/01 03:02:39 DEBUG : dir: reading active writers 2025/10/01 03:02:39 DEBUG : >WaitForWriters: 2025/10/01 03:02:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 03:02:39 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 03:02:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 03:02:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 03:02:39 DEBUG : dir/file1(0xc000f00180): _readAt: size=512, off=0 2025/10/01 03:02:39 DEBUG : dir/file1(0xc000f00180): openPending: 2025/10/01 03:02:39 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/10/01 03:02:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/01 03:02:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:39 DEBUG : dir/file1(0xc000f00180): >openPending: err= 2025/10/01 03:02:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/01 03:02:39 DEBUG : dir/file1(0xc000f00180): >_readAt: n=14, err=EOF 2025/10/01 03:02:39 DEBUG : dir/file1(0xc000f00180): close: 2025/10/01 03:02:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/01 03:02:39 DEBUG : dir/file1(0xc000f00180): >close: err= 2025/10/01 03:02:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 03:02:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/01 03:02:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f8900 2025/10/01 03:02:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 03:02:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 03:02:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/01 03:02:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/01 03:02:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0009f8900 2025/10/01 03:02:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/01 03:02:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/01 03:02:39 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 03:02:39 DEBUG : dir/file1(0xc000e60e80): openPending: 2025/10/01 03:02:39 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/10/01 03:02:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/01 03:02:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:39 DEBUG : dir/file1(0xc000e60e80): >openPending: err= 2025/10/01 03:02:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/01 03:02:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 03:02:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 03:02:39 DEBUG : dir/file1(0xc000e60e80): _writeAt: size=25, off=0 2025/10/01 03:02:39 DEBUG : dir/file1(0xc000e60e80): >_writeAt: n=25, err= 2025/10/01 03:02:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 03:02:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/01 03:02:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f8900 2025/10/01 03:02:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 03:02:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 03:02:39 DEBUG : newLeaf(0xc000e60e80): close: 2025/10/01 03:02:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/01 03:02:39 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-01 03:02:39.856697959 +0000 UTC m=+6.904531750 2025/10/01 03:02:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:39 DEBUG : newLeaf(0xc000e60e80): >close: err= 2025/10/01 03:02:39 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:39 DEBUG : dir: Looking for writers 2025/10/01 03:02:39 DEBUG : Looking for writers 2025/10/01 03:02:39 DEBUG : dir: reading active writers 2025/10/01 03:02:39 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 03:02:39 DEBUG : dir: Looking for writers 2025/10/01 03:02:39 DEBUG : Looking for writers 2025/10/01 03:02:39 DEBUG : dir: reading active writers 2025/10/01 03:02:39 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 03:02:39 DEBUG : dir: Looking for writers 2025/10/01 03:02:39 DEBUG : Looking for writers 2025/10/01 03:02:39 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:39 DEBUG : dir: reading active writers 2025/10/01 03:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 03:02:39 DEBUG : dir: Looking for writers 2025/10/01 03:02:39 DEBUG : Looking for writers 2025/10/01 03:02:39 DEBUG : dir: reading active writers 2025/10/01 03:02:39 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 03:02:39 DEBUG : newLeaf: vfs cache: starting upload 2025/10/01 03:02:40 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:40 INFO : newLeaf: Copied (replaced existing) 2025/10/01 03:02:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-01 03:02:39 +0000 UTC" 2025/10/01 03:02:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/01 03:02:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 03:02:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/01 03:02:40 DEBUG : dir: Looking for writers 2025/10/01 03:02:40 DEBUG : Looking for writers 2025/10/01 03:02:40 DEBUG : dir: reading active writers 2025/10/01 03:02:40 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:40 DEBUG : >WaitForWriters: 2025/10/01 03:02:40 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:40 DEBUG : dir: Looking for writers 2025/10/01 03:02:40 DEBUG : Looking for writers 2025/10/01 03:02:40 DEBUG : dir: reading active writers 2025/10/01 03:02:40 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:40 DEBUG : >WaitForWriters: 2025/10/01 03:02:40 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:40 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:40 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:40 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:40 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:40 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:40 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:40 DEBUG : dir: Looking for writers 2025/10/01 03:02:40 DEBUG : file1: reading active writers 2025/10/01 03:02:40 DEBUG : Looking for writers 2025/10/01 03:02:40 DEBUG : dir: reading active writers 2025/10/01 03:02:40 DEBUG : >WaitForWriters: 2025/10/01 03:02:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 03:02:40 DEBUG : newLeaf: Updating file with newLeaf 0xc00089a780 2025/10/01 03:02:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 03:02:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 03:02:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/01 03:02:40 DEBUG : dir/file1: Updating file with dir/file1 0xc00089a780 2025/10/01 03:02:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/01 03:02:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/01 03:02:40 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 03:02:40 DEBUG : dir/file1(0xc00059b580): openPending: 2025/10/01 03:02:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/01 03:02:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/01 03:02:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:40 DEBUG : dir/file1(0xc00059b580): >openPending: err= 2025/10/01 03:02:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/01 03:02:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 03:02:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 03:02:40 DEBUG : dir/file1(0xc00059b580): _writeAt: size=25, off=0 2025/10/01 03:02:40 DEBUG : dir/file1(0xc00059b580): >_writeAt: n=25, err= 2025/10/01 03:02:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 03:02:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/01 03:02:40 DEBUG : newLeaf: Updating file with newLeaf 0xc00089a780 2025/10/01 03:02:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 03:02:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 03:02:40 DEBUG : newLeaf(0xc00059b580): close: 2025/10/01 03:02:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/01 03:02:40 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-01 03:02:40.354307978 +0000 UTC m=+7.402141790 2025/10/01 03:02:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:40 DEBUG : newLeaf(0xc00059b580): >close: err= 2025/10/01 03:02:40 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:40 DEBUG : dir: Looking for writers 2025/10/01 03:02:40 DEBUG : Looking for writers 2025/10/01 03:02:40 DEBUG : dir: reading active writers 2025/10/01 03:02:40 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 03:02:40 DEBUG : dir: Looking for writers 2025/10/01 03:02:40 DEBUG : Looking for writers 2025/10/01 03:02:40 DEBUG : dir: reading active writers 2025/10/01 03:02:40 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 03:02:40 DEBUG : dir: Looking for writers 2025/10/01 03:02:40 DEBUG : Looking for writers 2025/10/01 03:02:40 DEBUG : dir: reading active writers 2025/10/01 03:02:40 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 03:02:40 DEBUG : dir: Looking for writers 2025/10/01 03:02:40 DEBUG : Looking for writers 2025/10/01 03:02:40 DEBUG : dir: reading active writers 2025/10/01 03:02:40 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 03:02:40 DEBUG : newLeaf: vfs cache: starting upload 2025/10/01 03:02:40 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:40 INFO : newLeaf: Copied (replaced existing) 2025/10/01 03:02:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-01 03:02:40 +0000 UTC" 2025/10/01 03:02:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/01 03:02:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 03:02:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/01 03:02:40 DEBUG : dir: Looking for writers 2025/10/01 03:02:40 DEBUG : Looking for writers 2025/10/01 03:02:40 DEBUG : dir: reading active writers 2025/10/01 03:02:40 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:40 DEBUG : >WaitForWriters: 2025/10/01 03:02:40 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:40 DEBUG : dir: Looking for writers 2025/10/01 03:02:40 DEBUG : Looking for writers 2025/10/01 03:02:40 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:40 DEBUG : dir: reading active writers 2025/10/01 03:02:40 DEBUG : >WaitForWriters: 2025/10/01 03:02:40 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:40 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:40 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:40 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:40 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:40 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/01 03:02:40 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 03:02:40 DEBUG : dir/file1(0xc0006ea200): openPending: 2025/10/01 03:02:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/01 03:02:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/01 03:02:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:40 DEBUG : dir/file1(0xc0006ea200): >openPending: err= 2025/10/01 03:02:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/01 03:02:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 03:02:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 03:02:40 DEBUG : dir/file1(0xc0006ea200): _writeAt: size=14, off=0 2025/10/01 03:02:40 DEBUG : dir/file1(0xc0006ea200): >_writeAt: n=14, err= 2025/10/01 03:02:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/01 03:02:40 DEBUG : dir/file1(0xc0006ea200): close: 2025/10/01 03:02:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/01 03:02:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/01 03:02:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:40 DEBUG : dir/file1(0xc0006ea200): >close: err= 2025/10/01 03:02:40 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:40 DEBUG : dir: Looking for writers 2025/10/01 03:02:40 DEBUG : file1: reading active writers 2025/10/01 03:02:40 DEBUG : Looking for writers 2025/10/01 03:02:40 DEBUG : dir: reading active writers 2025/10/01 03:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 03:02:40 DEBUG : dir: Looking for writers 2025/10/01 03:02:40 DEBUG : file1: reading active writers 2025/10/01 03:02:40 DEBUG : Looking for writers 2025/10/01 03:02:40 DEBUG : dir: reading active writers 2025/10/01 03:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 03:02:40 DEBUG : dir: Looking for writers 2025/10/01 03:02:40 DEBUG : file1: reading active writers 2025/10/01 03:02:40 DEBUG : Looking for writers 2025/10/01 03:02:40 DEBUG : dir: reading active writers 2025/10/01 03:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 03:02:40 DEBUG : dir: Looking for writers 2025/10/01 03:02:40 DEBUG : file1: reading active writers 2025/10/01 03:02:40 DEBUG : Looking for writers 2025/10/01 03:02:40 DEBUG : dir: reading active writers 2025/10/01 03:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 03:02:40 DEBUG : dir/file1: vfs cache: starting upload 2025/10/01 03:02:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:40 INFO : dir/file1: Copied (replaced existing) 2025/10/01 03:02:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/01 03:02:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/01 03:02:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/01 03:02:40 DEBUG : dir: Looking for writers 2025/10/01 03:02:40 DEBUG : file1: reading active writers 2025/10/01 03:02:40 DEBUG : Looking for writers 2025/10/01 03:02:40 DEBUG : dir: reading active writers 2025/10/01 03:02:40 DEBUG : >WaitForWriters: 2025/10/01 03:02:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 03:02:40 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 03:02:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 03:02:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 03:02:40 DEBUG : dir/file1(0xc000740880): _readAt: size=512, off=0 2025/10/01 03:02:40 DEBUG : dir/file1(0xc000740880): openPending: 2025/10/01 03:02:40 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/10/01 03:02:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/01 03:02:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:40 DEBUG : dir/file1(0xc000740880): >openPending: err= 2025/10/01 03:02:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/01 03:02:40 DEBUG : dir/file1(0xc000740880): >_readAt: n=14, err=EOF 2025/10/01 03:02:40 DEBUG : dir/file1(0xc000740880): close: 2025/10/01 03:02:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/01 03:02:40 DEBUG : dir/file1(0xc000740880): >close: err= 2025/10/01 03:02:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 03:02:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/01 03:02:40 DEBUG : newLeaf: Updating file with newLeaf 0xc00089ab40 2025/10/01 03:02:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 03:02:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 03:02:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/01 03:02:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/01 03:02:40 DEBUG : dir/file1: Updating file with dir/file1 0xc00089ab40 2025/10/01 03:02:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/01 03:02:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/01 03:02:40 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 03:02:40 DEBUG : dir/file1(0xc0008370c0): openPending: 2025/10/01 03:02:40 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/10/01 03:02:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/01 03:02:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:41 DEBUG : dir/file1(0xc0008370c0): >openPending: err= 2025/10/01 03:02:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/01 03:02:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 03:02:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 03:02:41 DEBUG : dir/file1(0xc0008370c0): _writeAt: size=25, off=0 2025/10/01 03:02:41 DEBUG : dir/file1(0xc0008370c0): >_writeAt: n=25, err= 2025/10/01 03:02:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 03:02:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/01 03:02:41 DEBUG : newLeaf: Updating file with newLeaf 0xc00089ab40 2025/10/01 03:02:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 03:02:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 03:02:41 DEBUG : newLeaf(0xc0008370c0): close: 2025/10/01 03:02:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/01 03:02:41 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-01 03:02:41.002985329 +0000 UTC m=+8.050819120 2025/10/01 03:02:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:41 DEBUG : newLeaf(0xc0008370c0): >close: err= 2025/10/01 03:02:41 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:41 DEBUG : dir: Looking for writers 2025/10/01 03:02:41 DEBUG : Looking for writers 2025/10/01 03:02:41 DEBUG : dir: reading active writers 2025/10/01 03:02:41 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 03:02:41 DEBUG : dir: Looking for writers 2025/10/01 03:02:41 DEBUG : Looking for writers 2025/10/01 03:02:41 DEBUG : dir: reading active writers 2025/10/01 03:02:41 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 03:02:41 DEBUG : dir: Looking for writers 2025/10/01 03:02:41 DEBUG : Looking for writers 2025/10/01 03:02:41 DEBUG : dir: reading active writers 2025/10/01 03:02:41 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 03:02:41 DEBUG : dir: Looking for writers 2025/10/01 03:02:41 DEBUG : Looking for writers 2025/10/01 03:02:41 DEBUG : dir: reading active writers 2025/10/01 03:02:41 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 03:02:41 DEBUG : newLeaf: vfs cache: starting upload 2025/10/01 03:02:41 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:41 INFO : newLeaf: Copied (replaced existing) 2025/10/01 03:02:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-01 03:02:41 +0000 UTC" 2025/10/01 03:02:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/01 03:02:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 03:02:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/01 03:02:41 DEBUG : dir: Looking for writers 2025/10/01 03:02:41 DEBUG : Looking for writers 2025/10/01 03:02:41 DEBUG : dir: reading active writers 2025/10/01 03:02:41 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:41 DEBUG : >WaitForWriters: 2025/10/01 03:02:41 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:41 DEBUG : dir: Looking for writers 2025/10/01 03:02:41 DEBUG : Looking for writers 2025/10/01 03:02:41 DEBUG : dir: reading active writers 2025/10/01 03:02:41 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:41 DEBUG : >WaitForWriters: 2025/10/01 03:02:41 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:41 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:41 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:41 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:41 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:41 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:41 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:41 DEBUG : dir: Looking for writers 2025/10/01 03:02:41 DEBUG : file1: reading active writers 2025/10/01 03:02:41 DEBUG : Looking for writers 2025/10/01 03:02:41 DEBUG : dir: reading active writers 2025/10/01 03:02:41 DEBUG : >WaitForWriters: 2025/10/01 03:02:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 03:02:41 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 03:02:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 03:02:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 03:02:41 DEBUG : dir/file1(0xc000980e00): _readAt: size=512, off=0 2025/10/01 03:02:41 DEBUG : dir/file1(0xc000980e00): openPending: 2025/10/01 03:02:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/01 03:02:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/01 03:02:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:41 DEBUG : dir/file1(0xc000980e00): >openPending: err= 2025/10/01 03:02:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/01 03:02:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 03:02:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:02:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:02:41 DEBUG : dir/file1(0xc000980e00): >_readAt: n=14, err=EOF 2025/10/01 03:02:41 DEBUG : dir/file1(0xc000980e00): close: 2025/10/01 03:02:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/01 03:02:41 DEBUG : dir/file1(0xc000980e00): >close: err= 2025/10/01 03:02:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 03:02:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/01 03:02:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f89c0 2025/10/01 03:02:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 03:02:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 03:02:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/01 03:02:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/01 03:02:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0009f89c0 2025/10/01 03:02:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/01 03:02:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/01 03:02:41 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 03:02:41 DEBUG : dir/file1(0xc0008bfd00): openPending: 2025/10/01 03:02:41 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/10/01 03:02:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/01 03:02:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:41 DEBUG : dir/file1(0xc0008bfd00): >openPending: err= 2025/10/01 03:02:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/01 03:02:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 03:02:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 03:02:41 DEBUG : dir/file1(0xc0008bfd00): _writeAt: size=25, off=0 2025/10/01 03:02:41 DEBUG : dir/file1(0xc0008bfd00): >_writeAt: n=25, err= 2025/10/01 03:02:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/01 03:02:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/01 03:02:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f89c0 2025/10/01 03:02:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 03:02:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 03:02:41 DEBUG : newLeaf(0xc0008bfd00): close: 2025/10/01 03:02:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/01 03:02:41 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-01 03:02:41.508813513 +0000 UTC m=+8.556647315 2025/10/01 03:02:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:41 DEBUG : newLeaf(0xc0008bfd00): >close: err= 2025/10/01 03:02:41 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:41 DEBUG : dir: Looking for writers 2025/10/01 03:02:41 DEBUG : Looking for writers 2025/10/01 03:02:41 DEBUG : dir: reading active writers 2025/10/01 03:02:41 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 03:02:41 DEBUG : dir: Looking for writers 2025/10/01 03:02:41 DEBUG : Looking for writers 2025/10/01 03:02:41 DEBUG : dir: reading active writers 2025/10/01 03:02:41 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 03:02:41 DEBUG : dir: Looking for writers 2025/10/01 03:02:41 DEBUG : Looking for writers 2025/10/01 03:02:41 DEBUG : dir: reading active writers 2025/10/01 03:02:41 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 03:02:41 DEBUG : dir: Looking for writers 2025/10/01 03:02:41 DEBUG : Looking for writers 2025/10/01 03:02:41 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:41 DEBUG : dir: reading active writers 2025/10/01 03:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 03:02:41 DEBUG : newLeaf: vfs cache: starting upload 2025/10/01 03:02:41 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:41 INFO : newLeaf: Copied (replaced existing) 2025/10/01 03:02:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-01 03:02:41 +0000 UTC" 2025/10/01 03:02:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/01 03:02:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/01 03:02:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/01 03:02:41 DEBUG : dir: Looking for writers 2025/10/01 03:02:41 DEBUG : Looking for writers 2025/10/01 03:02:41 DEBUG : dir: reading active writers 2025/10/01 03:02:41 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:41 DEBUG : >WaitForWriters: 2025/10/01 03:02:41 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:41 DEBUG : dir: Looking for writers 2025/10/01 03:02:41 DEBUG : Looking for writers 2025/10/01 03:02:41 DEBUG : dir: reading active writers 2025/10/01 03:02:41 DEBUG : newLeaf: reading active writers 2025/10/01 03:02:41 DEBUG : >WaitForWriters: 2025/10/01 03:02:41 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:41 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:41 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:41 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:41 DEBUG : Looking for writers 2025/10/01 03:02:41 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-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:41 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:02:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 03:02:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/01 03:02:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/01 03:02:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:02:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/01 03:02:41 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/01 03:02:41 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:41 DEBUG : dir: Looking for writers 2025/10/01 03:02:41 DEBUG : file1: reading active writers 2025/10/01 03:02:41 DEBUG : Looking for writers 2025/10/01 03:02:41 DEBUG : dir: reading active writers 2025/10/01 03:02:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:41 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:02:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 03:02:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/01 03:02:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/01 03:02:42 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/01 03:02:42 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/01 03:02:42 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/01 03:02:42 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:42 DEBUG : dir: Looking for writers 2025/10/01 03:02:42 DEBUG : file1: reading active writers 2025/10/01 03:02:42 DEBUG : Looking for writers 2025/10/01 03:02:42 DEBUG : dir: reading active writers 2025/10/01 03:02:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:42 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:02:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 03:02:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/01 03:02:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/01 03:02:42 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/01 03:02:42 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/01 03:02:42 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/01 03:02:42 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/01 03:02:42 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/01 03:02:42 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/01 03:02:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/01 03:02:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/01 03:02:42 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/01 03:02:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/01 03:02:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/01 03:02:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/01 03:02:42 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/01 03:02:42 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:42 DEBUG : dir: Looking for writers 2025/10/01 03:02:42 DEBUG : file1: reading active writers 2025/10/01 03:02:42 DEBUG : Looking for writers 2025/10/01 03:02:42 DEBUG : dir: reading active writers 2025/10/01 03:02:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:42 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:02:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 03:02:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/01 03:02:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/01 03:02:42 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:42 DEBUG : dir: Looking for writers 2025/10/01 03:02:42 DEBUG : file1: reading active writers 2025/10/01 03:02:42 DEBUG : Looking for writers 2025/10/01 03:02:42 DEBUG : dir: reading active writers 2025/10/01 03:02:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:42 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:02:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 03:02:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/01 03:02:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/01 03:02:42 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/01 03:02:42 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:42 DEBUG : dir: Looking for writers 2025/10/01 03:02:42 DEBUG : file1: reading active writers 2025/10/01 03:02:42 DEBUG : Looking for writers 2025/10/01 03:02:42 DEBUG : dir: reading active writers 2025/10/01 03:02:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:42 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:42 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:42 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:42 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:42 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:02:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 03:02:42 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 03:02:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 03:02:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 03:02:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/01 03:02:42 DEBUG : dir/file1(0xc000f51900): _readAt: size=1, off=0 2025/10/01 03:02:42 DEBUG : dir/file1(0xc000f51900): openPending: 2025/10/01 03:02:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/01 03:02:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/01 03:02:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:42 DEBUG : dir/file1(0xc000f51900): >openPending: err= 2025/10/01 03:02:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:02:42 DEBUG : dir/file1(0xc000f51900): >_readAt: n=1, err= 2025/10/01 03:02:42 DEBUG : dir/file1(0xc000f51900): _readAt: size=256, off=1 2025/10/01 03:02:42 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/01 03:02:42 DEBUG : dir/file1(0xc000f51900): >_readAt: n=15, err=EOF 2025/10/01 03:02:42 DEBUG : dir/file1(0xc000f51900): _readAt: size=16, off=16 2025/10/01 03:02:42 DEBUG : dir/file1(0xc000f51900): >_readAt: n=0, err=EOF 2025/10/01 03:02:42 DEBUG : dir/file1(0xc000f51900): close: 2025/10/01 03:02:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/01 03:02:42 DEBUG : dir/file1(0xc000f51900): >close: err= 2025/10/01 03:02:42 DEBUG : dir/file1(0xc000f51900): close: 2025/10/01 03:02:42 DEBUG : dir/file1(0xc000f51900): >close: err=file already closed 2025/10/01 03:02:42 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:42 DEBUG : dir: Looking for writers 2025/10/01 03:02:42 DEBUG : file1: reading active writers 2025/10/01 03:02:42 DEBUG : Looking for writers 2025/10/01 03:02:42 DEBUG : dir: reading active writers 2025/10/01 03:02:42 DEBUG : >WaitForWriters: 2025/10/01 03:02:42 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:42 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:42 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:42 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:42 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:42 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:02:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 03:02:42 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 03:02:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 03:02:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 03:02:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/01 03:02:42 DEBUG : dir/file1(0xc0006bd3c0): _readAt: size=1, off=0 2025/10/01 03:02:42 DEBUG : dir/file1(0xc0006bd3c0): openPending: 2025/10/01 03:02:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/01 03:02:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/01 03:02:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:42 DEBUG : dir/file1(0xc0006bd3c0): >openPending: err= 2025/10/01 03:02:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:02:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:02:42 DEBUG : dir/file1(0xc0006bd3c0): >_readAt: n=1, err= 2025/10/01 03:02:42 DEBUG : dir/file1(0xc0006bd3c0): _readAt: size=1, off=5 2025/10/01 03:02:42 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/01 03:02:42 DEBUG : dir/file1(0xc0006bd3c0): >_readAt: n=1, err= 2025/10/01 03:02:42 DEBUG : dir/file1(0xc0006bd3c0): _readAt: size=1, off=3 2025/10/01 03:02:42 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/01 03:02:42 DEBUG : dir/file1(0xc0006bd3c0): >_readAt: n=1, err= 2025/10/01 03:02:42 DEBUG : dir/file1(0xc0006bd3c0): _readAt: size=1, off=13 2025/10/01 03:02:42 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/01 03:02:42 DEBUG : dir/file1(0xc0006bd3c0): >_readAt: n=1, err= 2025/10/01 03:02:42 DEBUG : dir/file1(0xc0006bd3c0): _readAt: size=16, off=100 2025/10/01 03:02:42 DEBUG : dir/file1(0xc0006bd3c0): >_readAt: n=0, err=EOF 2025/10/01 03:02:42 DEBUG : dir/file1(0xc0006bd3c0): close: 2025/10/01 03:02:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/01 03:02:42 DEBUG : dir/file1(0xc0006bd3c0): >close: err= 2025/10/01 03:02:42 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:42 DEBUG : dir: Looking for writers 2025/10/01 03:02:42 DEBUG : file1: reading active writers 2025/10/01 03:02:42 DEBUG : Looking for writers 2025/10/01 03:02:42 DEBUG : dir: reading active writers 2025/10/01 03:02:42 DEBUG : >WaitForWriters: 2025/10/01 03:02:42 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:43 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:02:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 03:02:43 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 03:02:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 03:02:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 03:02:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007e2280): _readAt: size=1, off=0 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007e2280): openPending: 2025/10/01 03:02:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/01 03:02:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/01 03:02:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007e2280): >openPending: err= 2025/10/01 03:02:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/01 03:02:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 03:02:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:02:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007e2280): >_readAt: n=1, err= 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007e2280): _readAt: size=1, off=5 2025/10/01 03:02:43 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007e2280): >_readAt: n=1, err= 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007e2280): _readAt: size=1, off=1 2025/10/01 03:02:43 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007e2280): >_readAt: n=1, err= 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007e2280): _readAt: size=6, off=10 2025/10/01 03:02:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007e2280): >_readAt: n=6, err= 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007e2280): _readAt: size=256, off=10 2025/10/01 03:02:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007e2280): >_readAt: n=6, err=EOF 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007e2280): _readAt: size=256, off=100 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007e2280): >_readAt: n=0, err=EOF 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007e2280): close: 2025/10/01 03:02:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007e2280): >close: err= 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007e2280): _readAt: size=256, off=100 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007e2280): >_readAt: n=0, err=file already closed 2025/10/01 03:02:43 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:43 DEBUG : dir: Looking for writers 2025/10/01 03:02:43 DEBUG : file1: reading active writers 2025/10/01 03:02:43 DEBUG : Looking for writers 2025/10/01 03:02:43 DEBUG : dir: reading active writers 2025/10/01 03:02:43 DEBUG : >WaitForWriters: 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:43 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:02:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 03:02:43 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 03:02:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 03:02:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 03:02:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007fff40): RWFileHandle.Flush 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007fff40): _readAt: size=256, off=0 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007fff40): openPending: 2025/10/01 03:02:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/01 03:02:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/01 03:02:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007fff40): >openPending: err= 2025/10/01 03:02:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/01 03:02:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 03:02:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:02:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007fff40): >_readAt: n=16, err=EOF 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007fff40): RWFileHandle.Flush 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007fff40): RWFileHandle.Flush 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007fff40): close: 2025/10/01 03:02:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/01 03:02:43 DEBUG : dir/file1(0xc0007fff40): >close: err= 2025/10/01 03:02:43 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:43 DEBUG : dir: Looking for writers 2025/10/01 03:02:43 DEBUG : file1: reading active writers 2025/10/01 03:02:43 DEBUG : Looking for writers 2025/10/01 03:02:43 DEBUG : dir: reading active writers 2025/10/01 03:02:43 DEBUG : >WaitForWriters: 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:43 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:02:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/01 03:02:43 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 03:02:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 03:02:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 03:02:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/01 03:02:43 DEBUG : dir/file1(0xc000b3b180): _readAt: size=256, off=0 2025/10/01 03:02:43 DEBUG : dir/file1(0xc000b3b180): openPending: 2025/10/01 03:02:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/01 03:02:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/01 03:02:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:43 DEBUG : dir/file1(0xc000b3b180): >openPending: err= 2025/10/01 03:02:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/01 03:02:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 03:02:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:02:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:02:43 DEBUG : dir/file1(0xc000b3b180): >_readAt: n=16, err=EOF 2025/10/01 03:02:43 DEBUG : dir/file1(0xc000b3b180): RWFileHandle.Release 2025/10/01 03:02:43 DEBUG : dir/file1(0xc000b3b180): close: 2025/10/01 03:02:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/01 03:02:43 DEBUG : dir/file1(0xc000b3b180): >close: err= 2025/10/01 03:02:43 DEBUG : dir/file1(0xc000b3b180): RWFileHandle.Release 2025/10/01 03:02:43 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:43 DEBUG : dir: Looking for writers 2025/10/01 03:02:43 DEBUG : file1: reading active writers 2025/10/01 03:02:43 DEBUG : Looking for writers 2025/10/01 03:02:43 DEBUG : dir: reading active writers 2025/10/01 03:02:43 DEBUG : >WaitForWriters: 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:43 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:43 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:43 DEBUG : file1: newRWFileHandle: 2025/10/01 03:02:43 DEBUG : file1(0xc0009d29c0): openPending: 2025/10/01 03:02:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:43 DEBUG : file1(0xc0009d29c0): >openPending: err= 2025/10/01 03:02:43 DEBUG : file1: >newRWFileHandle: err= 2025/10/01 03:02:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/01 03:02:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/01 03:02:43 DEBUG : file1(0xc0009d29c0): _writeAt: size=5, off=0 2025/10/01 03:02:43 DEBUG : file1(0xc0009d29c0): >_writeAt: n=5, err= 2025/10/01 03:02:43 DEBUG : file1(0xc0009d29c0): _writeAt: size=7, off=5 2025/10/01 03:02:43 DEBUG : file1(0xc0009d29c0): >_writeAt: n=7, err= 2025/10/01 03:02:43 DEBUG : file1: vfs cache: truncate to size=11 2025/10/01 03:02:43 DEBUG : file1(0xc0009d29c0): close: 2025/10/01 03:02:43 DEBUG : file1: vfs cache: setting modification time to 2025-10-01 03:02:43.468288808 +0000 UTC m=+10.516122620 2025/10/01 03:02:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:43 DEBUG : file1(0xc0009d29c0): >close: err= 2025/10/01 03:02:43 DEBUG : file1(0xc0009d29c0): close: 2025/10/01 03:02:43 DEBUG : file1(0xc0009d29c0): >close: err=file already closed 2025/10/01 03:02:43 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:43 DEBUG : Looking for writers 2025/10/01 03:02:43 DEBUG : file1: reading active writers 2025/10/01 03:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 03:02:43 DEBUG : Looking for writers 2025/10/01 03:02:43 DEBUG : file1: reading active writers 2025/10/01 03:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 03:02:43 DEBUG : Looking for writers 2025/10/01 03:02:43 DEBUG : file1: reading active writers 2025/10/01 03:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 03:02:43 DEBUG : Looking for writers 2025/10/01 03:02:43 DEBUG : file1: reading active writers 2025/10/01 03:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 03:02:43 DEBUG : file1: vfs cache: starting upload 2025/10/01 03:02:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:43 INFO : file1: Copied (new) 2025/10/01 03:02:43 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-01 03:02:43 +0000 UTC" 2025/10/01 03:02:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/01 03:02:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:43 INFO : file1: vfs cache: upload succeeded try #1 2025/10/01 03:02:43 DEBUG : Looking for writers 2025/10/01 03:02:43 DEBUG : file1: reading active writers 2025/10/01 03:02:43 DEBUG : >WaitForWriters: 2025/10/01 03:02:43 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:43 DEBUG : Looking for writers 2025/10/01 03:02:43 DEBUG : file1: reading active writers 2025/10/01 03:02:43 DEBUG : >WaitForWriters: 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:43 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:43 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:43 DEBUG : file1: newRWFileHandle: 2025/10/01 03:02:43 DEBUG : file1(0xc0005a1c80): openPending: 2025/10/01 03:02:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:43 DEBUG : file1(0xc0005a1c80): >openPending: err= 2025/10/01 03:02:43 DEBUG : file1: >newRWFileHandle: err= 2025/10/01 03:02:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/01 03:02:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/01 03:02:43 DEBUG : file1(0xc0005a1c80): _writeAt: size=7, off=0 2025/10/01 03:02:43 DEBUG : file1(0xc0005a1c80): >_writeAt: n=7, err= 2025/10/01 03:02:43 DEBUG : file1(0xc0005a1c80): _writeAt: size=6, off=5 2025/10/01 03:02:43 DEBUG : file1(0xc0005a1c80): >_writeAt: n=6, err= 2025/10/01 03:02:43 DEBUG : file1(0xc0005a1c80): close: 2025/10/01 03:02:43 DEBUG : file1: vfs cache: setting modification time to 2025-10-01 03:02:43.668106717 +0000 UTC m=+10.715940530 2025/10/01 03:02:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:43 DEBUG : file1(0xc0005a1c80): >close: err= 2025/10/01 03:02:43 DEBUG : file1(0xc0005a1c80): _writeAt: size=5, off=0 2025/10/01 03:02:43 DEBUG : file1(0xc0005a1c80): >_writeAt: n=0, err=file already closed 2025/10/01 03:02:43 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:43 DEBUG : Looking for writers 2025/10/01 03:02:43 DEBUG : file1: reading active writers 2025/10/01 03:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 03:02:43 DEBUG : Looking for writers 2025/10/01 03:02:43 DEBUG : file1: reading active writers 2025/10/01 03:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 03:02:43 DEBUG : Looking for writers 2025/10/01 03:02:43 DEBUG : file1: reading active writers 2025/10/01 03:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 03:02:43 DEBUG : Looking for writers 2025/10/01 03:02:43 DEBUG : file1: reading active writers 2025/10/01 03:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 03:02:43 DEBUG : file1: vfs cache: starting upload 2025/10/01 03:02:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:43 INFO : file1: Copied (new) 2025/10/01 03:02:43 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-01 03:02:43 +0000 UTC" 2025/10/01 03:02:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/01 03:02:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:43 INFO : file1: vfs cache: upload succeeded try #1 2025/10/01 03:02:43 DEBUG : Looking for writers 2025/10/01 03:02:43 DEBUG : file1: reading active writers 2025/10/01 03:02:43 DEBUG : >WaitForWriters: 2025/10/01 03:02:43 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:43 DEBUG : Looking for writers 2025/10/01 03:02:43 DEBUG : file1: reading active writers 2025/10/01 03:02:43 DEBUG : >WaitForWriters: 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:43 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:43 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:43 DEBUG : file1: newRWFileHandle: 2025/10/01 03:02:43 DEBUG : file1(0xc000e06700): openPending: 2025/10/01 03:02:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:43 DEBUG : file1(0xc000e06700): >openPending: err= 2025/10/01 03:02:43 DEBUG : file1: >newRWFileHandle: err= 2025/10/01 03:02:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/01 03:02:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/01 03:02:43 DEBUG : file1(0xc000e06700): close: 2025/10/01 03:02:43 DEBUG : file1: vfs cache: setting modification time to 2025-10-01 03:02:43.865500225 +0000 UTC m=+10.913334038 2025/10/01 03:02:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:43 DEBUG : file1(0xc000e06700): >close: err= 2025/10/01 03:02:43 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/01 03:02:43 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/01 03:02:43 DEBUG : file2: newRWFileHandle: 2025/10/01 03:02:43 DEBUG : file2(0xc000e06b80): openPending: 2025/10/01 03:02:43 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/01 03:02:43 DEBUG : file2(0xc000e06b80): >openPending: err= 2025/10/01 03:02:43 DEBUG : file2: >newRWFileHandle: err= 2025/10/01 03:02:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/01 03:02:43 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/01 03:02:43 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/01 03:02:43 DEBUG : file2(0xc000e06b80): RWFileHandle.Flush 2025/10/01 03:02:43 DEBUG : file2(0xc000e06b80): RWFileHandle.Release 2025/10/01 03:02:43 DEBUG : file2(0xc000e06b80): close: 2025/10/01 03:02:43 DEBUG : file2: vfs cache: setting modification time to 2025-10-01 03:02:43.866946499 +0000 UTC m=+10.914780301 2025/10/01 03:02:43 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:43 DEBUG : file2(0xc000e06b80): >close: err= 2025/10/01 03:02:43 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:43 DEBUG : Looking for writers 2025/10/01 03:02:43 DEBUG : file1: reading active writers 2025/10/01 03:02:43 DEBUG : file2: reading active writers 2025/10/01 03:02:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/01 03:02:43 DEBUG : Looking for writers 2025/10/01 03:02:43 DEBUG : file1: reading active writers 2025/10/01 03:02:43 DEBUG : file2: reading active writers 2025/10/01 03:02:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/01 03:02:43 DEBUG : Looking for writers 2025/10/01 03:02:43 DEBUG : file2: reading active writers 2025/10/01 03:02:43 DEBUG : file1: reading active writers 2025/10/01 03:02:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/01 03:02:43 DEBUG : Looking for writers 2025/10/01 03:02:43 DEBUG : file1: reading active writers 2025/10/01 03:02:43 DEBUG : file2: reading active writers 2025/10/01 03:02:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/01 03:02:43 DEBUG : file1: vfs cache: starting upload 2025/10/01 03:02:43 DEBUG : file2: vfs cache: starting upload 2025/10/01 03:02:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:43 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:44 INFO : file1: Copied (new) 2025/10/01 03:02:44 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-01 03:02:43 +0000 UTC" 2025/10/01 03:02:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/01 03:02:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:44 INFO : file1: vfs cache: upload succeeded try #1 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : file2: reading active writers 2025/10/01 03:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/01 03:02:44 INFO : file2: Copied (new) 2025/10/01 03:02:44 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-01 03:02:43 +0000 UTC" 2025/10/01 03:02:44 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/01 03:02:44 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/01 03:02:44 INFO : file2: vfs cache: upload succeeded try #1 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : file2: reading active writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : >WaitForWriters: 2025/10/01 03:02:44 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : file2: reading active writers 2025/10/01 03:02:44 DEBUG : >WaitForWriters: 2025/10/01 03:02:44 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:44 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:44 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:44 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:44 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:44 DEBUG : file1: newRWFileHandle: 2025/10/01 03:02:44 DEBUG : file1(0xc000dd4d00): openPending: 2025/10/01 03:02:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:44 DEBUG : file1(0xc000dd4d00): >openPending: err= 2025/10/01 03:02:44 DEBUG : file1: >newRWFileHandle: err= 2025/10/01 03:02:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/01 03:02:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/01 03:02:44 DEBUG : file1(0xc000dd4d00): _writeAt: size=5, off=0 2025/10/01 03:02:44 DEBUG : file1(0xc000dd4d00): >_writeAt: n=5, err= 2025/10/01 03:02:44 DEBUG : file1(0xc000dd4d00): RWFileHandle.Flush 2025/10/01 03:02:44 DEBUG : file1(0xc000dd4d00): RWFileHandle.Flush 2025/10/01 03:02:44 DEBUG : file1(0xc000dd4d00): close: 2025/10/01 03:02:44 DEBUG : file1: vfs cache: setting modification time to 2025-10-01 03:02:44.239420462 +0000 UTC m=+11.287254264 2025/10/01 03:02:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:44 DEBUG : file1(0xc000dd4d00): >close: err= 2025/10/01 03:02:44 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 03:02:44 DEBUG : file1: vfs cache: starting upload 2025/10/01 03:02:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:44 INFO : file1: Copied (new) 2025/10/01 03:02:44 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-01 03:02:44 +0000 UTC" 2025/10/01 03:02:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/01 03:02:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:44 INFO : file1: vfs cache: upload succeeded try #1 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : >WaitForWriters: 2025/10/01 03:02:44 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:44 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:44 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:44 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:44 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:44 DEBUG : file1: newRWFileHandle: 2025/10/01 03:02:44 DEBUG : file1(0xc000ddf540): openPending: 2025/10/01 03:02:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:44 DEBUG : file1(0xc000ddf540): >openPending: err= 2025/10/01 03:02:44 DEBUG : file1: >newRWFileHandle: err= 2025/10/01 03:02:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/01 03:02:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/01 03:02:44 DEBUG : file1(0xc000ddf540): _writeAt: size=5, off=0 2025/10/01 03:02:44 DEBUG : file1(0xc000ddf540): >_writeAt: n=5, err= 2025/10/01 03:02:44 DEBUG : file1(0xc000ddf540): RWFileHandle.Release 2025/10/01 03:02:44 DEBUG : file1(0xc000ddf540): close: 2025/10/01 03:02:44 DEBUG : file1: vfs cache: setting modification time to 2025-10-01 03:02:44.426343207 +0000 UTC m=+11.474176998 2025/10/01 03:02:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:44 DEBUG : file1(0xc000ddf540): >close: err= 2025/10/01 03:02:44 DEBUG : file1(0xc000ddf540): RWFileHandle.Release 2025/10/01 03:02:44 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 03:02:44 DEBUG : file1: vfs cache: starting upload 2025/10/01 03:02:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:44 INFO : file1: Copied (new) 2025/10/01 03:02:44 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-01 03:02:44 +0000 UTC" 2025/10/01 03:02:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/01 03:02:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:44 INFO : file1: vfs cache: upload succeeded try #1 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : >WaitForWriters: 2025/10/01 03:02:44 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:44 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:44 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:44 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/01 03:02:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/01 03:02:44 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 03:02:44 DEBUG : dir/file1(0xc000e61000): openPending: 2025/10/01 03:02:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/01 03:02:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/01 03:02:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:44 DEBUG : dir/file1(0xc000e61000): >openPending: err= 2025/10/01 03:02:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/01 03:02:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 03:02:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 03:02:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/01 03:02:44 DEBUG : dir/file1(0xc000e61000): _writeAt: size=5, off=0 2025/10/01 03:02:44 DEBUG : dir/file1(0xc000e61000): >_writeAt: n=5, err= 2025/10/01 03:02:44 DEBUG : dir/file1(0xc000e61000): close: 2025/10/01 03:02:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:44 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-01 03:02:44.678061866 +0000 UTC m=+11.725895677 2025/10/01 03:02:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:44 DEBUG : dir/file1(0xc000e61000): >close: err= 2025/10/01 03:02:44 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:44 DEBUG : dir: Looking for writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : dir: reading active writers 2025/10/01 03:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 03:02:44 DEBUG : dir: Looking for writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : dir: reading active writers 2025/10/01 03:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 03:02:44 DEBUG : dir: Looking for writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : dir: reading active writers 2025/10/01 03:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 03:02:44 DEBUG : dir: Looking for writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : dir: reading active writers 2025/10/01 03:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 03:02:44 DEBUG : dir/file1: vfs cache: starting upload 2025/10/01 03:02:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:44 INFO : dir/file1: Copied (replaced existing) 2025/10/01 03:02:44 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-01 03:02:44 +0000 UTC" 2025/10/01 03:02:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/01 03:02:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/01 03:02:44 DEBUG : dir: Looking for writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : dir: reading active writers 2025/10/01 03:02:44 DEBUG : >WaitForWriters: 2025/10/01 03:02:44 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:44 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:44 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:44 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:44 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:44 DEBUG : dir/file1: newRWFileHandle: 2025/10/01 03:02:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/01 03:02:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/01 03:02:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/01 03:02:44 DEBUG : dir/file1(0xc000740280): _writeAt: size=5, off=0 2025/10/01 03:02:44 DEBUG : dir/file1(0xc000740280): openPending: 2025/10/01 03:02:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/01 03:02:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/01 03:02:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:44 DEBUG : dir/file1(0xc000740280): >openPending: err= 2025/10/01 03:02:44 DEBUG : dir/file1(0xc000740280): >_writeAt: n=5, err= 2025/10/01 03:02:44 DEBUG : dir/file1(0xc000740280): _writeAt: size=15, off=5 2025/10/01 03:02:44 DEBUG : dir/file1(0xc000740280): >_writeAt: n=15, err= 2025/10/01 03:02:44 DEBUG : dir/file1(0xc000740280): close: 2025/10/01 03:02:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/01 03:02:44 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-01 03:02:44.961906626 +0000 UTC m=+12.009740419 2025/10/01 03:02:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:44 DEBUG : dir/file1(0xc000740280): >close: err= 2025/10/01 03:02:44 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:44 DEBUG : dir: Looking for writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : dir: reading active writers 2025/10/01 03:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 03:02:44 DEBUG : dir: Looking for writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : dir: reading active writers 2025/10/01 03:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 03:02:44 DEBUG : dir: Looking for writers 2025/10/01 03:02:44 DEBUG : file1: reading active writers 2025/10/01 03:02:44 DEBUG : Looking for writers 2025/10/01 03:02:44 DEBUG : dir: reading active writers 2025/10/01 03:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 03:02:45 DEBUG : dir: Looking for writers 2025/10/01 03:02:45 DEBUG : file1: reading active writers 2025/10/01 03:02:45 DEBUG : Looking for writers 2025/10/01 03:02:45 DEBUG : dir: reading active writers 2025/10/01 03:02:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 03:02:45 DEBUG : dir/file1: vfs cache: starting upload 2025/10/01 03:02:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:45 INFO : dir/file1: Copied (replaced existing) 2025/10/01 03:02:45 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-01 03:02:44 +0000 UTC" 2025/10/01 03:02:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/01 03:02:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/01 03:02:45 DEBUG : dir: Looking for writers 2025/10/01 03:02:45 DEBUG : file1: reading active writers 2025/10/01 03:02:45 DEBUG : Looking for writers 2025/10/01 03:02:45 DEBUG : dir: reading active writers 2025/10/01 03:02:45 DEBUG : >WaitForWriters: 2025/10/01 03:02:45 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:45 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:45 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:45 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:45 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : file1: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : file1(0xc000a29840): openPending: 2025/10/01 03:02:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:45 DEBUG : file1(0xc000a29840): >openPending: err= 2025/10/01 03:02:45 DEBUG : file1: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/01 03:02:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/01 03:02:45 DEBUG : file1(0xc000a29840): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : file1(0xc000a29840): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : file1(0xc000a29840): close: 2025/10/01 03:02:45 DEBUG : file1: vfs cache: setting modification time to 2025-10-01 03:02:45.181952985 +0000 UTC m=+12.229786787 2025/10/01 03:02:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : file1(0xc000a29840): >close: err= 2025/10/01 03:02:45 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:45 DEBUG : Looking for writers 2025/10/01 03:02:45 DEBUG : file1: reading active writers 2025/10/01 03:02:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 03:02:45 DEBUG : Looking for writers 2025/10/01 03:02:45 DEBUG : file1: reading active writers 2025/10/01 03:02:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 03:02:45 DEBUG : Looking for writers 2025/10/01 03:02:45 DEBUG : file1: reading active writers 2025/10/01 03:02:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 03:02:45 DEBUG : Looking for writers 2025/10/01 03:02:45 DEBUG : file1: reading active writers 2025/10/01 03:02:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 03:02:45 DEBUG : file1: vfs cache: starting upload 2025/10/01 03:02:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:02:45 INFO : file1: Copied (new) 2025/10/01 03:02:45 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-01 03:02:45 +0000 UTC" 2025/10/01 03:02:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:45 INFO : file1: vfs cache: upload succeeded try #1 2025/10/01 03:02:45 DEBUG : Looking for writers 2025/10/01 03:02:45 DEBUG : file1: reading active writers 2025/10/01 03:02:45 DEBUG : >WaitForWriters: 2025/10/01 03:02:45 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:45 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:45 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:45 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:45 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/01 03:02:45 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4a80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4a80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4a80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4a80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4a80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.370525976 +0000 UTC m=+12.418359778 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4a80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4f00): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4f00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4f00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4f00): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4f00): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4f00): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4f00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.370525976 +0000 UTC m=+12.418359778 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4f00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5400): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5400): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5400): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5400): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5400): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.370525976 +0000 UTC m=+12.418359778 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5400): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324770 item 1 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5a40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5a40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5a40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5a40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5a40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.373013374 +0000 UTC m=+12.420847176 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5a40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5f40): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5f40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5f40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5f40): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5f40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.373013374 +0000 UTC m=+12.420847176 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5f40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca0e0 item 2 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e6600): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e6600): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e6600): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e6600): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e6600): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.375272245 +0000 UTC m=+12.423106057 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e6600): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e6a80): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e6a80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e6a80): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e6a80): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e6a80): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e6a80): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e6a80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.375272245 +0000 UTC m=+12.423106057 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e6a80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e6f40): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e6f40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e6f40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e6f40): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e6f40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.375272245 +0000 UTC m=+12.423106057 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e6f40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca540 item 3 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e75c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e75c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e75c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e75c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e75c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.379255121 +0000 UTC m=+12.427088954 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e75c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e7b00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e7b00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e7b00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e7b00): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e7b00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.379255121 +0000 UTC m=+12.427088954 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0006e7b00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cac40 item 4 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bc1c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bc1c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bc1c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bc1c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bc1c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.381702284 +0000 UTC m=+12.429536106 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bc1c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bc640): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bc640): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bc640): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bc640): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bc640): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bc640): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bc640): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.381702284 +0000 UTC m=+12.429536106 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bc640): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bcb00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bcb00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bcb00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bcb00): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bcb00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.381702284 +0000 UTC m=+12.429536106 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bcb00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb0a0 item 5 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bd180): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bd180): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bd180): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bd180): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bd180): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.384165889 +0000 UTC m=+12.431999681 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bd180): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bd6c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bd6c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bd6c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bd6c0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bd6c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.384165889 +0000 UTC m=+12.431999681 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bd6c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb880 item 6 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bdd40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bdd40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bdd40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bdd40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bdd40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.38588188 +0000 UTC m=+12.433715672 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007bdd40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f22c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f22c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f22c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f22c0): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f22c0): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f22c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f22c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.38588188 +0000 UTC m=+12.433715672 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f22c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f2780): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f2780): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f2780): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f2780): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f2780): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.38588188 +0000 UTC m=+12.433715672 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f2780): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbce0 item 7 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f2e00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f2e00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f2e00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f2e00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f2e00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.389171715 +0000 UTC m=+12.437005527 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f2e00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f3340): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f3340): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f3340): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f3340): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f3340): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.389171715 +0000 UTC m=+12.437005527 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f3340): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486540 item 8 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f3900): _readAt: size=2, off=0 2025/10/01 03:02:45 ERROR : open-test-file(0xc0007f3900): Couldn't read size of file 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f3900): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f3900): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f3900): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f3900): close: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f3900): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f3cc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f3cc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f3cc0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f3cc0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f3cc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.391592249 +0000 UTC m=+12.439426061 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007f3cc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008181c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008181c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008181c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008181c0): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008181c0): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008181c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008181c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.391592249 +0000 UTC m=+12.439426061 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008181c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008186c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008186c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008186c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008186c0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008186c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.391592249 +0000 UTC m=+12.439426061 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008186c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486a10 item 9 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000818d40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000818d40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000818d40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000818d40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000818d40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.395159414 +0000 UTC m=+12.442993226 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000818d40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06600): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06600): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06600): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06600): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06600): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.395159414 +0000 UTC m=+12.442993226 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06600): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cde30 item 10 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06c40): _readAt: size=2, off=0 2025/10/01 03:02:45 ERROR : open-test-file(0xc000e06c40): Couldn't read size of file 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06c40): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06c40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06c40): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06c40): close: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06c40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07000): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07000): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07000): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07000): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07000): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.397536206 +0000 UTC m=+12.445370028 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07000): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07540): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07540): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07540): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07540): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07540): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07540): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07540): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.397536206 +0000 UTC m=+12.445370028 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07540): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07a40): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07a40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07a40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07a40): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07a40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.397536206 +0000 UTC m=+12.445370028 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07a40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c540 item 11 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000764140): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000764140): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000764140): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000764140): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000764140): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.401052606 +0000 UTC m=+12.448886418 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000764140): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000764680): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000764680): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000764680): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000764680): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000764680): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.401052606 +0000 UTC m=+12.448886418 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000764680): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034cfc0 item 12 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000764cc0): _readAt: size=2, off=0 2025/10/01 03:02:45 ERROR : open-test-file(0xc000764cc0): Couldn't read size of file 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000764cc0): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000764cc0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000764cc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000764cc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000764cc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000765080): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000765080): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000765080): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000765080): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000765080): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.404374832 +0000 UTC m=+12.452208644 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000765080): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000765740): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000765740): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000765740): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000765740): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000765740): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.404374832 +0000 UTC m=+12.452208644 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000765740): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d500 item 13 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000765dc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000765dc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000765dc0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000765dc0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000765dc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.406472299 +0000 UTC m=+12.454306111 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000765dc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088e380): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088e380): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088e380): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088e380): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088e380): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.406472299 +0000 UTC m=+12.454306111 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088e380): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d960 item 14 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088e9c0): _readAt: size=2, off=0 2025/10/01 03:02:45 ERROR : open-test-file(0xc00088e9c0): Couldn't read size of file 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088e9c0): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088e9c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088e9c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088e9c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088e9c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088ed80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088ed80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088ed80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088ed80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088ed80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.409506705 +0000 UTC m=+12.457340517 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088ed80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088f440): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088f440): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088f440): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088f440): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088f440): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.409506705 +0000 UTC m=+12.457340517 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088f440): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ddc0 item 15 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088fac0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088fac0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088fac0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088fac0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088fac0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.411509665 +0000 UTC m=+12.459343477 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00088fac0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b6080): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b6080): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b6080): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b6080): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b6080): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.411509665 +0000 UTC m=+12.459343477 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b6080): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a690 item 16 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b66c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b66c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b66c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b66c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b66c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.414806694 +0000 UTC m=+12.462640506 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b66c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b6b40): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b6b40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b6b40): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b6b40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b6b40): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b6b40): _writeAt: size=3, off=7 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b6b40): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b6b40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.414806694 +0000 UTC m=+12.462640506 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b6b40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b7040): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b7040): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b7040): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b7040): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b7040): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.414806694 +0000 UTC m=+12.462640506 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b7040): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038acb0 item 17 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b76c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b76c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b76c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b76c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b76c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.418269974 +0000 UTC m=+12.466103766 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b76c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b7c00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b7c00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b7c00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b7c00): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b7c00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.418269974 +0000 UTC m=+12.466103766 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b7c00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b650 item 18 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0300): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0300): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0300): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0300): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0300): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.420037211 +0000 UTC m=+12.467871023 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0300): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0800): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0800): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0800): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0800): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0800): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0800): _writeAt: size=3, off=7 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0800): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0800): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.420037211 +0000 UTC m=+12.467871023 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0800): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0d00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0d00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0d00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0d00): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0d00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.420037211 +0000 UTC m=+12.467871023 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f0d00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001100e0 item 19 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f1380): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f1380): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f1380): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f1380): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f1380): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.422648893 +0000 UTC m=+12.470482705 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f1380): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f18c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f18c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f18c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f18c0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f18c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.422648893 +0000 UTC m=+12.470482705 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f18c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110b60 item 20 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f1f40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f1f40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f1f40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f1f40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f1f40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.426224155 +0000 UTC m=+12.474057957 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008f1f40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092c4c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092c4c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092c4c0): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092c4c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092c4c0): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092c4c0): _writeAt: size=3, off=7 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092c4c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092c4c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.426224155 +0000 UTC m=+12.474057957 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092c4c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092c9c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092c9c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092c9c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092c9c0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092c9c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.426224155 +0000 UTC m=+12.474057957 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092c9c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111030 item 21 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092d040): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092d040): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092d040): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092d040): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092d040): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.429222532 +0000 UTC m=+12.477056354 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092d040): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092d580): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092d580): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092d580): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092d580): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092d580): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.429222532 +0000 UTC m=+12.477056354 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092d580): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111500 item 22 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092dc00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092dc00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092dc00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092dc00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092dc00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.431120405 +0000 UTC m=+12.478954217 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092dc00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964180): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964180): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964180): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964180): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964180): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964180): _writeAt: size=3, off=7 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964180): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964180): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.431120405 +0000 UTC m=+12.478954217 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964180): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964680): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964680): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964680): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964680): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964680): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.431120405 +0000 UTC m=+12.478954217 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964680): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111880 item 23 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964d00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964d00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964d00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964d00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964d00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.434955454 +0000 UTC m=+12.482789266 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000964d00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000965240): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000965240): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000965240): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000965240): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000965240): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.434955454 +0000 UTC m=+12.482789266 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000965240): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318310 item 24 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000965880): _readAt: size=2, off=0 2025/10/01 03:02:45 ERROR : open-test-file(0xc000965880): Couldn't read size of file 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000965880): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000965880): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000965880): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000965880): close: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000965880): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000965c40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000965c40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000965c40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000965c40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000965c40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.437285467 +0000 UTC m=+12.485119279 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000965c40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099c1c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099c1c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099c1c0): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099c1c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099c1c0): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099c1c0): _writeAt: size=3, off=7 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099c1c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099c1c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.437285467 +0000 UTC m=+12.485119279 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099c1c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099c700): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099c700): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099c700): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099c700): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099c700): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.437285467 +0000 UTC m=+12.485119279 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099c700): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318bd0 item 25 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099cd80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099cd80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099cd80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099cd80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099cd80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.44051563 +0000 UTC m=+12.488349452 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099cd80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099d2c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099d2c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099d2c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099d2c0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099d2c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.44051563 +0000 UTC m=+12.488349452 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099d2c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003196c0 item 26 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099d900): _readAt: size=2, off=0 2025/10/01 03:02:45 ERROR : open-test-file(0xc00099d900): Couldn't read size of file 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099d900): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099d900): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099d900): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099d900): close: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099d900): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099dcc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099dcc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099dcc0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099dcc0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099dcc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.442945021 +0000 UTC m=+12.490778833 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099dcc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2240): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2240): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2240): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2240): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2240): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2240): _writeAt: size=3, off=7 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2240): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2240): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.442945021 +0000 UTC m=+12.490778833 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2240): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2780): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2780): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2780): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2780): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2780): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.442945021 +0000 UTC m=+12.490778833 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2780): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319dc0 item 27 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2e00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2e00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2e00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2e00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2e00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.445467385 +0000 UTC m=+12.493301207 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c2e00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c3340): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c3340): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c3340): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c3340): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c3340): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.445467385 +0000 UTC m=+12.493301207 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c3340): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428380 item 28 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c3980): _readAt: size=2, off=0 2025/10/01 03:02:45 ERROR : open-test-file(0xc0009c3980): Couldn't read size of file 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c3980): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c3980): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c3980): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c3980): close: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c3980): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c3d40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c3d40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c3d40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c3d40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c3d40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.44822946 +0000 UTC m=+12.496063271 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009c3d40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f4480): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f4480): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f4480): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f4480): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f4480): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.44822946 +0000 UTC m=+12.496063271 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f4480): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428a10 item 29 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f4b00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f4b00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f4b00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f4b00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f4b00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.450344239 +0000 UTC m=+12.498178031 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f4b00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5040): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5040): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5040): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5040): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5040): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.450344239 +0000 UTC m=+12.498178031 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5040): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429110 item 30 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5680): _readAt: size=2, off=0 2025/10/01 03:02:45 ERROR : open-test-file(0xc0009f5680): Couldn't read size of file 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5680): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5680): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5680): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5680): close: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5680): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5a40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5a40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5a40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5a40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5a40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.454151626 +0000 UTC m=+12.501985417 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5a40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9ec0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9ec0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9ec0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9ec0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9ec0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.454151626 +0000 UTC m=+12.501985417 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9ec0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6f50 item 31 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3a5c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3a5c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3a5c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3a5c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3a5c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.455830277 +0000 UTC m=+12.503664068 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3a5c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3ab00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3ab00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3ab00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3ab00): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3ab00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.455830277 +0000 UTC m=+12.503664068 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3ab00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7420 item 32 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3b140): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3b140): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3b140): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3b140): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3b140): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.457298412 +0000 UTC m=+12.505132205 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3b140): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3b5c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3b5c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3b5c0): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3b5c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3b5c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7810 item 33 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3b5c0): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3b5c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.458846619 +0000 UTC m=+12.506680401 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3b5c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3bac0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3bac0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3bac0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3bac0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3bac0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.458846619 +0000 UTC m=+12.506680401 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b3bac0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d79d0 item 33 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b68180): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b68180): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b68180): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b68180): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b68180): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.460374797 +0000 UTC m=+12.508208589 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b68180): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b68600): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b68600): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7e30 item 34 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b68600): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b68600): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b68600): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b68600): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b68600): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.461049804 +0000 UTC m=+12.508883596 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b68600): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b68b40): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b68b40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b68b40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b68b40): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b68b40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.461049804 +0000 UTC m=+12.508883596 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b68b40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003462a0 item 34 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b69180): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b69180): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b69180): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b69180): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b69180): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.462454952 +0000 UTC m=+12.510288744 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b69180): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b69600): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b69600): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b69600): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b69600): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b69600): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346b60 item 35 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b69600): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b69600): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.463341505 +0000 UTC m=+12.511175297 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b69600): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b69b00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b69b00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b69b00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b69b00): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b69b00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.463341505 +0000 UTC m=+12.511175297 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b69b00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346e70 item 35 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b98200): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b98200): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b98200): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b98200): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b98200): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.465752442 +0000 UTC m=+12.513586233 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b98200): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b98700): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b98700): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347260 item 36 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b98700): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b98700): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b98700): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b98700): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b98700): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.466410667 +0000 UTC m=+12.514244458 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b98700): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b98c40): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b98c40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b98c40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b98c40): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b98c40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.466410667 +0000 UTC m=+12.514244458 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b98c40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003475e0 item 36 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b99280): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b99280): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b99280): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b99280): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b99280): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.468192581 +0000 UTC m=+12.516026403 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b99280): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b99700): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b99700): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b99700): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b99700): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b99700): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347b90 item 37 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b99700): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b99700): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.469570377 +0000 UTC m=+12.517404170 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b99700): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b99c00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b99c00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b99c00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b99c00): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b99c00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.469570377 +0000 UTC m=+12.517404170 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b99c00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347d50 item 37 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0a300): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0a300): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0a300): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0a300): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0a300): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.471155824 +0000 UTC m=+12.518989616 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0a300): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0a800): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0a800): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442620 item 38 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0a800): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0a800): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0a800): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0a800): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0a800): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.472010287 +0000 UTC m=+12.519844099 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0a800): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0ad40): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0ad40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0ad40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0ad40): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0ad40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.472010287 +0000 UTC m=+12.519844099 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0ad40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004428c0 item 38 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0b3c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0b3c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0b3c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0b3c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0b3c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.474384204 +0000 UTC m=+12.522218016 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0b3c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0b8c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0b8c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0b8c0): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0b8c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0b8c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442f50 item 39 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0b8c0): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0b8c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.475640642 +0000 UTC m=+12.523474454 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0b8c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0bdc0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0bdc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0bdc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0bdc0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0bdc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.475640642 +0000 UTC m=+12.523474454 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0bdc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443260 item 39 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5e4c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5e4c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5e4c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5e4c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5e4c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.477505432 +0000 UTC m=+12.525339223 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5e4c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5e9c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5e9c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443a40 item 40 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5e9c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5e9c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5e9c0): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5e9c0): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5e9c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.478423044 +0000 UTC m=+12.526256856 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5e9c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5ef00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5ef00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5ef00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5ef00): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5ef00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.478423044 +0000 UTC m=+12.526256856 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5ef00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443ce0 item 40 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5f4c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5f4c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5f4c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5f4c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5f4c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5f4c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5f4c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.480435162 +0000 UTC m=+12.528268974 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5f4c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5f9c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5f9c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5f9c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003643f0 item 41 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5f9c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5f9c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.481091383 +0000 UTC m=+12.528925175 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5f9c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5fe80): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5fe80): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5fe80): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5fe80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5fe80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364850 item 41 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5fe80): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5fe80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.482343213 +0000 UTC m=+12.530177024 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d5fe80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8e440): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8e440): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8e440): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8e440): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8e440): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.482343213 +0000 UTC m=+12.530177024 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8e440): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364a80 item 41 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8ea80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8ea80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8ea80): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8ea80): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8ea80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8ea80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8ea80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.484781039 +0000 UTC m=+12.532614851 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8ea80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8ef80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8ef80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8ef80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364fc0 item 42 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8ef80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8ef80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.485449052 +0000 UTC m=+12.533282865 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8ef80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8f4c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8f4c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365500 item 42 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8f4c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8f4c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8f4c0): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8f4c0): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8f4c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.48642786 +0000 UTC m=+12.534261672 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8f4c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8fa40): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8fa40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8fa40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8fa40): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8fa40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.48642786 +0000 UTC m=+12.534261672 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d8fa40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365960 item 42 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dba100): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dba100): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dba100): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dba100): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dba100): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dba100): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dba100): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.48833569 +0000 UTC m=+12.536169503 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dba100): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dba600): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dba600): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dba600): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c230 item 43 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dba600): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dba600): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.489223788 +0000 UTC m=+12.537057600 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dba600): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbab40): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbab40): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbab40): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbab40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbab40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c3f0 item 43 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbab40): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbab40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.489908212 +0000 UTC m=+12.537742004 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbab40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbb080): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbb080): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbb080): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbb080): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbb080): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.489908212 +0000 UTC m=+12.537742004 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbb080): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c5b0 item 43 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbb6c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbb6c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbb6c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbb6c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbb6c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbb6c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbb6c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.491693634 +0000 UTC m=+12.539527426 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbb6c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbbbc0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbbbc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbbbc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cc40 item 44 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbbbc0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbbbc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.492699682 +0000 UTC m=+12.540533474 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dbbbc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4180): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4180): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ce70 item 44 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4180): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4180): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4180): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4180): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4180): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.493921957 +0000 UTC m=+12.541755749 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4180): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4700): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4700): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4700): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4700): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4700): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.493921957 +0000 UTC m=+12.541755749 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4700): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d260 item 44 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4d40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4d40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4d40): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4d40): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4d40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4d40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4d40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.496408924 +0000 UTC m=+12.544242737 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de4d40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de5240): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de5240): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de5240): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d9d0 item 45 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de5240): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de5240): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.497135529 +0000 UTC m=+12.544969341 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de5240): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de5940): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de5940): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de5940): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de5940): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de5940): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.497135529 +0000 UTC m=+12.544969341 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000de5940): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ddc0 item 45 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0c000): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0c000): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0c000): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0c000): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0c000): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0c000): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0c000): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.49999734 +0000 UTC m=+12.547831142 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0c000): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0c500): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0c500): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0c500): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400230 item 46 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0c500): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0c500): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.500648743 +0000 UTC m=+12.548482555 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0c500): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0cc00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0cc00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0cc00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0cc00): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0cc00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.500648743 +0000 UTC m=+12.548482555 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0cc00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400620 item 46 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0d240): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0d240): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0d240): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0d240): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0d240): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0d240): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0d240): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.502749256 +0000 UTC m=+12.550583068 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0d240): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0d740): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0d740): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0d740): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400c40 item 47 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0d740): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0d740): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.504218945 +0000 UTC m=+12.552052747 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0d740): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0de40): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0de40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0de40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0de40): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0de40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.504218945 +0000 UTC m=+12.552052747 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e0de40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400e00 item 47 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e28500): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e28500): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e28500): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e28500): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e28500): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e28500): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e28500): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.50630501 +0000 UTC m=+12.554138812 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e28500): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e28a00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e28a00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e28a00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401420 item 48 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e28a00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e28a00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.50800399 +0000 UTC m=+12.555837802 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e28a00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819440): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819440): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819440): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819440): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819440): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.50800399 +0000 UTC m=+12.555837802 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819440): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486ee0 item 48 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819a80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819a80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819a80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819a80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819a80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.511564382 +0000 UTC m=+12.559398204 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819a80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819f00): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819f00): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819f00): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819f00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819f00): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819f00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004873b0 item 49 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819f00): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819f00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.51294841 +0000 UTC m=+12.560782232 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000819f00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008624c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008624c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008624c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008624c0): >_readAt: n=8, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008624c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.51294841 +0000 UTC m=+12.560782232 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008624c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487570 item 49 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000862b40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000862b40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000862b40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000862b40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000862b40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.515604757 +0000 UTC m=+12.563438569 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000862b40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000863040): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000863040): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000863040): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004878f0 item 50 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000863040): _readAt: size=2, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000863040): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000863040): _writeAt: size=3, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000863040): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000863040): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.517040341 +0000 UTC m=+12.564874153 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000863040): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008635c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008635c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008635c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008635c0): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008635c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.517040341 +0000 UTC m=+12.564874153 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008635c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487c00 item 50 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000863c40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000863c40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000863c40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000863c40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000863c40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.521693596 +0000 UTC m=+12.569527398 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000863c40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea01c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea01c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea01c0): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea01c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea01c0): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea01c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e60e0 item 51 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea01c0): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea01c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.522390834 +0000 UTC m=+12.570224636 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea01c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea0700): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea0700): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea0700): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea0700): >_readAt: n=8, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea0700): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.522390834 +0000 UTC m=+12.570224636 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea0700): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e63f0 item 51 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea0d80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea0d80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea0d80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea0d80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea0d80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.524697614 +0000 UTC m=+12.572531416 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea0d80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1280): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1280): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1280): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7650 item 52 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1280): _readAt: size=2, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1280): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1280): _writeAt: size=3, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1280): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1280): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.525461208 +0000 UTC m=+12.573295020 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1280): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1800): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1800): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1800): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1800): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1800): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.525461208 +0000 UTC m=+12.573295020 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1800): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7a40 item 52 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1e80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1e80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1e80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1e80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1e80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.527896609 +0000 UTC m=+12.575730422 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ea1e80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca400): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca400): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca400): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca400): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca400): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca400): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a540 item 53 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca400): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca400): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.529347532 +0000 UTC m=+12.577181344 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca400): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca940): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca940): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca940): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca940): >_readAt: n=8, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca940): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.529347532 +0000 UTC m=+12.577181344 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca940): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a9a0 item 53 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecafc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecafc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecafc0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecafc0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecafc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.535044496 +0000 UTC m=+12.582878288 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecafc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb4c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb4c0): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb4c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046af50 item 54 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb4c0): _readAt: size=2, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb4c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb4c0): _writeAt: size=3, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb4c0): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb4c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.536083576 +0000 UTC m=+12.583917389 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb4c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba200): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba200): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba200): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba200): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba200): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.536083576 +0000 UTC m=+12.583917389 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba200): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004680e0 item 54 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba880): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba880): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba880): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba880): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba880): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.544199571 +0000 UTC m=+12.592033363 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba880): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bad80): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bad80): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bad80): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bad80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bad80): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bad80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468c40 item 55 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bad80): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bad80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.546371458 +0000 UTC m=+12.594205249 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bad80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca180): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca180): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca180): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca180): >_readAt: n=8, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca180): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.546371458 +0000 UTC m=+12.594205249 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca180): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400000 item 55 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040ea80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040ea80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040ea80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040ea80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040ea80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.549580722 +0000 UTC m=+12.597414543 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040ea80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040f680): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040f680): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040f680): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428150 item 56 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040f680): _readAt: size=2, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040f680): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040f680): _writeAt: size=3, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040f680): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040f680): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.55079477 +0000 UTC m=+12.598628582 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040f680): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fd40): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fd40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fd40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fd40): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fd40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.55079477 +0000 UTC m=+12.598628582 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fd40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428380 item 56 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4bc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4bc0): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4bc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4bc0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4bc0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4bc0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4bc0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4bc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.553070361 +0000 UTC m=+12.600904173 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4bc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c5980): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c5980): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c5980): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428a10 item 57 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c5980): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c5980): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.55402324 +0000 UTC m=+12.601857062 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c5980): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0003948c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0003948c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0003948c0): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0003948c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0003948c0): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0003948c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428d90 item 57 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0003948c0): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0003948c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.555081116 +0000 UTC m=+12.602914928 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0003948c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000395d00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000395d00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000395d00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000395d00): >_readAt: n=8, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000395d00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.555081116 +0000 UTC m=+12.602914928 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000395d00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429110 item 57 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec25c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec25c0): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec25c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec25c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec25c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec25c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec25c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec25c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.557642554 +0000 UTC m=+12.605476367 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec25c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec2b00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec2b00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec2b00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a000 item 58 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec2b00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec2b00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.558490295 +0000 UTC m=+12.606324107 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec2b00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3040): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3040): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3040): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a5b0 item 58 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3040): _readAt: size=2, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3040): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3040): _writeAt: size=3, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3040): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3040): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.5598405 +0000 UTC m=+12.607674321 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3040): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3600): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3600): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3600): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3600): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3600): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.5598405 +0000 UTC m=+12.607674321 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3600): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aa10 item 58 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3c40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3c40): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3c40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3c40): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3c40): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3c40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3c40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3c40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.562234152 +0000 UTC m=+12.610067964 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ec3c40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732200): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732200): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732200): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b0a0 item 59 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732200): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732200): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.563089799 +0000 UTC m=+12.610923611 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732200): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732740): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732740): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732740): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732740): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732740): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732740): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b3b0 item 59 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732740): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732740): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.563863049 +0000 UTC m=+12.611696862 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732740): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732dc0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732dc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732dc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732dc0): >_readAt: n=8, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732dc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.563863049 +0000 UTC m=+12.611696862 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732dc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b570 item 59 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733400): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733400): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733400): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733400): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733400): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733400): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733400): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733400): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.566080532 +0000 UTC m=+12.613914344 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733400): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733940): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733940): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733940): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ba40 item 60 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733940): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733940): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.566970863 +0000 UTC m=+12.614804675 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733940): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a040): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a040): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a040): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bd50 item 60 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a040): _readAt: size=2, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a040): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a040): _writeAt: size=3, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a040): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a040): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.567955122 +0000 UTC m=+12.615788934 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a040): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecaac0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecaac0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecaac0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecaac0): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecaac0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.567955122 +0000 UTC m=+12.615788934 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecaac0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004002a0 item 60 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb100): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb100): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb100): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb100): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb100): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb100): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb100): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb100): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.570484218 +0000 UTC m=+12.618318030 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb100): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb680): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb680): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb680): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004009a0 item 61 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb680): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb680): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.57115125 +0000 UTC m=+12.618985062 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb680): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecbf40): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecbf40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecbf40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecbf40): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecbf40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.57115125 +0000 UTC m=+12.618985062 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecbf40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400cb0 item 61 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58600): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58600): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58600): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58600): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58600): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58600): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58600): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58600): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.574385089 +0000 UTC m=+12.622218902 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58600): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58b40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58b40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58b40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401030 item 62 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58b40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58b40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.57517328 +0000 UTC m=+12.623007092 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58b40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59240): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59240): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59240): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59240): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59240): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.57517328 +0000 UTC m=+12.623007092 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59240): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401810 item 62 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59880): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59880): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59880): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59880): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59880): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59880): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59880): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59880): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.577642133 +0000 UTC m=+12.625475945 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59880): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59dc0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59dc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59dc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414310 item 63 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59dc0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59dc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.578594712 +0000 UTC m=+12.626428524 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59dc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00640): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00640): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00640): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00640): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00640): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.578594712 +0000 UTC m=+12.626428524 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00640): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414700 item 63 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00cc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00cc0): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00cc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00cc0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00cc0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00cc0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00cc0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00cc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.582183579 +0000 UTC m=+12.630017390 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00cc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01200): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01200): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01200): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414af0 item 64 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01200): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01200): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.582956119 +0000 UTC m=+12.630789930 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01200): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01900): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01900): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01900): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01900): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01900): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.582956119 +0000 UTC m=+12.630789930 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01900): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415030 item 64 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01f40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01f40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01f40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01f40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01f40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.585875799 +0000 UTC m=+12.633709611 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01f40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50440): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50440): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50440): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50440): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50440): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415420 item 65 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50440): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50440): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.586574881 +0000 UTC m=+12.634408693 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50440): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50940): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50940): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50940): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50940): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50940): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.586574881 +0000 UTC m=+12.634408693 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50940): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415960 item 65 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013ae80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013ae80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013ae80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013ae80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013ae80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.589580554 +0000 UTC m=+12.637414365 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013ae80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b340): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b340): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050460 item 66 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b340): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b340): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b340): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b340): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b340): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.590482936 +0000 UTC m=+12.638316748 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b340): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013bb00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013bb00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013bb00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013bb00): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013bb00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.590482936 +0000 UTC m=+12.638316748 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013bb00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050850 item 66 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62580): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62580): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62580): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62580): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62580): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.593797838 +0000 UTC m=+12.641631661 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62580): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62a40): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62a40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62a40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62a40): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62a40): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051490 item 67 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62a40): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62a40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.596851761 +0000 UTC m=+12.644685574 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62a40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62f40): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62f40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62f40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62f40): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62f40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.596851761 +0000 UTC m=+12.644685574 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62f40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000519d0 item 67 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e635c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e635c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e635c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e635c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e635c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.598772266 +0000 UTC m=+12.646606088 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e635c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63ac0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63ac0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ea0 item 68 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63ac0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63ac0): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63ac0): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63ac0): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63ac0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.599448886 +0000 UTC m=+12.647282709 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63ac0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30080): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30080): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30080): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30080): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30080): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.599448886 +0000 UTC m=+12.647282709 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30080): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c1c0 item 68 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e306c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e306c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e306c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e306c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e306c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.602132444 +0000 UTC m=+12.649966256 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e306c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30b40): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30b40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30b40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30b40): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30b40): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c9a0 item 69 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30b40): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30b40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.603157508 +0000 UTC m=+12.650991320 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30b40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31040): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31040): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31040): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31040): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31040): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.603157508 +0000 UTC m=+12.650991320 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31040): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ce70 item 69 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31700): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31700): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31700): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31700): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31700): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.605408874 +0000 UTC m=+12.653242696 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31700): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31c00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31c00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d260 item 70 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31c00): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31c00): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31c00): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31c00): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31c00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.606269809 +0000 UTC m=+12.654103621 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31c00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b01c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b01c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b01c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b01c0): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b01c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.606269809 +0000 UTC m=+12.654103621 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b01c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d490 item 70 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0840): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0840): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0840): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0840): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0840): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.60830511 +0000 UTC m=+12.656138922 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0840): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0d40): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0d40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0d40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0d40): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0d40): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dc00 item 71 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0d40): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0d40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.60959976 +0000 UTC m=+12.657433572 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0d40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1280): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1280): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1280): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1280): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1280): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.60959976 +0000 UTC m=+12.657433572 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1280): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e000 item 71 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1900): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1900): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1900): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1900): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1900): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.613047542 +0000 UTC m=+12.660881354 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1900): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1e00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1e00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e850 item 72 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1e00): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1e00): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1e00): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1e00): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1e00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.613874594 +0000 UTC m=+12.661708406 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1e00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059a3c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059a3c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059a3c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059a3c0): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059a3c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.613874594 +0000 UTC m=+12.661708406 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059a3c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ec40 item 72 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059a980): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059a980): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059a980): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059a980): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059a980): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059a980): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059a980): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.616477931 +0000 UTC m=+12.664311743 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059a980): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059ae80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059ae80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059ae80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f650 item 73 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059ae80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059ae80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.618622516 +0000 UTC m=+12.666456308 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059ae80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059b340): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059b340): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059b340): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059b340): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059b340): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fe30 item 73 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059b340): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059b340): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.61925375 +0000 UTC m=+12.667087543 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059b340): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059b900): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059b900): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059b900): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059b900): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059b900): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.61925375 +0000 UTC m=+12.667087543 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059b900): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c150 item 73 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059bf40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059bf40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059bf40): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059bf40): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059bf40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059bf40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059bf40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.622584693 +0000 UTC m=+12.670418505 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00059bf40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007404c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007404c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007404c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050dce0 item 74 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007404c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007404c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.623303914 +0000 UTC m=+12.671137726 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007404c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740a40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740a40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d281c0 item 74 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740a40): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740a40): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740a40): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740a40): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740a40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.624194464 +0000 UTC m=+12.672028276 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740a40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741000): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741000): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741000): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741000): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741000): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.624194464 +0000 UTC m=+12.672028276 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741000): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d28770 item 74 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741640): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741640): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741640): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741640): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741640): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741640): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741640): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.626757556 +0000 UTC m=+12.674591368 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741640): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741b40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741b40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741b40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d28af0 item 75 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741b40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741b40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.627289334 +0000 UTC m=+12.675123146 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741b40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c100): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c100): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c100): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c100): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c100): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d28cb0 item 75 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c100): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c100): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.628552306 +0000 UTC m=+12.676386117 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c100): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c640): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c640): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c640): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c640): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c640): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.628552306 +0000 UTC m=+12.676386117 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c640): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d29030 item 75 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0cc80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0cc80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0cc80): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0cc80): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0cc80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0cc80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0cc80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.631168435 +0000 UTC m=+12.679002247 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0cc80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d180): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d180): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d180): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d293b0 item 76 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d180): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d180): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.631872587 +0000 UTC m=+12.679706399 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d180): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d6c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d6c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d29650 item 76 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d6c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d6c0): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d6c0): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d6c0): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d6c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.632609501 +0000 UTC m=+12.680443312 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d6c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0dc40): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0dc40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0dc40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0dc40): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0dc40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.632609501 +0000 UTC m=+12.680443312 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0dc40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d29880 item 76 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60340): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60340): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60340): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60340): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60340): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60340): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60340): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.634352592 +0000 UTC m=+12.682186404 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60340): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60840): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60840): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60840): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d29c70 item 77 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60840): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60840): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.635242724 +0000 UTC m=+12.683076536 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60840): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60f40): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60f40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60f40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60f40): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60f40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.635242724 +0000 UTC m=+12.683076536 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60f40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d29e30 item 77 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61580): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61580): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61580): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61580): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61580): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61580): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61580): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.63905007 +0000 UTC m=+12.686883862 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61580): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61ac0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61ac0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61ac0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e05b0 item 78 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61ac0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61ac0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.639621452 +0000 UTC m=+12.687455244 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61ac0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28240): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28240): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28240): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28240): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28240): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.639621452 +0000 UTC m=+12.687455244 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28240): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e08c0 item 78 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28880): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28880): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28880): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28880): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28880): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28880): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28880): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.642013572 +0000 UTC m=+12.689847364 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28880): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28d80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28d80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28d80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0c40 item 79 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28d80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28d80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.64269943 +0000 UTC m=+12.690533223 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28d80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a294c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a294c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a294c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a294c0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a294c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.64269943 +0000 UTC m=+12.690533223 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a294c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0e00 item 79 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29b00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29b00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29b00): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29b00): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29b00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29b00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29b00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.644157847 +0000 UTC m=+12.691991639 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29b00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008360c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008360c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008360c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e12d0 item 80 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008360c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008360c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.644774194 +0000 UTC m=+12.692607985 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008360c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008367c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008367c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008367c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008367c0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008367c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.644774194 +0000 UTC m=+12.692607985 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008367c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1490 item 80 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836e00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836e00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836e00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836e00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836e00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.64618907 +0000 UTC m=+12.694022862 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836e00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837300): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837300): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837300): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837300): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837300): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837300): _writeAt: size=3, off=7 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1880 item 81 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837300): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837300): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.646920422 +0000 UTC m=+12.694754215 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837300): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837880): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837880): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837880): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837880): >_readAt: n=8, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837880): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.646920422 +0000 UTC m=+12.694754215 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837880): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1ab0 item 81 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837f00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837f00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837f00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837f00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837f00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.648388428 +0000 UTC m=+12.696222221 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837f00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80480): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80480): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80480): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003240e0 item 82 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80480): _readAt: size=2, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80480): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80480): _writeAt: size=3, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80480): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80480): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.649260936 +0000 UTC m=+12.697094729 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80480): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80a40): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80a40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80a40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80a40): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80a40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.649260936 +0000 UTC m=+12.697094729 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80a40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003244d0 item 82 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d810c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d810c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d810c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d810c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d810c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.650564463 +0000 UTC m=+12.698398254 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d810c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d815c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d815c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d815c0): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d815c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d815c0): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d815c0): _writeAt: size=3, off=7 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324e70 item 83 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d815c0): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d815c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.65118092 +0000 UTC m=+12.699014711 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d815c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81b00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81b00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81b00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81b00): >_readAt: n=8, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81b00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.65118092 +0000 UTC m=+12.699014711 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81b00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca000 item 83 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4200): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4200): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4200): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4200): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4200): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.652561482 +0000 UTC m=+12.700395273 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4200): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4700): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4700): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4700): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca460 item 84 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4700): _readAt: size=2, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4700): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4700): _writeAt: size=3, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4700): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4700): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.653607505 +0000 UTC m=+12.701441297 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4700): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4c80): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4c80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4c80): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4c80): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4c80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.653607505 +0000 UTC m=+12.701441297 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4c80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca700 item 84 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5340): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5340): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5340): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5340): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5340): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.655120324 +0000 UTC m=+12.702954117 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5340): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5840): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5840): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5840): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5840): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5840): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5840): _writeAt: size=3, off=7 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cabd0 item 85 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5840): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5840): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.656270904 +0000 UTC m=+12.704104716 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5840): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5d80): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5d80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5d80): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5d80): >_readAt: n=8, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5d80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.656270904 +0000 UTC m=+12.704104716 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5d80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cae00 item 85 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06480): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06480): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06480): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06480): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06480): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.660235466 +0000 UTC m=+12.708069278 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06480): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06980): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06980): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06980): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb260 item 86 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06980): _readAt: size=2, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06980): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06980): _writeAt: size=3, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06980): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06980): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.66120756 +0000 UTC m=+12.709041362 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06980): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06f00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06f00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06f00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06f00): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06f00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.66120756 +0000 UTC m=+12.709041362 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06f00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb650 item 86 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e075c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e075c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e075c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e075c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e075c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.663045721 +0000 UTC m=+12.710879523 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e075c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07ac0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07ac0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07ac0): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07ac0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07ac0): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07ac0): _writeAt: size=3, off=7 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbb20 item 87 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07ac0): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07ac0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.663878194 +0000 UTC m=+12.711712006 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07ac0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8080): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8080): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8080): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8080): >_readAt: n=8, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8080): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.663878194 +0000 UTC m=+12.711712006 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8080): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbce0 item 87 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8740): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8740): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8740): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8740): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8740): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.665433032 +0000 UTC m=+12.713266845 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8740): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8c40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8c40): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8c40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc150 item 88 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8c40): _readAt: size=2, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8c40): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8c40): _writeAt: size=3, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8c40): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8c40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.666218977 +0000 UTC m=+12.714052790 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8c40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e91c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e91c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e91c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e91c0): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e91c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.666218977 +0000 UTC m=+12.714052790 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e91c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc3f0 item 88 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9800): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9800): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9800): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9800): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9800): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9800): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9800): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9800): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.668091031 +0000 UTC m=+12.715924843 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9800): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9d40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9d40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9d40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc8c0 item 89 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9d40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9d40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.668861047 +0000 UTC m=+12.716694849 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9d40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50f00): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50f00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50f00): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50f00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50f00): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50f00): _writeAt: size=3, off=7 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415ea0 item 89 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50f00): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50f00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.669752841 +0000 UTC m=+12.717586633 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50f00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f514c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f514c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f514c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f514c0): >_readAt: n=8, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f514c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.669752841 +0000 UTC m=+12.717586633 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f514c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c460 item 89 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51b00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51b00): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51b00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51b00): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51b00): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51b00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51b00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51b00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.671786146 +0000 UTC m=+12.719619939 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51b00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092a0c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092a0c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092a0c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ca10 item 90 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092a0c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092a0c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.672381283 +0000 UTC m=+12.720215076 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092a0c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092a600): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092a600): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092a600): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ce70 item 90 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092a600): _readAt: size=2, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092a600): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092a600): _writeAt: size=3, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092a600): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092a600): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.673200733 +0000 UTC m=+12.721034524 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092a600): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092abc0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092abc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092abc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092abc0): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092abc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.673200733 +0000 UTC m=+12.721034524 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092abc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d180 item 90 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092b200): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092b200): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092b200): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092b200): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092b200): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092b200): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092b200): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092b200): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.674695739 +0000 UTC m=+12.722529531 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092b200): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092b740): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092b740): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092b740): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d6c0 item 91 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092b740): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092b740): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.675507422 +0000 UTC m=+12.723341214 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092b740): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092bc80): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092bc80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092bc80): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092bc80): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092bc80): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092bc80): _writeAt: size=3, off=7 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d8f0 item 91 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092bc80): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092bc80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.676235329 +0000 UTC m=+12.724069121 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00092bc80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000958280): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000958280): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000958280): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000958280): >_readAt: n=8, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000958280): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.676235329 +0000 UTC m=+12.724069121 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000958280): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034dab0 item 91 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009588c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009588c0): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009588c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009588c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009588c0): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009588c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009588c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009588c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.67790326 +0000 UTC m=+12.725737052 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009588c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000958e00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000958e00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000958e00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a070 item 92 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000958e00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000958e00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.678453482 +0000 UTC m=+12.726287274 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000958e00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959340): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959340): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959340): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a620 item 92 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959340): _readAt: size=2, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959340): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959340): _writeAt: size=3, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959340): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959340): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.67916625 +0000 UTC m=+12.727000042 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959340): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959900): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959900): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959900): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959900): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959900): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.67916625 +0000 UTC m=+12.727000042 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959900): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a9a0 item 92 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959f40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959f40): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959f40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959f40): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959f40): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959f40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959f40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959f40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.681468651 +0000 UTC m=+12.729302443 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000959f40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099a500): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099a500): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099a500): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ae70 item 93 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099a500): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099a500): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.682002303 +0000 UTC m=+12.729836095 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099a500): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099ac00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099ac00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099ac00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099ac00): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099ac00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.682002303 +0000 UTC m=+12.729836095 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099ac00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b340 item 93 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099b240): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099b240): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099b240): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099b240): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099b240): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099b240): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099b240): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099b240): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.688177835 +0000 UTC m=+12.736011628 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099b240): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099b780): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099b780): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099b780): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038be30 item 94 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099b780): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099b780): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.688759047 +0000 UTC m=+12.736592858 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099b780): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099be80): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099be80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099be80): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099be80): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099be80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.688759047 +0000 UTC m=+12.736592858 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00099be80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001100e0 item 94 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bc540): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bc540): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bc540): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bc540): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bc540): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bc540): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bc540): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bc540): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.690420044 +0000 UTC m=+12.738253836 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bc540): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bca80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bca80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bca80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110850 item 95 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bca80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bca80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.691204005 +0000 UTC m=+12.739037798 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bca80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bd180): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bd180): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bd180): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bd180): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bd180): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.691204005 +0000 UTC m=+12.739037798 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bd180): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110cb0 item 95 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bd7c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bd7c0): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bd7c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bd7c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bd7c0): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bd7c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bd7c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bd7c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.693083784 +0000 UTC m=+12.740917576 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bd7c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bdd00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bdd00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bdd00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001110a0 item 96 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bdd00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bdd00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.693674172 +0000 UTC m=+12.741507965 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bdd00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f4480): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f4480): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f4480): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f4480): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f4480): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.693674172 +0000 UTC m=+12.741507965 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f4480): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111260 item 96 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= 2025/10/01 03:02:45 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:45 DEBUG : Looking for writers 2025/10/01 03:02:45 DEBUG : >WaitForWriters: 2025/10/01 03:02:45 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:45 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:45 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:45 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:45 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/01 03:02:45 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5000): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5000): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5000): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5000): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5000): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.717926545 +0000 UTC m=+12.765760338 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5000): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5480): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5480): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5480): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5480): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5480): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5480): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5480): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.717926545 +0000 UTC m=+12.765760338 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5480): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5b80): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5b80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5b80): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5b80): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5b80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.717926545 +0000 UTC m=+12.765760338 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009f5b80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001102a0 item 1 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a1f1c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a1f1c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a1f1c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a1f1c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a1f1c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.720483304 +0000 UTC m=+12.768317096 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a1f1c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a1f6c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a1f6c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a1f6c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a1f6c0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a1f6c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.720483304 +0000 UTC m=+12.768317096 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a1f6c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110d20 item 2 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a1fd00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a1fd00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a1fd00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a1fd00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a1fd00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.721894874 +0000 UTC m=+12.769728676 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a1fd00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040ed00): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040ed00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040ed00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040ed00): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040ed00): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040ed00): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040ed00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.721894874 +0000 UTC m=+12.769728676 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040ed00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040f6c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040f6c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040f6c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040f6c0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040f6c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.721894874 +0000 UTC m=+12.769728676 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040f6c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111110 item 3 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fe80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fe80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fe80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fe80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fe80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.723769241 +0000 UTC m=+12.771603034 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fe80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4c00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4c00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4c00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4c00): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4c00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.723769241 +0000 UTC m=+12.771603034 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4c00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001115e0 item 4 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394480): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394480): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394480): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394480): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394480): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.725017145 +0000 UTC m=+12.772850937 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394480): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394940): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394940): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394940): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394940): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394940): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394940): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394940): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.725017145 +0000 UTC m=+12.772850937 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394940): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000395cc0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000395cc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000395cc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000395cc0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000395cc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.725017145 +0000 UTC m=+12.772850937 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000395cc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001119d0 item 5 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732580): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732580): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732580): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732580): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732580): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.726910127 +0000 UTC m=+12.774743919 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732580): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732ac0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732ac0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732ac0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732ac0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732ac0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.726910127 +0000 UTC m=+12.774743919 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732ac0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318ee0 item 6 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733240): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733240): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733240): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733240): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733240): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.728110189 +0000 UTC m=+12.775943982 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733240): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733740): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733740): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733740): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733740): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733740): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733740): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733740): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.728110189 +0000 UTC m=+12.775943982 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733740): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733c00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733c00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733c00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733c00): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733c00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.728110189 +0000 UTC m=+12.775943982 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733c00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003196c0 item 7 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca480): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca480): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca480): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca480): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca480): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.73003338 +0000 UTC m=+12.777867172 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca480): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca9c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca9c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca9c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca9c0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca9c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.73003338 +0000 UTC m=+12.777867172 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca9c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319f10 item 8 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecaf80): _readAt: size=2, off=0 2025/10/01 03:02:45 ERROR : open-test-file(0xc000ecaf80): Couldn't read size of file 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecaf80): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecaf80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecaf80): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecaf80): close: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecaf80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb340): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb340): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb340): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb340): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb340): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.731521824 +0000 UTC m=+12.779355616 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb340): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb7c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb7c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb7c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb7c0): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb7c0): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb7c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb7c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.731521824 +0000 UTC m=+12.779355616 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb7c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecbcc0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecbcc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecbcc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecbcc0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecbcc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.731521824 +0000 UTC m=+12.779355616 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecbcc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428380 item 9 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b583c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b583c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b583c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b583c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b583c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.733296645 +0000 UTC m=+12.781130438 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b583c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58900): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58900): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58900): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58900): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58900): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.733296645 +0000 UTC m=+12.781130438 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58900): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428c40 item 10 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58f40): _readAt: size=2, off=0 2025/10/01 03:02:45 ERROR : open-test-file(0xc000b58f40): Couldn't read size of file 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58f40): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58f40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58f40): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58f40): close: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58f40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59300): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59300): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59300): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59300): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59300): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.735624936 +0000 UTC m=+12.783458747 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59300): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59800): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59800): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59800): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59800): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59800): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59800): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59800): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.735624936 +0000 UTC m=+12.783458747 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59800): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59d00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59d00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59d00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59d00): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59d00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.735624936 +0000 UTC m=+12.783458747 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59d00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429960 item 11 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00500): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00500): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00500): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00500): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00500): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.740810549 +0000 UTC m=+12.788644332 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00500): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00a80): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00a80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00a80): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00a80): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00a80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.740810549 +0000 UTC m=+12.788644332 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00a80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400230 item 12 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f010c0): _readAt: size=2, off=0 2025/10/01 03:02:45 ERROR : open-test-file(0xc000f010c0): Couldn't read size of file 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f010c0): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f010c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f010c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f010c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f010c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01480): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01480): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01480): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01480): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01480): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.74254773 +0000 UTC m=+12.790381522 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01480): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01b40): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01b40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01b40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01b40): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01b40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.74254773 +0000 UTC m=+12.790381522 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01b40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400850 item 13 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a700): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a700): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a700): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a700): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a700): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.744695802 +0000 UTC m=+12.792529594 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a700): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b1c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b1c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b1c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b1c0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b1c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.744695802 +0000 UTC m=+12.792529594 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b1c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400e00 item 14 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b840): _readAt: size=2, off=0 2025/10/01 03:02:45 ERROR : open-test-file(0xc00013b840): Couldn't read size of file 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b840): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b840): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b840): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b840): close: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b840): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62280): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62280): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62280): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62280): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62280): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.747402122 +0000 UTC m=+12.795235914 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62280): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62980): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62980): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62980): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62980): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62980): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.747402122 +0000 UTC m=+12.795235914 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62980): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401420 item 15 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63000): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63000): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63000): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63000): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63000): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.749269047 +0000 UTC m=+12.797102839 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63000): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63540): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63540): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63540): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63540): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63540): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.749269047 +0000 UTC m=+12.797102839 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63540): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ea0 item 16 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63b80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63b80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63b80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63b80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63b80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.750929704 +0000 UTC m=+12.798763496 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63b80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30080): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30080): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30080): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30080): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30080): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30080): _writeAt: size=3, off=7 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30080): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30080): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.750929704 +0000 UTC m=+12.798763496 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30080): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30580): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30580): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30580): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30580): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30580): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.750929704 +0000 UTC m=+12.798763496 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30580): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a9a0 item 17 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30c00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30c00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30c00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30c00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30c00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.754349903 +0000 UTC m=+12.802183696 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30c00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31180): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31180): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31180): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31180): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31180): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.754349903 +0000 UTC m=+12.802183696 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31180): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b180 item 18 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31800): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31800): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31800): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31800): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31800): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.756543611 +0000 UTC m=+12.804377404 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31800): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31d00): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31d00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31d00): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31d00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31d00): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31d00): _writeAt: size=3, off=7 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31d00): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31d00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.756543611 +0000 UTC m=+12.804377404 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31d00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0280): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0280): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0280): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0280): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0280): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.756543611 +0000 UTC m=+12.804377404 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0280): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b5e0 item 19 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0900): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0900): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0900): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0900): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0900): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.75894589 +0000 UTC m=+12.806779682 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0900): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0e40): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0e40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0e40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0e40): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0e40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.75894589 +0000 UTC m=+12.806779682 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0e40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bd50 item 20 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1500): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1500): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1500): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1500): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1500): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.760866546 +0000 UTC m=+12.808700337 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1500): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1a00): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1a00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1a00): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1a00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1a00): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1a00): _writeAt: size=3, off=7 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1a00): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1a00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.760866546 +0000 UTC m=+12.808700337 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1a00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1f00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1f00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1f00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1f00): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1f00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.760866546 +0000 UTC m=+12.808700337 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1f00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 21 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740600): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740600): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740600): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740600): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740600): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.763544683 +0000 UTC m=+12.811378494 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740600): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740bc0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740bc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740bc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740bc0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740bc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.763544683 +0000 UTC m=+12.811378494 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740bc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000517a0 item 22 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741240): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741240): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741240): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741240): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741240): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.765283146 +0000 UTC m=+12.813116958 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741240): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741740): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741740): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741740): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741740): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741740): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741740): _writeAt: size=3, off=7 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741740): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741740): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.765283146 +0000 UTC m=+12.813116958 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741740): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741c40): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741c40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741c40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741c40): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741c40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.765283146 +0000 UTC m=+12.813116958 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741c40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051d50 item 23 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c340): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c340): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c340): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c340): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c340): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.767865263 +0000 UTC m=+12.815699074 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c340): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c880): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c880): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c880): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c880): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c880): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.767865263 +0000 UTC m=+12.815699074 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c880): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c620 item 24 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0cec0): _readAt: size=2, off=0 2025/10/01 03:02:45 ERROR : open-test-file(0xc000d0cec0): Couldn't read size of file 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0cec0): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0cec0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0cec0): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0cec0): close: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0cec0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d280): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d280): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d280): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d280): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d280): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.770573907 +0000 UTC m=+12.818407699 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d280): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d780): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d780): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d780): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d780): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d780): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d780): _writeAt: size=3, off=7 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d780): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d780): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.770573907 +0000 UTC m=+12.818407699 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d780): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0dcc0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0dcc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0dcc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0dcc0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0dcc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.770573907 +0000 UTC m=+12.818407699 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0dcc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ce70 item 25 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60400): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60400): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60400): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60400): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60400): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.772717791 +0000 UTC m=+12.820551583 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60400): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60940): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60940): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60940): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60940): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60940): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.772717791 +0000 UTC m=+12.820551583 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60940): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d3b0 item 26 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60f80): _readAt: size=2, off=0 2025/10/01 03:02:45 ERROR : open-test-file(0xc000e60f80): Couldn't read size of file 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60f80): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60f80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60f80): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60f80): close: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60f80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61340): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61340): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61340): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61340): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61340): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.775330596 +0000 UTC m=+12.823164387 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61340): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61880): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61880): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61880): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61880): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61880): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61880): _writeAt: size=3, off=7 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61880): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61880): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.775330596 +0000 UTC m=+12.823164387 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61880): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61dc0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61dc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61dc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61dc0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61dc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.775330596 +0000 UTC m=+12.823164387 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e61dc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040db90 item 27 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a284c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a284c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a284c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a284c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a284c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.778265304 +0000 UTC m=+12.826099096 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a284c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28a00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28a00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28a00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28a00): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28a00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.778265304 +0000 UTC m=+12.826099096 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a28a00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e620 item 28 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29080): _readAt: size=2, off=0 2025/10/01 03:02:45 ERROR : open-test-file(0xc000a29080): Couldn't read size of file 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29080): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29080): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29080): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29080): close: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29080): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29440): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29440): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29440): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29440): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29440): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.781430325 +0000 UTC m=+12.829264117 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29440): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29b00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29b00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29b00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29b00): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29b00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.781430325 +0000 UTC m=+12.829264117 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a29b00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f110 item 29 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836240): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836240): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836240): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836240): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836240): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.783776298 +0000 UTC m=+12.831610090 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836240): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836780): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836780): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836780): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836780): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836780): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.783776298 +0000 UTC m=+12.831610090 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836780): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f810 item 30 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836dc0): _readAt: size=2, off=0 2025/10/01 03:02:45 ERROR : open-test-file(0xc000836dc0): Couldn't read size of file 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836dc0): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836dc0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836dc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836dc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000836dc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837180): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837180): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837180): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837180): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837180): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.787241904 +0000 UTC m=+12.835075706 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837180): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837880): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837880): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837880): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837880): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837880): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.787241904 +0000 UTC m=+12.835075706 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837880): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d490 item 31 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837f00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837f00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837f00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837f00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837f00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.789396678 +0000 UTC m=+12.837230470 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000837f00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d804c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d804c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d804c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d804c0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d804c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.789396678 +0000 UTC m=+12.837230470 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d804c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d28000 item 32 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80b40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80b40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80b40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80b40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80b40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.791636152 +0000 UTC m=+12.839469944 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d80b40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4200): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4200): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4200): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4200): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4200): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc230 item 33 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4200): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4200): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.792685822 +0000 UTC m=+12.840519615 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4200): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4700): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4700): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4700): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4700): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4700): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.792685822 +0000 UTC m=+12.840519615 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4700): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc4d0 item 33 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4d40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4d40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4d40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4d40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4d40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.794454422 +0000 UTC m=+12.842288204 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd4d40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd51c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd51c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc9a0 item 34 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd51c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd51c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd51c0): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd51c0): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd51c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.795457315 +0000 UTC m=+12.843291106 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd51c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5740): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5740): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5740): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5740): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5740): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.795457315 +0000 UTC m=+12.843291106 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5740): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccb60 item 34 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5d80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5d80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5d80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5d80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5d80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.801513121 +0000 UTC m=+12.849346913 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000dd5d80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06280): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06280): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06280): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06280): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06280): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd0a0 item 35 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06280): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06280): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.802522646 +0000 UTC m=+12.850356438 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06280): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06780): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06780): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06780): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06780): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06780): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.802522646 +0000 UTC m=+12.850356438 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06780): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd570 item 35 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06e00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06e00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06e00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06e00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06e00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.806459415 +0000 UTC m=+12.854293198 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e06e00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07340): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07340): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0000 item 36 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07340): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07340): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07340): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07340): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07340): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.807480062 +0000 UTC m=+12.855313883 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07340): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07880): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07880): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07880): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07880): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07880): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.807480062 +0000 UTC m=+12.855313883 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07880): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0310 item 36 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07ec0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07ec0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07ec0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07ec0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07ec0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.812244004 +0000 UTC m=+12.860077856 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e07ec0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e83c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e83c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e83c0): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e83c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e83c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e09a0 item 37 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e83c0): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e83c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.813082798 +0000 UTC m=+12.860916610 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e83c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8900): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8900): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8900): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8900): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8900): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.813082798 +0000 UTC m=+12.860916610 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8900): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0b60 item 37 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8f80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8f80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8f80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8f80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8f80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.815729196 +0000 UTC m=+12.863562988 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e8f80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9480): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9480): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0fc0 item 38 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9480): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9480): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9480): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9480): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9480): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.817997663 +0000 UTC m=+12.865831475 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e9480): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e99c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e99c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e99c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e99c0): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e99c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.817997663 +0000 UTC m=+12.865831475 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009e99c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e11f0 item 38 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f500c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f500c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f500c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f500c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f500c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.820235064 +0000 UTC m=+12.868068876 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f500c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f505c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f505c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f505c0): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f505c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f505c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1570 item 39 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f505c0): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f505c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.82106983 +0000 UTC m=+12.868903643 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f505c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50ac0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50ac0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50ac0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50ac0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50ac0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.82106983 +0000 UTC m=+12.868903643 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f50ac0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1730 item 39 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51140): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51140): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51140): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51140): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51140): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.823299815 +0000 UTC m=+12.871133638 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51140): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51680): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51680): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1ce0 item 40 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51680): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51680): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51680): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51680): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51680): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.824356549 +0000 UTC m=+12.872190372 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51680): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51bc0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51bc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51bc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51bc0): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51bc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.824356549 +0000 UTC m=+12.872190372 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f51bc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1f10 item 40 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838200): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838200): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838200): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838200): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838200): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838200): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838200): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.826429731 +0000 UTC m=+12.874263543 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838200): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838700): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838700): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838700): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003245b0 item 41 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838700): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838700): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.827194987 +0000 UTC m=+12.875028799 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838700): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838bc0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838bc0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838bc0): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838bc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838bc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324cb0 item 41 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838bc0): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838bc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.828135542 +0000 UTC m=+12.875969325 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000838bc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81040): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81040): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81040): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81040): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81040): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.828135542 +0000 UTC m=+12.875969325 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81040): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d28850 item 41 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81680): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81680): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81680): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81680): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81680): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81680): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81680): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.829950671 +0000 UTC m=+12.877784492 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81680): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81b80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81b80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81b80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d28bd0 item 42 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81b80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81b80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.831424616 +0000 UTC m=+12.879258428 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d81b80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075a140): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075a140): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d28d90 item 42 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075a140): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075a140): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075a140): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075a140): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075a140): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.832328333 +0000 UTC m=+12.880162145 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075a140): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075a6c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075a6c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075a6c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075a6c0): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075a6c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.832328333 +0000 UTC m=+12.880162145 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075a6c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d29110 item 42 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075ad00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075ad00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075ad00): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075ad00): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075ad00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075ad00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075ad00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.836528848 +0000 UTC m=+12.884362660 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075ad00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075b200): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075b200): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075b200): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d29490 item 43 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075b200): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075b200): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.837299895 +0000 UTC m=+12.885133706 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075b200): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075b740): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075b740): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075b740): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075b740): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075b740): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d297a0 item 43 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075b740): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075b740): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.840727989 +0000 UTC m=+12.888561822 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075b740): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075bc80): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075bc80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075bc80): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075bc80): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075bc80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.840727989 +0000 UTC m=+12.888561822 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00075bc80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d29960 item 43 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886340): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886340): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886340): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886340): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886340): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886340): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886340): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.843430161 +0000 UTC m=+12.891263954 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886340): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886840): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886840): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886840): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d29d50 item 44 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886840): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886840): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.844864865 +0000 UTC m=+12.892698657 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886840): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886d80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886d80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca000 item 44 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886d80): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886d80): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886d80): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886d80): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886d80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.845596288 +0000 UTC m=+12.893430079 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000886d80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000887300): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000887300): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000887300): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000887300): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000887300): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.845596288 +0000 UTC m=+12.893430079 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000887300): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca230 item 44 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000887940): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000887940): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000887940): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000887940): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000887940): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000887940): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000887940): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.847835572 +0000 UTC m=+12.895669363 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000887940): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000887e40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000887e40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000887e40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca700 item 45 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000887e40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000887e40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.849892311 +0000 UTC m=+12.897726104 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000887e40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b05c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b05c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b05c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b05c0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b05c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.849892311 +0000 UTC m=+12.897726104 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b05c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004caa10 item 45 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b0c00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b0c00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b0c00): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b0c00): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b0c00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b0c00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b0c00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.851494699 +0000 UTC m=+12.899328491 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b0c00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b1100): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b1100): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b1100): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cae00 item 46 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b1100): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b1100): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.852340397 +0000 UTC m=+12.900174189 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b1100): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b1800): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b1800): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b1800): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b1800): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b1800): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.852340397 +0000 UTC m=+12.900174189 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b1800): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb030 item 46 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b1e40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b1e40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b1e40): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b1e40): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b1e40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b1e40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b1e40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.854810824 +0000 UTC m=+12.902644615 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008b1e40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009003c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009003c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009003c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb650 item 47 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009003c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009003c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.855401873 +0000 UTC m=+12.903235666 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009003c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000900ac0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000900ac0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000900ac0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000900ac0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000900ac0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.855401873 +0000 UTC m=+12.903235666 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000900ac0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb880 item 47 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000901100): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000901100): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000901100): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000901100): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000901100): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000901100): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000901100): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.857817086 +0000 UTC m=+12.905650909 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000901100): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000901600): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000901600): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000901600): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbce0 item 48 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000901600): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000901600): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.858608051 +0000 UTC m=+12.906441863 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000901600): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000901d00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000901d00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000901d00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000901d00): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000901d00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.858608051 +0000 UTC m=+12.906441863 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000901d00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbf10 item 48 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009323c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009323c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009323c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009323c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009323c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.860979984 +0000 UTC m=+12.908813796 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009323c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000932840): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000932840): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000932840): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000932840): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000932840): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000932840): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414850 item 49 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000932840): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000932840): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.861897346 +0000 UTC m=+12.909731158 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000932840): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000932d80): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000932d80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000932d80): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000932d80): >_readAt: n=8, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000932d80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.861897346 +0000 UTC m=+12.909731158 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000932d80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414a10 item 49 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933400): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933400): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933400): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933400): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933400): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.868923024 +0000 UTC m=+12.916756836 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933400): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933900): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933900): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933900): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415110 item 50 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933900): _readAt: size=2, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933900): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933900): _writeAt: size=3, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933900): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933900): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.869849041 +0000 UTC m=+12.917682853 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933900): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933e80): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933e80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933e80): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933e80): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933e80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.869849041 +0000 UTC m=+12.917682853 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000933e80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004152d0 item 50 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976580): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976580): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976580): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976580): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976580): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.87183536 +0000 UTC m=+12.919669172 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976580): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976a80): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976a80): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976a80): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976a80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976a80): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976a80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415ce0 item 51 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976a80): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976a80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.87254972 +0000 UTC m=+12.920383532 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976a80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976fc0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976fc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976fc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976fc0): >_readAt: n=8, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976fc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.87254972 +0000 UTC m=+12.920383532 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000976fc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c000 item 51 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000977640): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000977640): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000977640): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000977640): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000977640): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.874247407 +0000 UTC m=+12.922081199 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000977640): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000977b40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000977b40): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000977b40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c770 item 52 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000977b40): _readAt: size=2, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000977b40): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000977b40): _writeAt: size=3, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000977b40): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000977b40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.875341481 +0000 UTC m=+12.923175303 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000977b40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009be140): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009be140): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009be140): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009be140): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009be140): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.875341481 +0000 UTC m=+12.923175303 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009be140): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034caf0 item 52 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009be7c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009be7c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009be7c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009be7c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009be7c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.877398712 +0000 UTC m=+12.925232524 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009be7c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009becc0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009becc0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009becc0): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009becc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009becc0): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009becc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d340 item 53 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009becc0): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009becc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.878151857 +0000 UTC m=+12.925985669 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009becc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bf200): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bf200): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bf200): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bf200): >_readAt: n=8, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bf200): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.878151857 +0000 UTC m=+12.925985669 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bf200): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d500 item 53 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bf880): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bf880): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bf880): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bf880): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bf880): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.880360332 +0000 UTC m=+12.928194154 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bf880): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bfd80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bfd80): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bfd80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d960 item 54 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bfd80): _readAt: size=2, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bfd80): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bfd80): _writeAt: size=3, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bfd80): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bfd80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.881369105 +0000 UTC m=+12.929202917 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009bfd80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3e380): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3e380): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3e380): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3e380): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3e380): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.881369105 +0000 UTC m=+12.929202917 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3e380): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034db20 item 54 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3ea00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3ea00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3ea00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3ea00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3ea00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.8835715 +0000 UTC m=+12.931405312 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3ea00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3ef00): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3ef00): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3ef00): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3ef00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3ef00): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3ef00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a2a0 item 55 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3ef00): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3ef00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.884554955 +0000 UTC m=+12.932388766 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3ef00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3f440): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3f440): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3f440): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3f440): >_readAt: n=8, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3f440): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.884554955 +0000 UTC m=+12.932388766 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3f440): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a690 item 55 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3fac0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3fac0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3fac0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3fac0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3fac0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.886539279 +0000 UTC m=+12.934373092 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000a3fac0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aae040): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aae040): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aae040): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038acb0 item 56 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aae040): _readAt: size=2, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aae040): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aae040): _writeAt: size=3, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aae040): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aae040): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.88755126 +0000 UTC m=+12.935385072 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aae040): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aae5c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aae5c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aae5c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aae5c0): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aae5c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.88755126 +0000 UTC m=+12.935385072 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aae5c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038af50 item 56 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaec00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaec00): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaec00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaec00): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaec00): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaec00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaec00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaec00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.889591118 +0000 UTC m=+12.937424931 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaec00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaf140): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaf140): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaf140): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b8f0 item 57 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaf140): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaf140): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.890447446 +0000 UTC m=+12.938281257 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaf140): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaf680): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaf680): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaf680): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaf680): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaf680): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaf680): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038bf10 item 57 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaf680): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaf680): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.891209978 +0000 UTC m=+12.939043789 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aaf680): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aafc00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aafc00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aafc00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aafc00): >_readAt: n=8, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aafc00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.891209978 +0000 UTC m=+12.939043789 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aafc00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6460 item 57 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acc2c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acc2c0): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acc2c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acc2c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acc2c0): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acc2c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acc2c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acc2c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.895545816 +0000 UTC m=+12.943379638 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acc2c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acc800): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acc800): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acc800): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6a10 item 58 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acc800): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acc800): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.89613397 +0000 UTC m=+12.943967792 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acc800): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000accd40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000accd40): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000accd40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6e00 item 58 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000accd40): _readAt: size=2, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000accd40): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000accd40): _writeAt: size=3, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000accd40): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000accd40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.896996698 +0000 UTC m=+12.944830521 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000accd40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acd300): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acd300): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acd300): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acd300): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acd300): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.896996698 +0000 UTC m=+12.944830521 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acd300): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6fc0 item 58 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acd940): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acd940): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acd940): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acd940): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acd940): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acd940): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acd940): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acd940): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.899386284 +0000 UTC m=+12.947220097 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acd940): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acde80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acde80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acde80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7500 item 59 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acde80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acde80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.900136342 +0000 UTC m=+12.947970164 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000acde80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aee440): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aee440): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aee440): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aee440): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aee440): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aee440): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d76c0 item 59 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aee440): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aee440): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.901319573 +0000 UTC m=+12.949153395 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aee440): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aee9c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aee9c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aee9c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aee9c0): >_readAt: n=8, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aee9c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.901319573 +0000 UTC m=+12.949153395 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aee9c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7880 item 59 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aef000): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aef000): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aef000): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aef000): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aef000): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aef000): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aef000): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aef000): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.903966812 +0000 UTC m=+12.951800624 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aef000): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aef540): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aef540): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aef540): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7c70 item 60 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aef540): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aef540): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.904847425 +0000 UTC m=+12.952681237 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aef540): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aefa80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aefa80): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aefa80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7ea0 item 60 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aefa80): _readAt: size=2, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aefa80): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aefa80): _writeAt: size=3, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aefa80): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aefa80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.905753456 +0000 UTC m=+12.953587278 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000aefa80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0a0c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0a0c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0a0c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0a0c0): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0a0c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.905753456 +0000 UTC m=+12.953587278 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0a0c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003463f0 item 60 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0a700): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0a700): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0a700): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0a700): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0a700): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0a700): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0a700): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0a700): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.90768425 +0000 UTC m=+12.955518062 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0a700): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0ac40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0ac40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0ac40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346d20 item 61 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0ac40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0ac40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.908308953 +0000 UTC m=+12.956142744 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b0ac40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba840): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba840): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba840): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba840): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba840): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.908308953 +0000 UTC m=+12.956142744 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba840): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468cb0 item 61 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bae80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bae80): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bae80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bae80): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bae80): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bae80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bae80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bae80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.91110458 +0000 UTC m=+12.958938392 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bae80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bb500): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bb500): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bb500): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469500 item 62 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bb500): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bb500): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.912280458 +0000 UTC m=+12.960114270 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bb500): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efe380): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efe380): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efe380): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efe380): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efe380): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.912280458 +0000 UTC m=+12.960114270 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efe380): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442150 item 62 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba640): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba640): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba640): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba640): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba640): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba640): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba640): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba640): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.915613153 +0000 UTC m=+12.963446965 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008ba640): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bab80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bab80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bab80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346700 item 63 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bab80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bab80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.916435907 +0000 UTC m=+12.964269719 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bab80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bbb00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bbb00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bbb00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bbb00): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bbb00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.916435907 +0000 UTC m=+12.964269719 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0008bbb00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346d20 item 63 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efe680): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efe680): open at offset 0 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efe680): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efe680): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efe680): >_readAt: n=0, err=Bad file descriptor 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efe680): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efe680): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efe680): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.918745493 +0000 UTC m=+12.966579305 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efe680): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efebc0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efebc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efebc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347180 item 64 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efebc0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efebc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.919415831 +0000 UTC m=+12.967249643 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000efebc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eff2c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eff2c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eff2c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eff2c0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eff2c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.919415831 +0000 UTC m=+12.967249643 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eff2c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347340 item 64 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eff900): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eff900): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eff900): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eff900): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eff900): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.922410832 +0000 UTC m=+12.970244654 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eff900): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000effd80): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000effd80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000effd80): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000effd80): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000effd80): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347ab0 item 65 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000effd80): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000effd80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.923216044 +0000 UTC m=+12.971049856 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000effd80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040eec0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040eec0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040eec0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040eec0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040eec0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.923216044 +0000 UTC m=+12.971049856 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040eec0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347c70 item 65 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fa40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fa40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fa40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fa40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fa40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.925353907 +0000 UTC m=+12.973187719 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fa40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fec0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fec0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468460 item 66 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fec0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fec0): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fec0): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fec0): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fec0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.926413045 +0000 UTC m=+12.974246857 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00040fec0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4c40): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4c40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4c40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4c40): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4c40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.926413045 +0000 UTC m=+12.974246857 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0002c4c40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468d20 item 66 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0003944c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0003944c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0003944c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0003944c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0003944c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.928476338 +0000 UTC m=+12.976310151 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0003944c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394980): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394980): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394980): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394980): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394980): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469730 item 67 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394980): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394980): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.930055512 +0000 UTC m=+12.977889335 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000394980): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000395e80): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000395e80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000395e80): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000395e80): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000395e80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.930055512 +0000 UTC m=+12.977889335 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000395e80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469a40 item 67 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732600): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732600): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732600): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732600): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732600): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.932561766 +0000 UTC m=+12.980395588 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732600): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732b00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732b00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324310 item 68 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732b00): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732b00): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732b00): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732b00): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732b00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.933558297 +0000 UTC m=+12.981392109 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000732b00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733140): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733140): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733140): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733140): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733140): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.933558297 +0000 UTC m=+12.981392109 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733140): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003245b0 item 68 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733780): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733780): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733780): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733780): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733780): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.935649192 +0000 UTC m=+12.983483004 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733780): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733c00): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733c00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733c00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733c00): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733c00): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325ea0 item 69 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733c00): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733c00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.93647447 +0000 UTC m=+12.984308283 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000733c00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca280): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca280): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca280): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca280): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca280): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.93647447 +0000 UTC m=+12.984308283 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca280): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004425b0 item 69 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca980): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca980): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca980): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca980): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca980): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.938550116 +0000 UTC m=+12.986383929 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000eca980): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecae80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecae80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442b60 item 70 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecae80): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecae80): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecae80): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecae80): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecae80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.939463782 +0000 UTC m=+12.987297594 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecae80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb3c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb3c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb3c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb3c0): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb3c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.939463782 +0000 UTC m=+12.987297594 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecb3c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442ee0 item 70 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecba40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecba40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecba40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecba40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecba40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.941485196 +0000 UTC m=+12.989319008 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecba40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecbf40): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecbf40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecbf40): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecbf40): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecbf40): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443500 item 71 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecbf40): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecbf40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.942377671 +0000 UTC m=+12.990211484 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000ecbf40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b584c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b584c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b584c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b584c0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b584c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.942377671 +0000 UTC m=+12.990211484 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b584c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004439d0 item 71 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58b40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58b40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58b40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58b40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58b40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.946370496 +0000 UTC m=+12.994204289 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b58b40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59040): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59040): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443f10 item 72 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59040): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59040): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59040): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59040): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59040): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.947154808 +0000 UTC m=+12.994988600 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59040): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59580): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59580): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59580): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59580): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59580): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.947154808 +0000 UTC m=+12.994988600 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59580): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110150 item 72 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59b40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59b40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59b40): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59b40): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59b40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59b40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59b40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.949871508 +0000 UTC m=+12.997705319 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000b59b40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f001c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f001c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f001c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001109a0 item 73 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f001c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f001c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.950554139 +0000 UTC m=+12.998387950 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f001c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00680): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00680): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00680): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00680): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00680): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110d20 item 73 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00680): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00680): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.951512308 +0000 UTC m=+12.999346120 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00680): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00c00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00c00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00c00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00c00): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00c00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.951512308 +0000 UTC m=+12.999346120 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f00c00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110f50 item 73 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01240): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01240): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01240): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01240): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01240): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01240): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01240): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.953992874 +0000 UTC m=+13.001826686 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01240): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01740): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01740): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01740): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001112d0 item 74 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01740): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01740): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.954695272 +0000 UTC m=+13.002529084 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01740): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01c80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01c80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111490 item 74 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01c80): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01c80): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01c80): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01c80): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01c80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.955598017 +0000 UTC m=+13.003431829 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000f01c80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a740): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a740): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a740): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a740): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a740): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.955598017 +0000 UTC m=+13.003431829 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013a740): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111650 item 74 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b300): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b300): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b300): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b300): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b300): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b300): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b300): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.957943068 +0000 UTC m=+13.005776881 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b300): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b840): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b840): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b840): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001119d0 item 75 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b840): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b840): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.958795659 +0000 UTC m=+13.006629481 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc00013b840): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62400): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62400): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62400): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62400): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62400): _writeAt: size=3, off=2 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111b90 item 75 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62400): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62400): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.959649261 +0000 UTC m=+13.007483073 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62400): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62980): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62980): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62980): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62980): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62980): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.959649261 +0000 UTC m=+13.007483073 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62980): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111d50 item 75 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62fc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62fc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62fc0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62fc0): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62fc0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62fc0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62fc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.96203503 +0000 UTC m=+13.009868842 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e62fc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e634c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e634c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e634c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318fc0 item 76 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e634c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e634c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.964055241 +0000 UTC m=+13.011889083 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e634c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63a00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63a00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319420 item 76 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63a00): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63a00): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63a00): _writeAt: size=3, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63a00): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63a00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.96513042 +0000 UTC m=+13.012964231 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e63a00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30000): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30000): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30000): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30000): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30000): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.96513042 +0000 UTC m=+13.012964231 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30000): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319730 item 76 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30640): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30640): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30640): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30640): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30640): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30640): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30640): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.967419846 +0000 UTC m=+13.015253668 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30640): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30b40): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30b40): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30b40): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319e30 item 77 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30b40): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30b40): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.968261035 +0000 UTC m=+13.016094828 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e30b40): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31280): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31280): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31280): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31280): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31280): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.968261035 +0000 UTC m=+13.016094828 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31280): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428070 item 77 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e318c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e318c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e318c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e318c0): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e318c0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e318c0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e318c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.9703993 +0000 UTC m=+13.018233091 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e318c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31dc0): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31dc0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31dc0): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004284d0 item 78 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31dc0): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31dc0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.971334184 +0000 UTC m=+13.019167996 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e31dc0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0540): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0540): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0540): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0540): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0540): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.971334184 +0000 UTC m=+13.019167996 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0540): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428850 item 78 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0b80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0b80): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0b80): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0b80): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0b80): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0b80): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0b80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.973624172 +0000 UTC m=+13.021457995 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b0b80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1080): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1080): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1080): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428f50 item 79 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1080): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1080): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.974431557 +0000 UTC m=+13.022265370 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1080): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b17c0): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b17c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b17c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b17c0): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b17c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.974431557 +0000 UTC m=+13.022265370 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b17c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429260 item 79 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 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/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1e00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1e00): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1e00): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1e00): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1e00): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1e00): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1e00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.978053727 +0000 UTC m=+13.025887519 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0009b1e00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740380): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740380): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740380): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400070 item 80 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740380): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740380): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.978670865 +0000 UTC m=+13.026504657 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740380): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740b00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740b00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740b00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740b00): >_readAt: n=5, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740b00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.978670865 +0000 UTC m=+13.026504657 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000740b00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400230 item 80 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741140): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741140): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741140): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741140): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741140): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.983879042 +0000 UTC m=+13.031712863 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741140): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007415c0): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007415c0): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007415c0): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007415c0): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007415c0): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007415c0): _writeAt: size=3, off=7 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400850 item 81 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007415c0): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007415c0): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.984894828 +0000 UTC m=+13.032728651 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc0007415c0): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741b00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741b00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741b00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741b00): >_readAt: n=8, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741b00): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.984894828 +0000 UTC m=+13.032728651 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000741b00): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400c40 item 81 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c200): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c200): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c200): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c200): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c200): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.989390056 +0000 UTC m=+13.037223868 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c200): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c700): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c700): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c700): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400fc0 item 82 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c700): _readAt: size=2, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c700): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c700): _writeAt: size=3, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c700): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c700): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.991749435 +0000 UTC m=+13.039583226 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0c700): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0cc80): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0cc80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0cc80): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0cc80): >_readAt: n=3, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0cc80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.991749435 +0000 UTC m=+13.039583226 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0cc80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401420 item 82 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d300): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d300): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d300): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d300): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d300): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.993261673 +0000 UTC m=+13.041095465 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d300): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d800): _readAt: size=2, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d800): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d800): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d800): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d800): >_readAt: n=2, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d800): _writeAt: size=3, off=7 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ea0 item 83 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d800): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d800): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.993968491 +0000 UTC m=+13.041802283 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0d800): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0dd80): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0dd80): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0dd80): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0dd80): >_readAt: n=8, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0dd80): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.993968491 +0000 UTC m=+13.041802283 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000d0dd80): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: Remove: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a540 item 83 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60480): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60480): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60480): _writeAt: size=5, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60480): >_writeAt: n=5, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60480): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.995500886 +0000 UTC m=+13.043334688 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60480): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60980): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60980): open at offset 5 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60980): >openPending: err= 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046abd0 item 84 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60980): _readAt: size=2, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60980): >_readAt: n=0, err=EOF 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60980): _writeAt: size=3, off=5 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60980): >_writeAt: n=3, err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60980): close: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.997650992 +0000 UTC m=+13.045484794 2025/10/01 03:02:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60980): >close: err= 2025/10/01 03:02:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:45 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60f00): _readAt: size=512, off=0 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60f00): openPending: 2025/10/01 03:02:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:45 DEBUG : open-test-file(0xc000e60f00): >openPending: err= 2025/10/01 03:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e60f00): >_readAt: n=3, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e60f00): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:45.997650992 +0000 UTC m=+13.045484794 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e60f00): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: Remove: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046af50 item 84 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e61580): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e61580): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e61580): _writeAt: size=5, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e61580): >_writeAt: n=5, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e61580): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.002046492 +0000 UTC m=+13.049880285 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e61580): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e61ac0): _readAt: size=2, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e61ac0): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e61ac0): open at offset 5 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e61ac0): >openPending: err= 2025/10/01 03:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e61ac0): >_readAt: n=2, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e61ac0): _writeAt: size=3, off=7 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b490 item 85 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e61ac0): >_writeAt: n=3, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e61ac0): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.004197711 +0000 UTC m=+13.052031523 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e61ac0): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000a28080): _readAt: size=512, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000a28080): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000a28080): >openPending: err= 2025/10/01 03:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000a28080): >_readAt: n=8, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000a28080): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.004197711 +0000 UTC m=+13.052031523 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000a28080): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: Remove: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b650 item 85 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836300): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836300): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836300): _writeAt: size=5, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836300): >_writeAt: n=5, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836300): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.00731928 +0000 UTC m=+13.055153072 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836300): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836880): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836880): open at offset 5 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836880): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050460 item 86 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836880): _readAt: size=2, off=5 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836880): >_readAt: n=0, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836880): _writeAt: size=3, off=5 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836880): >_writeAt: n=3, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836880): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.008097942 +0000 UTC m=+13.055931734 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836880): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836e00): _readAt: size=512, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836e00): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836e00): >openPending: err= 2025/10/01 03:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836e00): >_readAt: n=3, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836e00): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.008097942 +0000 UTC m=+13.055931734 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000836e00): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: Remove: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050850 item 86 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000837480): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000837480): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000837480): _writeAt: size=5, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000837480): >_writeAt: n=5, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000837480): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.010280679 +0000 UTC m=+13.058114471 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000837480): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0008379c0): _readAt: size=2, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0008379c0): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0008379c0): open at offset 5 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0008379c0): >openPending: err= 2025/10/01 03:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0008379c0): >_readAt: n=2, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0008379c0): _writeAt: size=3, off=7 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051490 item 87 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0008379c0): >_writeAt: n=3, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0008379c0): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.011842611 +0000 UTC m=+13.059676403 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0008379c0): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000837f00): _readAt: size=512, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000837f00): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000837f00): >openPending: err= 2025/10/01 03:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000837f00): >_readAt: n=8, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000837f00): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.011842611 +0000 UTC m=+13.059676403 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000837f00): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: Remove: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000519d0 item 87 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd4640): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd4640): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd4640): _writeAt: size=5, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd4640): >_writeAt: n=5, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd4640): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.014071414 +0000 UTC m=+13.061905207 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd4640): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd4b40): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd4b40): open at offset 5 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd4b40): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ea0 item 88 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd4b40): _readAt: size=2, off=5 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd4b40): >_readAt: n=0, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd4b40): _writeAt: size=3, off=5 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd4b40): >_writeAt: n=3, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd4b40): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.014878839 +0000 UTC m=+13.062712632 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd4b40): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd50c0): _readAt: size=512, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd50c0): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd50c0): >openPending: err= 2025/10/01 03:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd50c0): >_readAt: n=3, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd50c0): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.014878839 +0000 UTC m=+13.062712632 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd50c0): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: Remove: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c1c0 item 88 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd5740): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd5740): open at offset 0 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd5740): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd5740): _readAt: size=2, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd5740): >_readAt: n=0, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd5740): _writeAt: size=5, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd5740): >_writeAt: n=5, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd5740): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.016329273 +0000 UTC m=+13.064163064 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd5740): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd5c80): _writeAt: size=5, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd5c80): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd5c80): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c9a0 item 89 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd5c80): >_writeAt: n=5, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd5c80): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.016794696 +0000 UTC m=+13.064628488 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000dd5c80): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e06240): _readAt: size=2, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e06240): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e06240): open at offset 5 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e06240): >openPending: err= 2025/10/01 03:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e06240): >_readAt: n=2, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e06240): _writeAt: size=3, off=7 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ce70 item 89 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e06240): >_writeAt: n=3, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e06240): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.017476155 +0000 UTC m=+13.065309947 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e06240): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e067c0): _readAt: size=512, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e067c0): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e067c0): >openPending: err= 2025/10/01 03:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e067c0): >_readAt: n=8, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e067c0): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.017476155 +0000 UTC m=+13.065309947 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e067c0): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: Remove: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d0a0 item 89 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e06e00): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e06e00): open at offset 0 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e06e00): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e06e00): _readAt: size=2, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e06e00): >_readAt: n=0, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e06e00): _writeAt: size=5, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e06e00): >_writeAt: n=5, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e06e00): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.018908935 +0000 UTC m=+13.066742717 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e06e00): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e07380): _writeAt: size=5, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e07380): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e07380): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d490 item 90 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e07380): >_writeAt: n=5, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e07380): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.019350102 +0000 UTC m=+13.067183894 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e07380): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e078c0): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e078c0): open at offset 5 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e078c0): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d730 item 90 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e078c0): _readAt: size=2, off=5 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e078c0): >_readAt: n=0, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e078c0): _writeAt: size=3, off=5 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e078c0): >_writeAt: n=3, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e078c0): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.019995475 +0000 UTC m=+13.067829266 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e078c0): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e07e80): _readAt: size=512, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e07e80): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e07e80): >openPending: err= 2025/10/01 03:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e07e80): >_readAt: n=3, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e07e80): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.019995475 +0000 UTC m=+13.067829266 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000e07e80): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: Remove: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dc00 item 90 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e8540): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e8540): open at offset 0 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e8540): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e8540): _readAt: size=2, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e8540): >_readAt: n=0, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e8540): _writeAt: size=5, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e8540): >_writeAt: n=5, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e8540): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.021398608 +0000 UTC m=+13.069232400 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e8540): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e8ac0): _writeAt: size=5, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e8ac0): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e8ac0): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e540 item 91 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e8ac0): >_writeAt: n=5, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e8ac0): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.021972064 +0000 UTC m=+13.069805856 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e8ac0): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9000): _readAt: size=2, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9000): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9000): open at offset 5 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9000): >openPending: err= 2025/10/01 03:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9000): >_readAt: n=2, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9000): _writeAt: size=3, off=7 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e850 item 91 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9000): >_writeAt: n=3, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9000): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.023521873 +0000 UTC m=+13.071355665 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9000): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9580): _readAt: size=512, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9580): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9580): >openPending: err= 2025/10/01 03:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9580): >_readAt: n=8, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9580): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.023521873 +0000 UTC m=+13.071355665 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9580): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: Remove: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ec40 item 91 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9bc0): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9bc0): open at offset 0 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9bc0): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9bc0): _readAt: size=2, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9bc0): >_readAt: n=0, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9bc0): _writeAt: size=5, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9bc0): >_writeAt: n=5, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9bc0): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.024865025 +0000 UTC m=+13.072698817 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0009e9bc0): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f50180): _writeAt: size=5, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f50180): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f50180): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f650 item 92 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f50180): >_writeAt: n=5, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f50180): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.02532651 +0000 UTC m=+13.073160302 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f50180): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f506c0): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f506c0): open at offset 5 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f506c0): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fe30 item 92 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f506c0): _readAt: size=2, off=5 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f506c0): >_readAt: n=0, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f506c0): _writeAt: size=3, off=5 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f506c0): >_writeAt: n=3, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f506c0): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.025916258 +0000 UTC m=+13.073750050 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f506c0): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f50c80): _readAt: size=512, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f50c80): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f50c80): >openPending: err= 2025/10/01 03:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f50c80): >_readAt: n=3, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f50c80): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.025916258 +0000 UTC m=+13.073750050 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f50c80): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: Remove: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c150 item 92 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f512c0): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f512c0): open at offset 0 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f512c0): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f512c0): _readAt: size=2, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f512c0): >_readAt: n=0, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f512c0): _writeAt: size=5, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f512c0): >_writeAt: n=5, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f512c0): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.02714273 +0000 UTC m=+13.074976522 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f512c0): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f51840): _writeAt: size=5, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f51840): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f51840): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050dce0 item 93 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f51840): >_writeAt: n=5, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f51840): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.027638331 +0000 UTC m=+13.075472122 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f51840): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f51f40): _readAt: size=512, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f51f40): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f51f40): >openPending: err= 2025/10/01 03:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f51f40): >_readAt: n=5, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f51f40): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.027638331 +0000 UTC m=+13.075472122 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000f51f40): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: Remove: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc0e0 item 93 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d80640): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d80640): open at offset 0 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d80640): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d80640): _readAt: size=2, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d80640): >_readAt: n=0, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d80640): _writeAt: size=5, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d80640): >_writeAt: n=5, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d80640): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.028792526 +0000 UTC m=+13.076626319 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d80640): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d80b80): _writeAt: size=5, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d80b80): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d80b80): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc540 item 94 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d80b80): >_writeAt: n=5, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d80b80): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.029157552 +0000 UTC m=+13.076991344 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d80b80): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d81280): _readAt: size=512, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d81280): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d81280): >openPending: err= 2025/10/01 03:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d81280): >_readAt: n=5, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d81280): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.029157552 +0000 UTC m=+13.076991344 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d81280): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: Remove: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc850 item 94 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d818c0): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d818c0): open at offset 0 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d818c0): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d818c0): _readAt: size=2, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d818c0): >_readAt: n=0, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d818c0): _writeAt: size=5, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d818c0): >_writeAt: n=5, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d818c0): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.03038173 +0000 UTC m=+13.078215522 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d818c0): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d81e00): _writeAt: size=5, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d81e00): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d81e00): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccbd0 item 95 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d81e00): >_writeAt: n=5, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d81e00): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.030751874 +0000 UTC m=+13.078585667 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc000d81e00): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f4580): _readAt: size=512, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f4580): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f4580): >openPending: err= 2025/10/01 03:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f4580): >_readAt: n=5, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f4580): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.030751874 +0000 UTC m=+13.078585667 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f4580): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: Remove: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cce00 item 95 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f4bc0): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f4bc0): open at offset 0 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f4bc0): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f4bc0): _readAt: size=2, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f4bc0): >_readAt: n=0, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f4bc0): _writeAt: size=5, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f4bc0): >_writeAt: n=5, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f4bc0): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.032011629 +0000 UTC m=+13.079845421 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f4bc0): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f5100): _writeAt: size=5, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f5100): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f5100): >openPending: err= 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd570 item 96 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f5100): >_writeAt: n=5, err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f5100): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.032465782 +0000 UTC m=+13.080299574 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f5100): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/01 03:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/01 03:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/01 03:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f5800): _readAt: size=512, off=0 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f5800): openPending: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f5800): >openPending: err= 2025/10/01 03:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f5800): >_readAt: n=5, err=EOF 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f5800): close: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-01 03:02:46.032465782 +0000 UTC m=+13.080299574 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/01 03:02:46 DEBUG : open-test-file(0xc0003f5800): >close: err= 2025/10/01 03:02:46 DEBUG : open-test-file: Remove: 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd960 item 96 2025/10/01 03:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/01 03:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/01 03:02:46 DEBUG : open-test-file: >Remove: err= 2025/10/01 03:02:46 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:46 DEBUG : Looking for writers 2025/10/01 03:02:46 DEBUG : >WaitForWriters: 2025/10/01 03:02:46 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.69s) --- PASS: TestRWFileHandleOpenTests/writes (0.35s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.34s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- 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-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:02:46 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:02:46 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:02:46 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:46 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:02:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:02:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:02:46 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:02:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:02:46 DEBUG : file1: newRWFileHandle: 2025/10/01 03:02:46 DEBUG : file1(0xc000572f40): openPending: 2025/10/01 03:02:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:46 DEBUG : file1(0xc000572f40): >openPending: err= 2025/10/01 03:02:46 DEBUG : file1: >newRWFileHandle: err= 2025/10/01 03:02:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:02:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/01 03:02:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/10/01 03:02:46 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:02:46 DEBUG : Looking for writers 2025/10/01 03:02:46 DEBUG : file1: reading active writers 2025/10/01 03:02:46 DEBUG : file1: active writers 1 2025/10/01 03:02:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/10/01 03:02:46 DEBUG : Looking for writers 2025/10/01 03:02:46 DEBUG : file1: reading active writers 2025/10/01 03:02:46 DEBUG : file1: active writers 1 2025/10/01 03:02:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/10/01 03:02:46 DEBUG : Looking for writers 2025/10/01 03:02:46 DEBUG : file1: reading active writers 2025/10/01 03:02:46 DEBUG : file1: active writers 1 2025/10/01 03:02:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/10/01 03:02:46 DEBUG : Looking for writers 2025/10/01 03:02:46 DEBUG : file1: reading active writers 2025/10/01 03:02:46 DEBUG : file1: active writers 1 2025/10/01 03:02:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/10/01 03:02:46 DEBUG : Looking for writers 2025/10/01 03:02:46 DEBUG : file1: reading active writers 2025/10/01 03:02:46 DEBUG : file1: active writers 1 2025/10/01 03:02:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/10/01 03:02:46 DEBUG : Looking for writers 2025/10/01 03:02:46 DEBUG : file1: reading active writers 2025/10/01 03:02:46 DEBUG : file1: active writers 1 2025/10/01 03:02:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/10/01 03:02:46 DEBUG : Looking for writers 2025/10/01 03:02:46 DEBUG : file1: reading active writers 2025/10/01 03:02:46 DEBUG : file1: active writers 1 2025/10/01 03:02:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/10/01 03:02:47 DEBUG : Looking for writers 2025/10/01 03:02:47 DEBUG : file1: reading active writers 2025/10/01 03:02:47 DEBUG : file1: active writers 1 2025/10/01 03:02:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:02:48 DEBUG : Looking for writers 2025/10/01 03:02:48 DEBUG : file1: reading active writers 2025/10/01 03:02:48 DEBUG : file1: active writers 1 2025/10/01 03:02:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:02:49 DEBUG : Looking for writers 2025/10/01 03:02:49 DEBUG : file1: reading active writers 2025/10/01 03:02:49 DEBUG : file1: active writers 1 2025/10/01 03:02:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:02:50 DEBUG : Looking for writers 2025/10/01 03:02:50 DEBUG : file1: reading active writers 2025/10/01 03:02:50 DEBUG : file1: active writers 1 2025/10/01 03:02:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:02:51 DEBUG : Looking for writers 2025/10/01 03:02:51 DEBUG : file1: reading active writers 2025/10/01 03:02:51 DEBUG : file1: active writers 1 2025/10/01 03:02:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:02:52 DEBUG : Looking for writers 2025/10/01 03:02:52 DEBUG : file1: reading active writers 2025/10/01 03:02:52 DEBUG : file1: active writers 1 2025/10/01 03:02:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:02:53 DEBUG : Looking for writers 2025/10/01 03:02:53 DEBUG : file1: reading active writers 2025/10/01 03:02:53 DEBUG : file1: active writers 1 2025/10/01 03:02:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:02:54 DEBUG : Looking for writers 2025/10/01 03:02:54 DEBUG : file1: reading active writers 2025/10/01 03:02:54 DEBUG : file1: active writers 1 2025/10/01 03:02:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:02:55 DEBUG : Looking for writers 2025/10/01 03:02:55 DEBUG : file1: reading active writers 2025/10/01 03:02:55 DEBUG : file1: active writers 1 2025/10/01 03:02:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:02:56 DEBUG : Looking for writers 2025/10/01 03:02:56 DEBUG : file1: reading active writers 2025/10/01 03:02:56 DEBUG : file1: active writers 1 2025/10/01 03:02:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:02:57 DEBUG : Looking for writers 2025/10/01 03:02:57 DEBUG : file1: reading active writers 2025/10/01 03:02:57 DEBUG : file1: active writers 1 2025/10/01 03:02:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:02:58 DEBUG : Looking for writers 2025/10/01 03:02:58 DEBUG : file1: reading active writers 2025/10/01 03:02:58 DEBUG : file1: active writers 1 2025/10/01 03:02:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:02:59 DEBUG : Looking for writers 2025/10/01 03:02:59 DEBUG : file1: reading active writers 2025/10/01 03:02:59 DEBUG : file1: active writers 1 2025/10/01 03:02:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:03:00 DEBUG : Looking for writers 2025/10/01 03:03:00 DEBUG : file1: reading active writers 2025/10/01 03:03:00 DEBUG : file1: active writers 1 2025/10/01 03:03:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:03:01 DEBUG : Looking for writers 2025/10/01 03:03:01 DEBUG : file1: reading active writers 2025/10/01 03:03:01 DEBUG : file1: active writers 1 2025/10/01 03:03:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:03:02 DEBUG : Looking for writers 2025/10/01 03:03:02 DEBUG : file1: reading active writers 2025/10/01 03:03:02 DEBUG : file1: active writers 1 2025/10/01 03:03:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:03:03 DEBUG : Looking for writers 2025/10/01 03:03:03 DEBUG : file1: reading active writers 2025/10/01 03:03:03 DEBUG : file1: active writers 1 2025/10/01 03:03:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:03:04 DEBUG : Looking for writers 2025/10/01 03:03:04 DEBUG : file1: reading active writers 2025/10/01 03:03:04 DEBUG : file1: active writers 1 2025/10/01 03:03:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:03:05 DEBUG : Looking for writers 2025/10/01 03:03:05 DEBUG : file1: reading active writers 2025/10/01 03:03:05 DEBUG : file1: active writers 1 2025/10/01 03:03:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:03:06 DEBUG : Looking for writers 2025/10/01 03:03:06 DEBUG : file1: reading active writers 2025/10/01 03:03:06 DEBUG : file1: active writers 1 2025/10/01 03:03:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:03:07 DEBUG : Looking for writers 2025/10/01 03:03:07 DEBUG : file1: reading active writers 2025/10/01 03:03:07 DEBUG : file1: active writers 1 2025/10/01 03:03:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:03:08 DEBUG : Looking for writers 2025/10/01 03:03:08 DEBUG : file1: reading active writers 2025/10/01 03:03:08 DEBUG : file1: active writers 1 2025/10/01 03:03:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:03:09 DEBUG : Looking for writers 2025/10/01 03:03:09 DEBUG : file1: reading active writers 2025/10/01 03:03:09 DEBUG : file1: active writers 1 2025/10/01 03:03:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:03:10 DEBUG : Looking for writers 2025/10/01 03:03:10 DEBUG : file1: reading active writers 2025/10/01 03:03:10 DEBUG : file1: active writers 1 2025/10/01 03:03:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:03:11 DEBUG : Looking for writers 2025/10/01 03:03:11 DEBUG : file1: reading active writers 2025/10/01 03:03:11 DEBUG : file1: active writers 1 2025/10/01 03:03:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:03:12 DEBUG : Looking for writers 2025/10/01 03:03:12 DEBUG : file1: reading active writers 2025/10/01 03:03:12 DEBUG : file1: active writers 1 2025/10/01 03:03:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:03:13 DEBUG : Looking for writers 2025/10/01 03:03:13 DEBUG : file1: reading active writers 2025/10/01 03:03:13 DEBUG : file1: active writers 1 2025/10/01 03:03:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:03:14 DEBUG : Looking for writers 2025/10/01 03:03:14 DEBUG : file1: reading active writers 2025/10/01 03:03:14 DEBUG : file1: active writers 1 2025/10/01 03:03:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:03:15 DEBUG : Looking for writers 2025/10/01 03:03:15 DEBUG : file1: reading active writers 2025/10/01 03:03:15 DEBUG : file1: active writers 1 2025/10/01 03:03:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/01 03:03:16 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0004b90e0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0001f7d08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824635784512} name:file1 opens:1 downloaders: o: fd:0xc00008c150 info:{ModTime:{wall:13992477701330631004 ext:13104651814 loc:0x41303e0} ATime:{wall:13992477701330631004 ext:13104651814 loc:0x41303e0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/10/01 03:03:16 DEBUG : >WaitForWriters: 2025/10/01 03:03:16 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:16 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:16 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:03:16 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:03:16 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:03:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:03:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:03:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:03:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:03:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:03:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:03:16 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:03:16 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:03:16 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:03:16 DEBUG : rename_me: newRWFileHandle: 2025/10/01 03:03:16 DEBUG : rename_me(0xc000888580): openPending: 2025/10/01 03:03:16 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/01 03:03:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/01 03:03:16 DEBUG : rename_me(0xc000888580): >openPending: err= 2025/10/01 03:03:16 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/01 03:03:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/01 03:03:16 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/01 03:03:16 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/01 03:03:16 DEBUG : rename_me(0xc000888580): _writeAt: size=5, off=0 2025/10/01 03:03:16 DEBUG : rename_me(0xc000888580): >_writeAt: n=5, err= 2025/10/01 03:03:16 DEBUG : rename_me(0xc000888580): close: 2025/10/01 03:03:16 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-01 03:03:16.08174769 +0000 UTC m=+43.129581512 2025/10/01 03:03:16 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/01 03:03:16 DEBUG : rename_me(0xc000888580): >close: err= 2025/10/01 03:03:16 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/01 03:03:16 DEBUG : i_was_renamed: Updating file with 0xc000bca780 2025/10/01 03:03:16 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/01 03:03:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/01 03:03:16 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:16 DEBUG : Looking for writers 2025/10/01 03:03:16 DEBUG : i_was_renamed: reading active writers 2025/10/01 03:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/01 03:03:16 DEBUG : Looking for writers 2025/10/01 03:03:16 DEBUG : i_was_renamed: reading active writers 2025/10/01 03:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/01 03:03:16 DEBUG : Looking for writers 2025/10/01 03:03:16 DEBUG : i_was_renamed: reading active writers 2025/10/01 03:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/01 03:03:16 DEBUG : Looking for writers 2025/10/01 03:03:16 DEBUG : i_was_renamed: reading active writers 2025/10/01 03:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/01 03:03:16 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/01 03:03:16 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:16 INFO : i_was_renamed: Copied (new) 2025/10/01 03:03:16 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-01 03:03:16 +0000 UTC" 2025/10/01 03:03:16 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/01 03:03:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/01 03:03:16 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/01 03:03:16 DEBUG : Looking for writers 2025/10/01 03:03:16 DEBUG : i_was_renamed: reading active writers 2025/10/01 03:03:16 DEBUG : >WaitForWriters: 2025/10/01 03:03:16 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:16 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:16 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/01 03:03:16 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:03:16 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:03:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:03:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:03:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:03:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:03:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/01 03:03:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YRXWY}/rclone-test-jivajog5dipi" 2025/10/01 03:03:16 INFO : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:16 DEBUG : forgetting directory cache 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate(0xc000755d00): _readAt: size=512, off=0 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate(0xc000755d00): openPending: 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-01 02:04:16 +0000 UTC" against cached fingerprint "" 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/01 03:03:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate(0xc000755d00): >openPending: err= 2025/10/01 03:03:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate(0xc000755d00): >_readAt: n=20, err=EOF 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate(0xc000755d00): close: 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-01 02:04:16 +0000 GMT 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate(0xc000755d00): >close: err= 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:16 DEBUG : forgetting directory cache 2025/10/01 03:03:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate(0xc000f01240): _readAt: size=512, off=0 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate(0xc000f01240): openPending: 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-01 02:05:16 +0000 UTC" against cached fingerprint "20,2025-10-01 02:04:16 +0000 UTC" 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-01 02:05:16 +0000 UTC" != cached fingerprint "20,2025-10-01 02:04:16 +0000 UTC") 2025/10/01 03:03:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/01 03:03:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate(0xc000f01240): >openPending: err= 2025/10/01 03:03:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate(0xc000f01240): >_readAt: n=20, err=EOF 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate(0xc000f01240): close: 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-01 02:05:16 +0000 GMT 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate(0xc000f01240): >close: err= 2025/10/01 03:03:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:16 DEBUG : forgetting directory cache 2025/10/01 03:03:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc000e311c0): _readAt: size=512, off=0 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc000e311c0): openPending: 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-01 02:06:16 +0000 UTC" against cached fingerprint "20,2025-10-01 02:05:16 +0000 UTC" 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-01 02:06:16 +0000 UTC" != cached fingerprint "20,2025-10-01 02:05:16 +0000 UTC") 2025/10/01 03:03:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/01 03:03:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc000e311c0): >openPending: err= 2025/10/01 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc000e311c0): >_readAt: n=20, err=EOF 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc000e311c0): close: 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-01 02:06:16 +0000 GMT 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc000e311c0): >close: err= 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:17 DEBUG : forgetting directory cache 2025/10/01 03:03:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc000d0c840): _readAt: size=512, off=0 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc000d0c840): openPending: 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-01 02:07:16 +0000 UTC" against cached fingerprint "20,2025-10-01 02:06:16 +0000 UTC" 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-01 02:07:16 +0000 UTC" != cached fingerprint "20,2025-10-01 02:06:16 +0000 UTC") 2025/10/01 03:03:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/01 03:03:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc000d0c840): >openPending: err= 2025/10/01 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc000d0c840): >_readAt: n=20, err=EOF 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc000d0c840): close: 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-01 02:07:16 +0000 GMT 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc000d0c840): >close: err= 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:17 DEBUG : forgetting directory cache 2025/10/01 03:03:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc000dd5140): _readAt: size=512, off=0 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc000dd5140): openPending: 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-01 02:08:16 +0000 UTC" against cached fingerprint "20,2025-10-01 02:07:16 +0000 UTC" 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-01 02:08:16 +0000 UTC" != cached fingerprint "20,2025-10-01 02:07:16 +0000 UTC") 2025/10/01 03:03:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/01 03:03:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc000dd5140): >openPending: err= 2025/10/01 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc000dd5140): >_readAt: n=20, err=EOF 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc000dd5140): close: 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-01 02:08:16 +0000 GMT 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc000dd5140): >close: err= 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:17 DEBUG : forgetting directory cache 2025/10/01 03:03:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc0009e8400): _readAt: size=512, off=0 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc0009e8400): openPending: 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-01 02:09:16 +0000 UTC" against cached fingerprint "20,2025-10-01 02:08:16 +0000 UTC" 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-01 02:09:16 +0000 UTC" != cached fingerprint "20,2025-10-01 02:08:16 +0000 UTC") 2025/10/01 03:03:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/01 03:03:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc0009e8400): >openPending: err= 2025/10/01 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc0009e8400): >_readAt: n=20, err=EOF 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc0009e8400): close: 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-01 02:09:16 +0000 GMT 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate(0xc0009e8400): >close: err= 2025/10/01 03:03:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:17 DEBUG : forgetting directory cache 2025/10/01 03:03:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc000d81680): _readAt: size=512, off=0 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc000d81680): openPending: 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-01 02:10:16 +0000 UTC" against cached fingerprint "20,2025-10-01 02:09:16 +0000 UTC" 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-01 02:10:16 +0000 UTC" != cached fingerprint "20,2025-10-01 02:09:16 +0000 UTC") 2025/10/01 03:03:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/01 03:03:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc000d81680): >openPending: err= 2025/10/01 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc000d81680): >_readAt: n=21, err=EOF 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc000d81680): close: 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-01 02:10:16 +0000 GMT 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc000d81680): >close: err= 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:18 DEBUG : forgetting directory cache 2025/10/01 03:03:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc000731780): _readAt: size=512, off=0 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc000731780): openPending: 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-01 02:11:16 +0000 UTC" against cached fingerprint "21,2025-10-01 02:10:16 +0000 UTC" 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-01 02:11:16 +0000 UTC" != cached fingerprint "21,2025-10-01 02:10:16 +0000 UTC") 2025/10/01 03:03:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/01 03:03:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc000731780): >openPending: err= 2025/10/01 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc000731780): >_readAt: n=22, err=EOF 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc000731780): close: 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-01 02:11:16 +0000 GMT 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc000731780): >close: err= 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:18 DEBUG : forgetting directory cache 2025/10/01 03:03:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc00080a340): _readAt: size=512, off=0 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc00080a340): openPending: 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-01 02:12:16 +0000 UTC" against cached fingerprint "22,2025-10-01 02:11:16 +0000 UTC" 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-01 02:12:16 +0000 UTC" != cached fingerprint "22,2025-10-01 02:11:16 +0000 UTC") 2025/10/01 03:03:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/01 03:03:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc00080a340): >openPending: err= 2025/10/01 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc00080a340): >_readAt: n=23, err=EOF 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc00080a340): close: 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-01 02:12:16 +0000 GMT 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc00080a340): >close: err= 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:18 DEBUG : forgetting directory cache 2025/10/01 03:03:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc0008987c0): _readAt: size=512, off=0 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc0008987c0): openPending: 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-01 02:13:16 +0000 UTC" against cached fingerprint "23,2025-10-01 02:12:16 +0000 UTC" 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-01 02:13:16 +0000 UTC" != cached fingerprint "23,2025-10-01 02:12:16 +0000 UTC") 2025/10/01 03:03:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/01 03:03:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc0008987c0): >openPending: err= 2025/10/01 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc0008987c0): >_readAt: n=24, err=EOF 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc0008987c0): close: 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-01 02:13:16 +0000 GMT 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate(0xc0008987c0): >close: err= 2025/10/01 03:03:18 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:18 DEBUG : Looking for writers 2025/10/01 03:03:18 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/01 03:03:18 DEBUG : >WaitForWriters: 2025/10/01 03:03:18 DEBUG : webdav root 'rclone-test-jivajog5dipi': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:18 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:18 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:18 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:18 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:18 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/01 03:03:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/01 03:03:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/01 03:03:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/01 03:03:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/01 03:03:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/01 03:03:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:19 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/01 03:03:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/01 03:03:19 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/01 03:03:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:19 DEBUG : forgetting directory cache 2025/10/01 03:03:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/01 03:03:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:19 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/01 03:03:19 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/01 03:03:19 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/01 03:03:19 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:19 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:19 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/01 03:03:19 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/01 03:03:19 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/01 03:03:19 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:19 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:19 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/01 03:03:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/01 03:03:19 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/01 03:03:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:19 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/01 03:03:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/01 03:03:19 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/10/01 03:03:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:19 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/01 03:03:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/01 03:03:19 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/10/01 03:03:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:19 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/01 03:03:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/01 03:03:19 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/10/01 03:03:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:19 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/01 03:03:19 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/01 03:03:19 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/01 03:03:19 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:19 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:19 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/01 03:03:19 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/01 03:03:19 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/01 03:03:19 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:19 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:19 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/01 03:03:19 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/01 03:03:19 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/01 03:03:19 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/01 03:03:19 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/01 03:03:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/01 03:03:19 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/01 03:03:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:19 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/10/01 03:03:19 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/10/01 03:03:19 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/10/01 03:03:19 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/01 03:03:19 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/01 03:03:19 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/01 03:03:19 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:19 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:19 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/01 03:03:19 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/01 03:03:19 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/01 03:03:19 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:19 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:19 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/10/01 03:03:19 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/10/01 03:03:19 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:19 DEBUG : Looking for writers 2025/10/01 03:03:19 DEBUG : FiLeA: reading active writers 2025/10/01 03:03:19 DEBUG : FiLeB: reading active writers 2025/10/01 03:03:19 DEBUG : FilEb: reading active writers 2025/10/01 03:03:19 DEBUG : >WaitForWriters: 2025/10/01 03:03:19 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:19 DEBUG : Looking for writers 2025/10/01 03:03:19 DEBUG : FiLeA: reading active writers 2025/10/01 03:03:19 DEBUG : FiLeB: reading active writers 2025/10/01 03:03:19 DEBUG : FilEb: reading active writers 2025/10/01 03:03:19 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:19 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:19 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:19 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/01 03:03:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/01 03:03:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/01 03:03:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/01 03:03:19 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/01 03:03:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/01 03:03:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/01 03:03:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/01 03:03:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/01 03:03:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/01 03:03:19 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:19 DEBUG : Looking for writers 2025/10/01 03:03:19 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/01 03:03:19 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/01 03:03:19 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:19 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:19 DEBUG : webdav root 'rclone-test-jivajog5dipi': Reusing VFS from active cache 2025/10/01 03:03:19 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:19 DEBUG : Looking for writers 2025/10/01 03:03:19 DEBUG : >WaitForWriters: 2025/10/01 03:03:19 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:19 DEBUG : Looking for writers 2025/10/01 03:03:19 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:19 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:19 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:19 DEBUG : Looking for writers 2025/10/01 03:03:19 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:19 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:19 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:19 DEBUG : Looking for writers 2025/10/01 03:03:19 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:19 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:19 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:19 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:19 DEBUG : dir: Looking for writers 2025/10/01 03:03:19 DEBUG : file2: reading active writers 2025/10/01 03:03:19 DEBUG : Looking for writers 2025/10/01 03:03:19 DEBUG : dir: reading active writers 2025/10/01 03:03:19 DEBUG : file1: reading active writers 2025/10/01 03:03:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:19 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:19 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:19 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:19 DEBUG : dir: Looking for writers 2025/10/01 03:03:19 DEBUG : Looking for writers 2025/10/01 03:03:19 DEBUG : dir: reading active writers 2025/10/01 03:03:19 DEBUG : file1: reading active writers 2025/10/01 03:03:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:19 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:19 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : file1: Open: flags=O_RDONLY 2025/10/01 03:03:19 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/01 03:03:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/01 03:03:19 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/01 03:03:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/01 03:03:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:03:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/01 03:03:19 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/01 03:03:19 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/01 03:03:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/01 03:03:19 DEBUG : webdav root 'rclone-test-jivajog5dipi': File to upload is small (0 bytes), uploading instead of streaming 2025/10/01 03:03:19 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:19 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/10/01 03:03:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/01 03:03:19 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:03:19 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/01 03:03:19 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:19 DEBUG : dir: Looking for writers 2025/10/01 03:03:19 DEBUG : file2: reading active writers 2025/10/01 03:03:19 DEBUG : new_file.txt: reading active writers 2025/10/01 03:03:19 DEBUG : Looking for writers 2025/10/01 03:03:19 DEBUG : dir: reading active writers 2025/10/01 03:03:19 DEBUG : file1: reading active writers 2025/10/01 03:03:19 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:20 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:20 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:20 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/01 03:03:20 DEBUG : dir/file1: Updating file with dir/file1 0xc000bfa180 2025/10/01 03:03:20 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/01 03:03:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:20 INFO : dir/file1: Moved (server-side) to: file0 2025/10/01 03:03:20 DEBUG : file0: Updating file with file0 0xc000bfa180 2025/10/01 03:03:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/01 03:03:20 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/01 03:03:20 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:20 DEBUG : dir: Looking for writers 2025/10/01 03:03:20 DEBUG : Looking for writers 2025/10/01 03:03:20 DEBUG : file0: reading active writers 2025/10/01 03:03:20 DEBUG : dir: reading active writers 2025/10/01 03:03:20 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:20 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:20 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:20 DEBUG : Looking for writers 2025/10/01 03:03:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:20 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:20 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/01 03:03:20 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/01 03:03:20 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/01 03:03:20 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/01 03:03:20 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/01 03:03:20 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:20 DEBUG : Looking for writers 2025/10/01 03:03:20 DEBUG : a: Looking for writers 2025/10/01 03:03:20 DEBUG : b: Looking for writers 2025/10/01 03:03:20 DEBUG : c: Looking for writers 2025/10/01 03:03:20 DEBUG : d: Looking for writers 2025/10/01 03:03:20 DEBUG : Looking for writers 2025/10/01 03:03:20 DEBUG : /: reading active writers 2025/10/01 03:03:20 DEBUG : a: reading active writers 2025/10/01 03:03:20 DEBUG : b: reading active writers 2025/10/01 03:03:20 DEBUG : c: reading active writers 2025/10/01 03:03:20 DEBUG : d: reading active writers 2025/10/01 03:03:20 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:20 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:20 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/01 03:03:20 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/01 03:03:20 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/01 03:03:20 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/01 03:03:20 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:20 DEBUG : a/b/c/d: Looking for writers 2025/10/01 03:03:20 DEBUG : a/b/c: Looking for writers 2025/10/01 03:03:20 DEBUG : d: reading active writers 2025/10/01 03:03:20 DEBUG : a/b: Looking for writers 2025/10/01 03:03:20 DEBUG : c: reading active writers 2025/10/01 03:03:20 DEBUG : a: Looking for writers 2025/10/01 03:03:20 DEBUG : b: reading active writers 2025/10/01 03:03:20 DEBUG : Looking for writers 2025/10/01 03:03:20 DEBUG : a: reading active writers 2025/10/01 03:03:20 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:21 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:21 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:21 DEBUG : Looking for writers 2025/10/01 03:03:21 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:21 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:03:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:03:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 03:03:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/01 03:03:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:21 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/01 03:03:21 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/01 03:03:21 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/01 03:03:21 DEBUG : webdav root 'rclone-test-jivajog5dipi': File to upload is small (5 bytes), uploading instead of streaming 2025/10/01 03:03:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:21 DEBUG : file1: Size of src and dst objects identical 2025/10/01 03:03:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:03:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:03:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 03:03:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/01 03:03:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:03:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:03:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 03:03:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/01 03:03:21 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/01 03:03:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/01 03:03:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/01 03:03:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 03:03:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/01 03:03:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:21 DEBUG : webdav root 'rclone-test-jivajog5dipi': File to upload is small (0 bytes), uploading instead of streaming 2025/10/01 03:03:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:21 DEBUG : file1: Size of src and dst objects identical 2025/10/01 03:03:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/01 03:03:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/01 03:03:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 03:03:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/01 03:03:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:21 DEBUG : webdav root 'rclone-test-jivajog5dipi': File to upload is small (7 bytes), uploading instead of streaming 2025/10/01 03:03:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:21 DEBUG : file1: Size of src and dst objects identical 2025/10/01 03:03:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:21 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:21 DEBUG : Looking for writers 2025/10/01 03:03:21 DEBUG : file1: reading active writers 2025/10/01 03:03:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:21 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:03:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:03:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 03:03:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/01 03:03:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:21 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/01 03:03:22 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/01 03:03:22 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/01 03:03:22 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/01 03:03:22 DEBUG : webdav root 'rclone-test-jivajog5dipi': File to upload is small (11 bytes), uploading instead of streaming 2025/10/01 03:03:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:22 DEBUG : file1: Size of src and dst objects identical 2025/10/01 03:03:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:22 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/01 03:03:22 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:22 DEBUG : Looking for writers 2025/10/01 03:03:22 DEBUG : file1: reading active writers 2025/10/01 03:03:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:22 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:03:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:03:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 03:03:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/01 03:03:22 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/01 03:03:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:22 DEBUG : webdav root 'rclone-test-jivajog5dipi': File to upload is small (5 bytes), uploading instead of streaming 2025/10/01 03:03:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:22 DEBUG : file1: Size of src and dst objects identical 2025/10/01 03:03:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:22 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/01 03:03:22 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:22 DEBUG : Looking for writers 2025/10/01 03:03:22 DEBUG : file1: reading active writers 2025/10/01 03:03:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:22 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:03:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:03:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 03:03:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/01 03:03:22 DEBUG : file1: WriteFileHandle.Release closing 2025/10/01 03:03:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:22 DEBUG : webdav root 'rclone-test-jivajog5dipi': File to upload is small (0 bytes), uploading instead of streaming 2025/10/01 03:03:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:22 DEBUG : file1: Size of src and dst objects identical 2025/10/01 03:03:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:22 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/01 03:03:22 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:22 DEBUG : Looking for writers 2025/10/01 03:03:22 DEBUG : file1: reading active writers 2025/10/01 03:03:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:22 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:03:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:03:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 03:03:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/10/01 03:03:22 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:22 DEBUG : Looking for writers 2025/10/01 03:03:22 DEBUG : file1: reading active writers 2025/10/01 03:03:22 DEBUG : file1: active writers 1 2025/10/01 03:03:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/10/01 03:03:22 DEBUG : Looking for writers 2025/10/01 03:03:22 DEBUG : file1: reading active writers 2025/10/01 03:03:22 DEBUG : file1: active writers 1 2025/10/01 03:03:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/10/01 03:03:22 DEBUG : Looking for writers 2025/10/01 03:03:22 DEBUG : file1: reading active writers 2025/10/01 03:03:22 DEBUG : file1: active writers 1 2025/10/01 03:03:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/10/01 03:03:22 DEBUG : Looking for writers 2025/10/01 03:03:22 DEBUG : file1: reading active writers 2025/10/01 03:03:22 DEBUG : file1: active writers 1 2025/10/01 03:03:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/10/01 03:03:22 DEBUG : Looking for writers 2025/10/01 03:03:22 DEBUG : file1: reading active writers 2025/10/01 03:03:22 DEBUG : file1: active writers 1 2025/10/01 03:03:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/10/01 03:03:22 DEBUG : Looking for writers 2025/10/01 03:03:22 DEBUG : file1: reading active writers 2025/10/01 03:03:22 DEBUG : file1: active writers 1 2025/10/01 03:03:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/10/01 03:03:23 DEBUG : Looking for writers 2025/10/01 03:03:23 DEBUG : file1: reading active writers 2025/10/01 03:03:23 DEBUG : file1: active writers 1 2025/10/01 03:03:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/10/01 03:03:23 DEBUG : Looking for writers 2025/10/01 03:03:23 DEBUG : file1: reading active writers 2025/10/01 03:03:23 DEBUG : file1: active writers 1 2025/10/01 03:03:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:24 DEBUG : Looking for writers 2025/10/01 03:03:24 DEBUG : file1: reading active writers 2025/10/01 03:03:24 DEBUG : file1: active writers 1 2025/10/01 03:03:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:25 DEBUG : Looking for writers 2025/10/01 03:03:25 DEBUG : file1: reading active writers 2025/10/01 03:03:25 DEBUG : file1: active writers 1 2025/10/01 03:03:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:26 DEBUG : Looking for writers 2025/10/01 03:03:26 DEBUG : file1: reading active writers 2025/10/01 03:03:26 DEBUG : file1: active writers 1 2025/10/01 03:03:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:27 DEBUG : Looking for writers 2025/10/01 03:03:27 DEBUG : file1: reading active writers 2025/10/01 03:03:27 DEBUG : file1: active writers 1 2025/10/01 03:03:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:28 DEBUG : Looking for writers 2025/10/01 03:03:28 DEBUG : file1: reading active writers 2025/10/01 03:03:28 DEBUG : file1: active writers 1 2025/10/01 03:03:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:29 DEBUG : Looking for writers 2025/10/01 03:03:29 DEBUG : file1: reading active writers 2025/10/01 03:03:29 DEBUG : file1: active writers 1 2025/10/01 03:03:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:30 DEBUG : Looking for writers 2025/10/01 03:03:30 DEBUG : file1: reading active writers 2025/10/01 03:03:30 DEBUG : file1: active writers 1 2025/10/01 03:03:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:31 DEBUG : Looking for writers 2025/10/01 03:03:31 DEBUG : file1: reading active writers 2025/10/01 03:03:31 DEBUG : file1: active writers 1 2025/10/01 03:03:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:32 DEBUG : Looking for writers 2025/10/01 03:03:32 DEBUG : file1: reading active writers 2025/10/01 03:03:32 DEBUG : file1: active writers 1 2025/10/01 03:03:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:33 DEBUG : Looking for writers 2025/10/01 03:03:33 DEBUG : file1: reading active writers 2025/10/01 03:03:33 DEBUG : file1: active writers 1 2025/10/01 03:03:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:34 DEBUG : Looking for writers 2025/10/01 03:03:34 DEBUG : file1: reading active writers 2025/10/01 03:03:34 DEBUG : file1: active writers 1 2025/10/01 03:03:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:35 DEBUG : Looking for writers 2025/10/01 03:03:35 DEBUG : file1: reading active writers 2025/10/01 03:03:35 DEBUG : file1: active writers 1 2025/10/01 03:03:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:36 DEBUG : Looking for writers 2025/10/01 03:03:36 DEBUG : file1: reading active writers 2025/10/01 03:03:36 DEBUG : file1: active writers 1 2025/10/01 03:03:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:37 DEBUG : Looking for writers 2025/10/01 03:03:37 DEBUG : file1: reading active writers 2025/10/01 03:03:37 DEBUG : file1: active writers 1 2025/10/01 03:03:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:38 DEBUG : Looking for writers 2025/10/01 03:03:38 DEBUG : file1: reading active writers 2025/10/01 03:03:38 DEBUG : file1: active writers 1 2025/10/01 03:03:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:39 DEBUG : Looking for writers 2025/10/01 03:03:39 DEBUG : file1: reading active writers 2025/10/01 03:03:39 DEBUG : file1: active writers 1 2025/10/01 03:03:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:40 DEBUG : Looking for writers 2025/10/01 03:03:40 DEBUG : file1: reading active writers 2025/10/01 03:03:40 DEBUG : file1: active writers 1 2025/10/01 03:03:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:41 DEBUG : Looking for writers 2025/10/01 03:03:41 DEBUG : file1: reading active writers 2025/10/01 03:03:41 DEBUG : file1: active writers 1 2025/10/01 03:03:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:42 DEBUG : Looking for writers 2025/10/01 03:03:42 DEBUG : file1: reading active writers 2025/10/01 03:03:42 DEBUG : file1: active writers 1 2025/10/01 03:03:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:43 DEBUG : Looking for writers 2025/10/01 03:03:43 DEBUG : file1: reading active writers 2025/10/01 03:03:43 DEBUG : file1: active writers 1 2025/10/01 03:03:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:44 DEBUG : Looking for writers 2025/10/01 03:03:44 DEBUG : file1: reading active writers 2025/10/01 03:03:44 DEBUG : file1: active writers 1 2025/10/01 03:03:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:45 DEBUG : Looking for writers 2025/10/01 03:03:45 DEBUG : file1: reading active writers 2025/10/01 03:03:45 DEBUG : file1: active writers 1 2025/10/01 03:03:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:46 DEBUG : Looking for writers 2025/10/01 03:03:46 DEBUG : file1: reading active writers 2025/10/01 03:03:46 DEBUG : file1: active writers 1 2025/10/01 03:03:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:47 DEBUG : Looking for writers 2025/10/01 03:03:47 DEBUG : file1: reading active writers 2025/10/01 03:03:47 DEBUG : file1: active writers 1 2025/10/01 03:03:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:48 DEBUG : Looking for writers 2025/10/01 03:03:48 DEBUG : file1: reading active writers 2025/10/01 03:03:48 DEBUG : file1: active writers 1 2025/10/01 03:03:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:49 DEBUG : Looking for writers 2025/10/01 03:03:49 DEBUG : file1: reading active writers 2025/10/01 03:03:49 DEBUG : file1: active writers 1 2025/10/01 03:03:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:50 DEBUG : Looking for writers 2025/10/01 03:03:50 DEBUG : file1: reading active writers 2025/10/01 03:03:50 DEBUG : file1: active writers 1 2025/10/01 03:03:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:51 DEBUG : Looking for writers 2025/10/01 03:03:51 DEBUG : file1: reading active writers 2025/10/01 03:03:51 DEBUG : file1: active writers 1 2025/10/01 03:03:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/01 03:03:52 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/10/01 03:03:52 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:52 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:03:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:03:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 03:03:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/01 03:03:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:52 DEBUG : webdav root 'rclone-test-jivajog5dipi': File to upload is small (0 bytes), uploading instead of streaming 2025/10/01 03:03:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:52 DEBUG : file1: Size of src and dst objects identical 2025/10/01 03:03:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:03:52 DEBUG : file1: Open: flags=O_RDONLY 2025/10/01 03:03:52 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/01 03:03:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/01 03:03:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:52 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:52 DEBUG : Looking for writers 2025/10/01 03:03:52 DEBUG : file1: reading active writers 2025/10/01 03:03:52 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:52 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/01 03:03:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/01 03:03:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/01 03:03:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/01 03:03:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:52 DEBUG : webdav root 'rclone-test-jivajog5dipi': File to upload is small (100 bytes), uploading instead of streaming 2025/10/01 03:03:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:52 DEBUG : file1: Size of src and dst objects identical 2025/10/01 03:03:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/01 03:03:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/01 03:03:52 DEBUG : file1: Open: flags=O_RDONLY 2025/10/01 03:03:52 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/01 03:03:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/01 03:03:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:52 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:52 DEBUG : Looking for writers 2025/10/01 03:03:52 DEBUG : file1: reading active writers 2025/10/01 03:03:52 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:52 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:52 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:52 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:52 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:52 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:52 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:52 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/01 03:03:52 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/01 03:03:52 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:52 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:52 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/01 03:03:52 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/01 03:03:52 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:52 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:52 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/01 03:03:52 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/01 03:03:52 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:52 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:52 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/01 03:03:52 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/01 03:03:52 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:52 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:52 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/01 03:03:52 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/01 03:03:52 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:52 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:52 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:52 DEBUG : flat: Looking for writers 2025/10/01 03:03:52 DEBUG : f001.txt: reading active writers 2025/10/01 03:03:52 DEBUG : f002.txt: reading active writers 2025/10/01 03:03:52 DEBUG : f003.txt: reading active writers 2025/10/01 03:03:52 DEBUG : f004.txt: reading active writers 2025/10/01 03:03:52 DEBUG : f000.txt: reading active writers 2025/10/01 03:03:52 DEBUG : Looking for writers 2025/10/01 03:03:52 DEBUG : flat: reading active writers 2025/10/01 03:03:52 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.36s) === RUN TestZipManySubDirs run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:53 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:53 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:53 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:53 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:53 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/01 03:03:53 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/01 03:03:53 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:53 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:53 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/01 03:03:53 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/01 03:03:53 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:53 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:53 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/01 03:03:53 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/01 03:03:53 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:53 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:53 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:53 DEBUG : a/b/c: Looking for writers 2025/10/01 03:03:53 DEBUG : deep.txt: reading active writers 2025/10/01 03:03:53 DEBUG : a/b: Looking for writers 2025/10/01 03:03:53 DEBUG : c: reading active writers 2025/10/01 03:03:53 DEBUG : mid.txt: reading active writers 2025/10/01 03:03:53 DEBUG : a: Looking for writers 2025/10/01 03:03:53 DEBUG : b: reading active writers 2025/10/01 03:03:53 DEBUG : top.txt: reading active writers 2025/10/01 03:03:53 DEBUG : Looking for writers 2025/10/01 03:03:53 DEBUG : a: reading active writers 2025/10/01 03:03:53 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:53 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:53 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:53 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/01 03:03:53 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/01 03:03:53 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:54 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:54 DEBUG : bigdir: Looking for writers 2025/10/01 03:03:54 DEBUG : big.bin: reading active writers 2025/10/01 03:03:54 DEBUG : Looking for writers 2025/10/01 03:03:54 DEBUG : bigdir: reading active writers 2025/10/01 03:03:54 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.68s) === RUN TestZipDirsInRoot run.go:180: Remote "webdav root 'rclone-test-jivajog5dipi'", Local "Local file system at /tmp/rclone1888956053", Modify Window "1s" 2025/10/01 03:03:54 INFO : webdav root 'rclone-test-jivajog5dipi': poll-interval is not supported by this remote 2025/10/01 03:03:54 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:54 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:54 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/10/01 03:03:54 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/01 03:03:54 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/01 03:03:54 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:54 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:54 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/01 03:03:54 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/01 03:03:54 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:54 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:54 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/01 03:03:54 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/01 03:03:54 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/01 03:03:54 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/01 03:03:54 DEBUG : WaitForWriters: timeout=30s 2025/10/01 03:03:54 DEBUG : dir1: Looking for writers 2025/10/01 03:03:54 DEBUG : a.txt: reading active writers 2025/10/01 03:03:54 DEBUG : dir2: Looking for writers 2025/10/01 03:03:54 DEBUG : b.txt: reading active writers 2025/10/01 03:03:54 DEBUG : dir3: Looking for writers 2025/10/01 03:03:54 DEBUG : c.txt: reading active writers 2025/10/01 03:03:54 DEBUG : Looking for writers 2025/10/01 03:03:54 DEBUG : dir1: reading active writers 2025/10/01 03:03:54 DEBUG : dir2: reading active writers 2025/10/01 03:03:54 DEBUG : dir3: reading active writers 2025/10/01 03:03:54 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/10/01 03:03:54 DEBUG : webdav root 'rclone-test-jivajog5dipi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.478688915s (try 1/5)